Top Method Summary
Options Name Purpose
FetchData (IFetchDataRequest) Fetch data from the Data Access object
ReceiveData () Provides a hook to modify data in the ProDataset after Read and Update operations (i.e. population of aggregated values)
ResetState () Reset the state of the Business Entity
ValidateData () Provides a hook for high level data validation before Update operations

Top Constructor Summary
Options Name Purpose
ClassHelperBusinessEntity () Constructor for the ClassHelperBusinessEntity class


Method Detail
Top

FetchData (IFetchDataRequest)

Purpose: Fetch data from the Data Access object
Notes:

Parameters:
poFetchDataRequest Consultingwerk.OERA.IFetchDataRequest
The IFetchDataRequest object with the parameters for this call
Top

ReceiveData ()

Purpose: Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values)
Notes: Invoked during FetchData () and SaveChanges ()
Abstract method to be implemented by the actual Business Entity

Top

ResetState ()

Purpose: Reset the state of the Business Entity
Notes: This business entity is not resetting it's state for caching reasons

Top

ValidateData ()

Purpose: Provides a hook for high level data validation before Update
operations
Notes: Invoked during SaveChanges (). When the ERROR flag of the ProDataset
is set, the Update operation will be cancelled before writing back
the data to the database using the DataAccess object
Abstract method to be implemented by the actual Business Entity



Constructor Detail
Top

ClassHelperBusinessEntity ()

Purpose: Constructor for the ClassHelperBusinessEntity class
Notes:



Temp-Table Detail


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