Namespace: Consultingwerk.SmartFramework.Repository.Object
Class 
SmartObjectMasterTableModelFilter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.ModelFilter.TableModelFilter

File:SmartObjectMasterTableModelFilter
Purpose:Filter class for the SmartObjectMasterTableModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:26/05/2016 11:06:43,335+02:00



Top Method Summary
Options Name Purpose
+ LOGICAL CanFind () Returns if a record meeting the current Filter criteria can be found
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
+ Consultingwerk.OERA.ModelFilter.TableModelFilter Reset () Clears the Filters currently present for the TableModel
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
+ Consultingwerk.OERA.TableModel Run () Executes the Filter
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter

Top Constructor Summary
Options Name Purpose
+ SmartObjectMasterTableModelFilter (SmartObjectMasterTableModel_Generated) Constructor for the SmartObjectMasterTableModelFilter class

Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.ModelFilter.CharacterFilter CustomizationResultCode Returns the CharacterFilter for the CustomizationResultCode field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter CustomizationResultGuid Returns the CharacterFilter for the CustomizationResultGuid field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter DeploymentType Returns the CharacterFilter for the DeploymentType field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter DesignTimeDataSourceGuid Returns the CharacterFilter for the DesignTimeDataSourceGuid field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter DesignTimeDataSourceName Returns the CharacterFilter for the DesignTimeDataSourceName field
+ Consultingwerk.OERA.ModelFilter.LogicalFilter Disabled Returns the LogicalFilter for the Disabled field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleGuid Returns the CharacterFilter for the ModuleGuid field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleName Returns the CharacterFilter for the ModuleName field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectDescription Returns the CharacterFilter for the ObjectDescription field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectExtension Returns the CharacterFilter for the ObjectExtension field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectMasterGuid Returns the CharacterFilter for the ObjectMasterGuid field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectName Returns the CharacterFilter for the ObjectName field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectPackage Returns the CharacterFilter for the ObjectPackage field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectTypeGuid Returns the CharacterFilter for the ObjectTypeGuid field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectTypeName Returns the CharacterFilter for the ObjectTypeName field
+ Consultingwerk.OERA.ModelFilter.LogicalFilter RunnableFromMenu Returns the LogicalFilter for the RunnableFromMenu field
+ Consultingwerk.OERA.ModelFilter.LogicalFilter StaticObject Returns the LogicalFilter for the StaticObject field
+ Consultingwerk.OERA.ModelFilter.LogicalFilter TemplateObject Returns the LogicalFilter for the TemplateObject field


Method Detail
Top

PUBLIC LOGICAL CanFind ()

Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
Purpose: Returns if a record meeting the current Filter criteria can be found
Notes: Invokes the CanFind() method of the TableModel instance

Returns LOGICAL
The reference to the TableModel instance
Top

PUBLIC Consultingwerk.OERA.ModelFilter.TableModelFilter Reset ()

Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
Purpose: Clears the Filters currently present for the TableModel
Notes:

Returns Consultingwerk.OERA.ModelFilter.TableModelFilter
The reference to the TableModelFilter instance
Top

PUBLIC Consultingwerk.OERA.TableModel Run ()

Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
Purpose: Executes the Filter
Notes: Invokes the Fill method of the TableModel instance

Returns Consultingwerk.OERA.TableModel
The reference to the TableModel instance


Constructor Detail
Top

PUBLIC SmartObjectMasterTableModelFilter (SmartObjectMasterTableModel_Generated)

Purpose: Constructor for the SmartObjectMasterTableModelFilter class
Notes:

Parameters:
poTableModel Consultingwerk.SmartFramework.Repository.Object.SmartObjectMasterTableModel_Generated
The reference to the TableModel for this Filter class


Property Detail
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter CustomizationResultCode

Purpose: Returns the CharacterFilter for the CustomizationResultCode field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter CustomizationResultGuid

Purpose: Returns the CharacterFilter for the CustomizationResultGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter DeploymentType

Purpose: Returns the CharacterFilter for the DeploymentType field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter DesignTimeDataSourceGuid

Purpose: Returns the CharacterFilter for the DesignTimeDataSourceGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter DesignTimeDataSourceName

Purpose: Returns the CharacterFilter for the DesignTimeDataSourceName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.LogicalFilter Disabled

Purpose: Returns the LogicalFilter for the Disabled field
Notes:

Returns Consultingwerk.OERA.ModelFilter.LogicalFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleGuid

Purpose: Returns the CharacterFilter for the ModuleGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleName

Purpose: Returns the CharacterFilter for the ModuleName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectDescription

Purpose: Returns the CharacterFilter for the ObjectDescription field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectExtension

Purpose: Returns the CharacterFilter for the ObjectExtension field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectMasterGuid

Purpose: Returns the CharacterFilter for the ObjectMasterGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectName

Purpose: Returns the CharacterFilter for the ObjectName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectPackage

Purpose: Returns the CharacterFilter for the ObjectPackage field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectTypeGuid

Purpose: Returns the CharacterFilter for the ObjectTypeGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ObjectTypeName

Purpose: Returns the CharacterFilter for the ObjectTypeName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.LogicalFilter RunnableFromMenu

Purpose: Returns the LogicalFilter for the RunnableFromMenu field
Notes:

Returns Consultingwerk.OERA.ModelFilter.LogicalFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.LogicalFilter StaticObject

Purpose: Returns the LogicalFilter for the StaticObject field
Notes:

Returns Consultingwerk.OERA.ModelFilter.LogicalFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.LogicalFilter TemplateObject

Purpose: Returns the LogicalFilter for the TemplateObject field
Notes:

Returns Consultingwerk.OERA.ModelFilter.LogicalFilter


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:40:12