| Class | Description |
|---|---|
| AddEntityMemberCommand |
Parameter keys: EXTERNAL_ID_KEY: external id provided as is by the external system, USER_ID_KEY: -1 is not needed, ROLE_ID_KEY: -1 is not needed,
GROUP_ID_KEY: -1 is not needed, DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions.
|
| DeleteEntityMembersCommand |
Delete all entity members related to the provided external ID.
|
| EntityMemberCommand | |
| ExternalIdentityMappingCommand | |
| MemberCommand | |
| ProfileMemberUtils | |
| RemoveEntityMemberCommand |
Parameter keys: ENTITY_MEMBER_ID_KEY: entity member id to remove.
|
| SearchEntityMembersCommand |
Parameter keys: DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions, SEARCH_OPTIONS_KEY: the Search options to filter & sort
the results, MEMBER_TYPE_KEY: Member Type to search for (USER, GROUP, ROLE, or MEMBERSHIP).
|
| SearchEntityMembersForUserCommand |
Parameter keys: USER_ID_KEY: the ID of the user to search for, DISCRIMINATOR_ID_KEY : the discriminator to isolate the different functional notions,
SEARCH_OPTIONS_KEY: the Search options to filter & sort the results.
|
Copyright © 2014 Bonitasoft S.A.. All rights reserved.