Namespace: Consultingwerk.SmartFramework.Workflow
Class 
SmartWorkflowActivityTableModelFilter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.ModelFilter.TableModelFilter

File:SmartWorkflowActivityTableModelFilter
Purpose:Filter class for the SmartWorkflowActivityTableModel
Author(s):Richard Kelters / Consultingwerk Ltd.
Created:01/09/2018 15:47:42.487+01: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 Clear () Clears the Filters currently present for the TableModel
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
+ Consultingwerk.OERA.TableModel FillFirst () Executes the Filter with FillFirst
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
+ Consultingwerk.OERA.TableModel FillLast () Executes the Filter with FillLast
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
+ Consultingwerk.OERA.TableModel Run (OnNotAvailableEnum) Executes the Filter
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter

Top Constructor Summary
Options Name Purpose
+ SmartWorkflowActivityTableModelFilter (SmartWorkflowActivityTableModel_Generated) Constructor for the SmartWorkflowActivityTableModelFilter class

Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ResultWorkflowStatusGuid
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ResultWorkflowStatusName
+ Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityDescription
+ Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityGuid
+ Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityImageLarge
+ Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityImageSmall
+ Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityName
+ Consultingwerk.OERA.ModelFilter.IntegerFilter WorkflowActivityOrder
+ Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowGuid


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 Clear ()

Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
Purpose: Clears the Filters currently present for the TableModel
Notes: Same method as the Reset() method of the TableModelFilter

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

PUBLIC Consultingwerk.OERA.TableModel FillFirst ()

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

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

PUBLIC Consultingwerk.OERA.TableModel FillLast ()

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

Returns Consultingwerk.OERA.TableModel
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: Same method as the Clear() method of the TableModelFilter

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
Top

PUBLIC Consultingwerk.OERA.TableModel Run (OnNotAvailableEnum)

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

Parameters:
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not availalbe
Returns Consultingwerk.OERA.TableModel
The reference to the TableModel instance


Constructor Detail
Top

PUBLIC SmartWorkflowActivityTableModelFilter (SmartWorkflowActivityTableModel_Generated)

Purpose: Constructor for the SmartWorkflowActivityTableModelFilter class
Notes:

Parameters:
poTableModel Consultingwerk.SmartFramework.Workflow.SmartWorkflowActivityTableModel_Generated
The reference to the TableModel for this Filter class


Property Detail
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ResultWorkflowStatusGuid


Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ResultWorkflowStatusName


Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityDescription


Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityGuid


Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityImageLarge


Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityImageSmall


Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowActivityName


Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.IntegerFilter WorkflowActivityOrder


Returns Consultingwerk.OERA.ModelFilter.IntegerFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter WorkflowGuid


Returns Consultingwerk.OERA.ModelFilter.CharacterFilter


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:31:32