|
#
|
AfterGenerateSourceHandler (Object, EventArgs)
|
Event handler for the AfterGenerateSource event of the
BusinessEntityDatasetController Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
LOGICAL CheckDirectoriesExist ()
|
Validates that the target folders exists of prompts for create Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
CHARACTER CheckTemplatePath (character)
|
Verifies the path to a template file Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
CHARACTER FindOutputFolder ()
|
Returns the output folder (source code folder for shared code) Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
LONGCHAR GenerateConstructors (character)
|
Returns the code for the search constructors Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
GetCustomPropertyNamesHandler (Object, GetCustomPropertyNamesEventArgs)
|
Event handler for the GetCustomPropertyNamesHandler event of the
BusinessEntityDatasetController Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
GetCustomPropertyValuesHandler (Object, GetCustomPropertyValuesEventArgs)
|
Event handler for the GetCustomPropertyNamesHandler event of the
BusinessEntityDatasetController Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
LOGICAL IsPluginActive ()
|
Returns if the Plugin is active (not disabled) Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
+
|
Shutdown ()
|
Method called when the Business Entity Designer will get closed
|
|
+
|
Startup (dataset, IBusinessEntityDatasetController, IBusinessEntityDesignerPluginManager)
|
Method called when the Business Entity Designer is starting and
has loaded the plugin.
|
|
#
|
ValidateSearchCodeIndexes ()
|
Validates that the indexes flagged with "Default Search Code Generation"
do not cause constructors with duplicate signatures Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|