Top Method Summary
Options Name Purpose
Authenticate () Performs SmartFramework Authentication
CreateDataFields () Wizard to create Data Fields
CreateDataSource () Invokes the wizard to create a Data Source for the table
CreateLookup () Invokes the wizard to create a Lookup for the table
CreateMetaForm () Invokes the wizard to create a Form for the table
CreateMetaGrid () Invokes the wizard to create a Data Grid for the table
CreateMetaViewer () Invokes the wizard to create a Data Viewer for the table
CHARACTER GetSettings (character) Gets a setting in the registry
LOGICAL PromptForOverwrite (character) Prompts the user if a resource should be overwritten
Shutdown () Shuts down the plugin
Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager) Initializes the plugin
StoreSetting (character, character) Stores a setting in the registry
ToolClickHandler (Object, ToolClickEventArgs) Handles the ToolClick event of the Business Entity Designer's UltraToolbarsManager

Top Constructor Summary
Options Name Purpose
SmartRepositorySupportPlugin () Constructor for the SmartDataObjectImporterPlugin class

Top Property Summary
Options Name Purpose
Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController Controller
Consultingwerk.BusinessEntityDesigner.UI.BusinessEntityDesignerForm Form


Method Detail
Top

Authenticate ()

Purpose: Performs SmartFramework Authentication
Notes:

Top

CreateDataFields ()

Purpose: Wizard to create Data Fields
Notes:

Top

CreateDataSource ()

Purpose: Invokes the wizard to create a Data Source for the table
Notes:

Top

CreateLookup ()

Purpose: Invokes the wizard to create a Lookup for the table
Notes:

Top

CreateMetaForm ()

Purpose: Invokes the wizard to create a Form for the table
Notes:

Top

CreateMetaGrid ()

Purpose: Invokes the wizard to create a Data Grid for the table
Notes:

Top

CreateMetaViewer ()

Purpose: Invokes the wizard to create a Data Viewer for the table
Notes:

Top

CHARACTER GetSettings (character)

Purpose: Gets a setting in the registry
Notes:

Parameters:
pcSettingsKey CHARACTER
The settings key
Returns CHARACTER
The settings value
Top

LOGICAL PromptForOverwrite (character)

Purpose: Prompts the user if a resource should be overwritten
Notes:

Parameters:
pcObjectName CHARACTER
The name of the resources that
Returns LOGICAL
Logical value indicating if an existing object should be overwritten
Top

Shutdown ()

Purpose: Shuts down the plugin
Notes:

Top

Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager)

Purpose: Initializes the plugin
Notes:

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
Business Entity with the Design dataset, called with the BIND keyword
poController Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController
The BusinessEntityDatasetController
poForm Consultingwerk.BusinessEntityDesigner.UI.BusinessEntityDesignerForm
The main Form of the BusinessEntityDesigner
poToolbar Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
The reference to the UltraToolbarsManager used by the BusinessEntityDesigner
Top

StoreSetting (character, character)

Purpose: Stores a setting in the registry
Notes:

Parameters:
pcSettingsKey CHARACTER
The settings key
pcSetting CHARACTER
The settings value
Top

ToolClickHandler (Object, ToolClickEventArgs)

Purpose: Handles the ToolClick event of the Business Entity Designer's
UltraToolbarsManager
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

SmartRepositorySupportPlugin ()

Purpose: Constructor for the SmartDataObjectImporterPlugin class
Notes:



Property Detail
Top

Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController Controller


Returns Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController
Top

Consultingwerk.BusinessEntityDesigner.UI.BusinessEntityDesignerForm Form


Returns Consultingwerk.BusinessEntityDesigner.UI.BusinessEntityDesignerForm


ProDataset Detail

ProDataset dsBusinessEntity

Member tables: eBusinessEntity, eDataRelation, eDataRelationProperties, eTable, eField, eFieldProperties, eIndex, eIndexProperties, eTableProperties, eBusinessEntityProperties


Temp-Table Detail

Temp-Table eBusinessEntity

Defined in:

Temp-Table eBusinessEntityProperties

Defined in:

Temp-Table eDataRelation

Defined in:

Temp-Table eDataRelationProperties

Defined in:

Temp-Table eField

Defined in:

Temp-Table eFieldProperties

Defined in:

Temp-Table eIndex

Defined in:

Temp-Table eIndexProperties

Defined in:

Temp-Table eTable

Defined in:

Temp-Table eTableProperties

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:32:29