|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CanFindSecurityAssignment (CanFindSecurityAssignmentParameter) |
Checks if a SecurityAssignment record is available |
||
| 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 |
|
| GetDistinctSecurityItems (dataset, CharacterHolder) |
Populates the dsSecurityItemKeys with the distinct security item keys |
||
| GetGroup (character) |
Gets a group record using the business entity |
||
| GetUser (character) |
Gets a user record using the business entity |
||
| ReceiveData () |
Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values) |
||
| LOGICAL ResolveGroups () |
Resolves the groups for the security assignments (multi-entry) |
||
| LOGICAL ResolveSecurityItems (SecurityRealmInfoService) |
Resolves the security items for the security assignments (multi-entry) |
||
| LOGICAL ResolveUsers () |
Resolves the users for the security assignments (multi-entry) |
||
| ValidateData () |
Provides a hook for high level data validation before Update
operations |
| Options | Name | Purpose | |
|---|---|---|---|
| SecurityAssignmentBusinessEntity () |
Constructor of the SecurityAssignmentBusinessEntity class |
|
Top
CanFindSecurityAssignment (CanFindSecurityAssignmentParameter)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FetchData (IFetchDataRequest, dataset)
|
||||||||||||||||||||||
FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter)
|
||||||||||||||||||||||
FetchDataByReference (IFetchDataRequest, dataset)
|
||||||||||||||||||||||
GetDistinctSecurityItems (dataset, CharacterHolder)
|
||||||||||||||||||||||
GetGroup (character)
|
||||||||||||||||||||||
GetUser (character)
|
||||||||||||||||||||||
ReceiveData ()
|
||||||||||||||||||||||
LOGICAL ResolveGroups ()
|
||||||||||||||||||||||
LOGICAL ResolveSecurityItems (SecurityRealmInfoService)
|
||||||||||||||||||||||
LOGICAL ResolveUsers ()
|
||||||||||||||||||||||
ValidateData ()
|
||||||||||||||||||||||
SecurityAssignmentBusinessEntity ()
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsSecurityAssignmentMember tables: eSmartSecurityAssignment |
ProDataset dsSecurityItemKeysMember tables: eSecurityItemKeys |
Temp-Table eSecurityItemKeysDefined in: |
Temp-Table eSmartSecurityAssignmentDefined in: |