Namespace: Consultingwerk.SmartFramework.System
Class 
SmartBusinessEntityTableModelFilter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.ModelFilter.TableModelFilter

File:SmartBusinessEntityTableModelFilter
Purpose:Filter class for the SmartBusinessEntityTableModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:03/09/2015 14:11:07,086+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
+ SmartBusinessEntityTableModelFilter (SmartBusinessEntityTableModel_Generated) Constructor for the SmartBusinessEntityTableModelFilter class

Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.ModelFilter.CharacterFilter BusinessEntityGuid Returns the CharacterFilter for the BusinessEntityGuid field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter BusinessEntityName Returns the CharacterFilter for the BusinessEntityName field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter BusinessEntityPackage Returns the CharacterFilter for the BusinessEntityPackage field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter BusinessEntityPurpose Returns the CharacterFilter for the BusinessEntityPurpose field
+ Consultingwerk.OERA.ModelFilter.LogicalFilter DBRequired Returns the LogicalFilter for the DBRequired field
+ Consultingwerk.OERA.ModelFilter.LogicalFilter TrackDeletions Returns the LogicalFilter for the TrackDeletions 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 SmartBusinessEntityTableModelFilter (SmartBusinessEntityTableModel_Generated)

Purpose: Constructor for the SmartBusinessEntityTableModelFilter class
Notes:

Parameters:
poTableModel Consultingwerk.SmartFramework.System.SmartBusinessEntityTableModel_Generated
The reference to the TableModel for this Filter class


Property Detail
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter BusinessEntityGuid

Purpose: Returns the CharacterFilter for the BusinessEntityGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter BusinessEntityName

Purpose: Returns the CharacterFilter for the BusinessEntityName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter BusinessEntityPackage

Purpose: Returns the CharacterFilter for the BusinessEntityPackage field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter BusinessEntityPurpose

Purpose: Returns the CharacterFilter for the BusinessEntityPurpose field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.LogicalFilter DBRequired

Purpose: Returns the LogicalFilter for the DBRequired field
Notes:

Returns Consultingwerk.OERA.ModelFilter.LogicalFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.LogicalFilter TrackDeletions

Purpose: Returns the LogicalFilter for the TrackDeletions field
Notes:

Returns Consultingwerk.OERA.ModelFilter.LogicalFilter


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