|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER CheckTemplatePath (character) |
Locates a template file and throws an Error when the template
cannot be located |
|
# | CHARACTER ChildTablesOf (character) |
Returns the child tables of the given temp-table |
|
# | CHARACTER GenerateDataset () |
Generates the dataset include file |
|
+ | GenerateIncludeFiles (dataset) |
Generates the Include Files with the data schema used by the
REST Service "Business Entity" classes |
|
+ | GenerateServiceInterface (dataset) |
Generates the Service Interface class (called Business Entity in PDSOE) |
|
# | CHARACTER GenerateTempTables () |
Generates the temp-table include files |
|
# | CHARACTER GetTopNavBuffers () |
Returns the comma delimited list of the top-nav buffers of the generated dataset |
|
+ | Shutdown () |
Method called when the Business Entity Designer will get closed |
|
+ | Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager) |
Method called when the Business Entity Designer is starting and
has loaded the plugin. |
|
# | ToolClickHandler (Object, ToolClickEventArgs) |
Handles the ToolClick event of the Business Entity Designer's
UltraToolbarsManager |
Options | Name | Purpose | |
---|---|---|---|
+ | RestServiceGeneratorPlugin () |
Constructor for the RestServiceGeneratorPlugin class |
Top
PROTECTED CHARACTER CheckTemplatePath (character)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER ChildTablesOf (character)
|
||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER GenerateDataset ()
|
||||||||||||||||||||||||||||||||||
PUBLIC GenerateIncludeFiles (dataset)
|
||||||||||||||||||||||||||||||||||
PUBLIC GenerateServiceInterface (dataset)
|
||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER GenerateTempTables ()
|
||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER GetTopNavBuffers ()
|
||||||||||||||||||||||||||||||||||
PUBLIC Shutdown ()
|
||||||||||||||||||||||||||||||||||
PUBLIC Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager)
|
||||||||||||||||||||||||||||||||||
PROTECTED ToolClickHandler (Object, ToolClickEventArgs)
|
PUBLIC RestServiceGeneratorPlugin ()
|
---|
Temp-Table eBusinessEntityDefined in: |
Temp-Table eBusinessEntityPropertiesDefined in: |
Temp-Table eDataRelationDefined in: |
Temp-Table eDataRelationPropertiesDefined in: |
Temp-Table eFieldDefined in: |
Temp-Table eFieldPropertiesDefined in: |
Temp-Table eIndexDefined in: |
Temp-Table eIndexPropertiesDefined in: |
Temp-Table eTableDefined in: |
Temp-Table eTablePropertiesDefined in: |