public final class ProfileEntrySearchDescriptor extends Object
SearchOptions when searching for ProfileEntrysSearchOptions,
ProfileEntry,
ProfileAPI.searchProfileEntries(SearchOptions)| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM
Used to filter or order by the flag
ProfileEntry.isCustom() |
static String |
ID
Used to filter or order by the
ProfileEntry identifier |
static String |
INDEX
Used to filter or order by the
ProfileEntry index |
static String |
NAME
Used to filter or order by the
ProfileEntry name |
static String |
PAGE
Used to filter or order by the name of the page referenced by the profile
ProfileEntry. |
static String |
PARENT_ID
Used to filter or order by the identifier of the parent
ProfileEntry |
static String |
PROFILE_ID
Used to filter or order by the identifier of the related
Profile |
| Constructor and Description |
|---|
ProfileEntrySearchDescriptor() |
public static final String ID
ProfileEntry identifierProfileEntry,
Constant Field Valuespublic static final String INDEX
ProfileEntry indexProfileEntry,
Constant Field Valuespublic static final String NAME
ProfileEntry nameProfileEntry,
Constant Field Valuespublic static final String PROFILE_ID
ProfileProfile,
Constant Field Valuespublic static final String PARENT_ID
ProfileEntryProfileEntry,
Constant Field Valuespublic static final String PAGE
ProfileEntry.ProfileEntry.getPage(),
Constant Field Valuespublic static final String CUSTOM
ProfileEntry.isCustom()ProfileEntry,
Constant Field ValuesCopyright © 2018 Bonitasoft S.A.. All rights reserved.