public class SuggestUserEntries extends Object
Modifier and Type | Field and Description |
---|---|
protected OperationContext |
ctx |
protected DirectoryService |
directoryService |
protected boolean |
displayEmailInSuggestion |
protected String |
firstLabelField |
protected String |
groupRestriction |
protected boolean |
hideAdminGroups |
protected boolean |
hideFirstLabel |
protected boolean |
hideIcon |
protected boolean |
hideSecondLabel |
protected boolean |
hideThirdLabel |
static String |
ID |
protected String |
lang |
protected String |
prefix |
protected SchemaManager |
schemaManager |
protected String |
searchType |
protected String |
secondLabelField |
protected String |
thirdLabelField |
protected UserManager |
userManager |
protected Integer |
userSuggestionMaxSearchResults |
Constructor and Description |
---|
SuggestUserEntries() |
Modifier and Type | Method and Description |
---|---|
protected String |
getLang() |
protected Locale |
getLocale() |
Blob |
run() |
public static final String ID
protected OperationContext ctx
protected SchemaManager schemaManager
protected String searchType
protected String groupRestriction
protected boolean hideAdminGroups
protected Integer userSuggestionMaxSearchResults
protected String firstLabelField
protected String secondLabelField
protected String thirdLabelField
protected boolean hideFirstLabel
protected boolean hideSecondLabel
protected boolean hideThirdLabel
protected boolean displayEmailInSuggestion
protected boolean hideIcon
protected UserManager userManager
protected DirectoryService directoryService
public SuggestUserEntries()
Copyright © 2016 Nuxeo SA. All rights reserved.