public final class ProfileMemberSearchDescriptor extends Object
SearchOptions when searching for ProfileMembersSearchOptions,
ProfileAPI.searchProfileMembers(String, SearchOptions)| Modifier and Type | Field and Description |
|---|---|
static String |
DISPLAY_NAME_PART1
Used to filter or order by the first part of the display name of
ProfileMember |
static String |
DISPLAY_NAME_PART2
Used to filter or order by the second part of the display name of
ProfileMember |
static String |
DISPLAY_NAME_PART3
Used to filter or order by the third part of the display name of
ProfileMember |
static String |
GROUP_ID
Used to filter or order by the identifier of the
Group related to the ProfileMember |
static String |
ID
Used to filter or order by the
ProfileMember identifier |
static String |
PROFILE_ID
Used to filter or order by the identifier of the related
Profile |
static String |
ROLE_ID
Used to filter or order by the identifier of the
Role related to the ProfileMember |
static String |
USER_ID
Used to filter or order by the identifier of the
User related to the ProfileMember |
| Constructor and Description |
|---|
ProfileMemberSearchDescriptor() |
public static final String ID
ProfileMember identifierProfileMember,
Constant Field Valuespublic static final String PROFILE_ID
ProfileProfile,
ProfileMember,
Constant Field Valuespublic static final String DISPLAY_NAME_PART1
ProfileMemberpublic static final String DISPLAY_NAME_PART2
ProfileMemberpublic static final String DISPLAY_NAME_PART3
ProfileMemberpublic static final String USER_ID
User related to the ProfileMemberUser,
ProfileMember,
Constant Field Valuespublic static final String GROUP_ID
Group related to the ProfileMemberGroup,
ProfileMember,
Constant Field Valuespublic static final String ROLE_ID
Role related to the ProfileMemberRole,
ProfileMember,
Constant Field ValuesCopyright © 2018 Bonitasoft S.A.. All rights reserved.