Top Method Summary
Options Name Purpose
dispose () Unloads the server side plugins
Progress.Lang.Object GetPluginReference (Class) Returns the reference to the given plugin
initialize () Loads the server side plugins
InitializePlugins () Initializes the Plugins for the Business Entity Designer
LOGICAL IsPluginActive (character) Returns if the plugin with the given name is active
LOGICAL IsPluginActive (Class) Returns if the plugin matching the given class is active

Top Property Summary
Options Name Purpose
Consultingwerk.BusinessEntityDesigner.Common.IBusinessEntityDatasetController Controller


Method Detail
Top

dispose ()

Purpose: Unloads the server side plugins
Notes:

Top

Progress.Lang.Object GetPluginReference (Class)

Purpose: Returns the reference to the given plugin
Notes: Supports inherited plugin

Parameters:
poClass Progress.Lang.Class
The class of the plugin to return
Returns Progress.Lang.Object
The reference to the loaded plugin or ?
Top

initialize ()

Purpose: Loads the server side plugins
Notes:

Top

InitializePlugins ()

Purpose: Initializes the Plugins for the Business Entity Designer
Notes:

Top

LOGICAL IsPluginActive (character)

Purpose: Returns if the plugin with the given name is active
Notes:

Parameters:
pcPluginName CHARACTER
The name of the Plugin
Returns LOGICAL
Logical value indicating if the plugin is loaded
Top

LOGICAL IsPluginActive (Class)

Purpose: Returns if the plugin matching the given class is active
Notes: Supports inherited plugin

Parameters:
poClass Progress.Lang.Class
The class of the plugin to check
Returns LOGICAL
Logical value indicating if a matching plugin is loaded


Property Detail
Top

Consultingwerk.BusinessEntityDesigner.Common.IBusinessEntityDatasetController Controller


Returns Consultingwerk.BusinessEntityDesigner.Common.IBusinessEntityDatasetController


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