|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| F | FetchData (IFetchDataRequest, dataset) |
Fetch data from the Data Access object |
|
| FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter) |
Supports to retrieve multiple DB records from a Business Entity based on
a temp-table with key values |
||
| F | FetchDataByReference (IFetchDataRequest, dataset) |
Fetch data from the Data Access object |
|
| FetchPotentialParentGroups (dataset, FetchPotentialParentGroupsParameter) |
Returns the groups a given group can inherit from |
||
| CHARACTER GetParentGroups (character) |
Returns the list of parent groups (direct and indirect) of the given group |
||
| ReceiveData () |
Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values) |
||
| ValidateData () |
Provides a hook for high level data validation before Update
operations |
| Options | Name | Purpose | |
|---|---|---|---|
| ParentGroupBusinessEntity () |
Constructor of the ParentGroupBusinessEntity class |
|
Top
FetchData (IFetchDataRequest, dataset)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter)
|
||||||||||||||||||||||
FetchDataByReference (IFetchDataRequest, dataset)
|
||||||||||||||||||||||
FetchPotentialParentGroups (dataset, FetchPotentialParentGroupsParameter)
|
||||||||||||||||||||||
CHARACTER GetParentGroups (character)
|
||||||||||||||||||||||
ReceiveData ()
|
||||||||||||||||||||||
ValidateData ()
|
||||||||||||||||||||||
ParentGroupBusinessEntity ()
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsGroupMember tables: eSmartGroup |
ProDataset dsParentGroupMember tables: eSmartParentGroup |
Temp-Table eSmartGroupDefined in: |
Temp-Table eSmartParentGroupDefined in: |