public final class ProfileSearchDescriptor extends Object
SearchOptions when searching for ProfilesSearchOptions,
Profile,
ProfileAPI.searchProfiles(SearchOptions)| Modifier and Type | Field and Description |
|---|---|
static String |
ID
Used to filter or order by the
Profile identifier |
static String |
IS_DEFAULT
Used to filter or order by the flag
Profile.isDefault() |
static String |
NAME
Used to filter or order by the
Profile name |
static String |
PROFILE_ENTRY_NAME
Used to filter or order by the flag
NamedElement.getName() |
| Constructor and Description |
|---|
ProfileSearchDescriptor() |
public static final String ID
Profile identifierProfileEntry,
Constant Field Valuespublic static final String NAME
Profile nameProfileEntry,
Constant Field Valuespublic static final String IS_DEFAULT
Profile.isDefault()ProfileEntry,
Constant Field Valuespublic static final String PROFILE_ENTRY_NAME
NamedElement.getName()ProfileEntry,
Constant Field ValuesCopyright © 2018 Bonitasoft S.A.. All rights reserved.