Top Method Summary
Options Name Purpose
+ Execute (handle) Performs validation of the data in the dataset
Inherited from Consultingwerk.OERA.ActionType
# Consultingwerk.OERA.TableModel GetTableModelInstance (handle) Creates an instance of a Table Model
Inherited from Consultingwerk.OERA.ActionType
# Consultingwerk.OERA.IValidationDelegate GetValidationDelegate (Class) Returns amn instance of the ValidationClass
Inherited from Consultingwerk.OERA.ActionType
# ValidateRecords (handle, IValidationDelegate, ITableModel, ITableModel) Validates the records using the Validation Method
Inherited from Consultingwerk.OERA.ActionType

Top Property Summary
Options Name Purpose
# CHARACTER ActionFields
Overrides Consultingwerk.OERA.ActionType:ActionFields
# CHARACTER ActionTable
Overrides Consultingwerk.OERA.ActionType:ActionTable
# Progress.Lang.Class TableModelClass
Overrides Consultingwerk.OERA.ActionType:TableModelClass
# Progress.Lang.Class ValidationClass
Overrides Consultingwerk.OERA.ActionType:ValidationClass
# CHARACTER ValidationMethod
Overrides Consultingwerk.OERA.ActionType:ValidationMethod


Method Detail
Top

PUBLIC Execute (handle)

Inherited from Consultingwerk.OERA.ActionType
Purpose: Performs validation of the data in the dataset
Notes: Delegated by the Business Entity

Parameters:
phDataset HANDLE
The handle of the ProDataset to validate
Top

PROTECTED Consultingwerk.OERA.TableModel GetTableModelInstance (handle)

Inherited from Consultingwerk.OERA.ActionType
Purpose: Creates an instance of a Table Model
Notes:

Parameters:
phBuffer HANDLE
The handle of the Buffer
Returns Consultingwerk.OERA.TableModel
The TableModel instance
Top

PROTECTED Consultingwerk.OERA.IValidationDelegate GetValidationDelegate (Class)

Inherited from Consultingwerk.OERA.ActionType
Purpose: Returns amn instance of the ValidationClass
Notes:

Parameters:
poClass Progress.Lang.Class
The class or interface of the validation delegate
Returns Consultingwerk.OERA.IValidationDelegate
The instance of the validation class
Top

PROTECTED ValidateRecords (handle, IValidationDelegate, ITableModel, ITableModel)

Inherited from Consultingwerk.OERA.ActionType
Purpose: Validates the records using the Validation Method
Notes: Iterates over the table and calls into the validation method
This method is intended to be overridden when customers use their
own style of UI Action serialization

Parameters:
phBuffer HANDLE
The handle of the buffer to be validated
poValidate Consultingwerk.OERA.IValidationDelegate
The reference to the Validation delegate instance
poBefore Consultingwerk.OERA.ITableModel
The reference to the TableModel instance for the before buffer
poAfter Consultingwerk.OERA.ITableModel
The reference to the TableModel instance for the after buffer


Property Detail
Top

PROTECTED CHARACTER ActionFields

Overrides Consultingwerk.OERA.ActionType:ActionFields

Returns CHARACTER
Top

PROTECTED CHARACTER ActionTable

Overrides Consultingwerk.OERA.ActionType:ActionTable

Returns CHARACTER
Top

PROTECTED Progress.Lang.Class TableModelClass

Overrides Consultingwerk.OERA.ActionType:TableModelClass

Returns Progress.Lang.Class
Top

PROTECTED Progress.Lang.Class ValidationClass

Overrides Consultingwerk.OERA.ActionType:ValidationClass

Returns Progress.Lang.Class
Top

PROTECTED CHARACTER ValidationMethod

Overrides Consultingwerk.OERA.ActionType:ValidationMethod

Returns CHARACTER


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       16.09.2025 09:28:37