public class SuggestDirectoryEntries extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
absoluteLabelSeparator
Separator to display absolute label
|
protected boolean |
canSelectParent |
protected boolean |
caseSensitive
Choose if sort is case sensitive
|
protected boolean |
contains
Fetch mode.
|
protected OperationContext |
ctx |
protected boolean |
dbl10n |
protected String |
directoryName |
protected DirectoryService |
directoryService |
protected boolean |
displayObsoleteEntries |
protected boolean |
filterParent |
static String |
ID |
protected String |
keySeparator |
protected String |
labelFieldName |
protected String |
lang |
protected boolean |
localize |
protected String |
prefix |
protected SchemaManager |
schemaManager |
Constructor and Description |
---|
SuggestDirectoryEntries() |
Modifier and Type | Method and Description |
---|---|
protected Collator |
getCollator() |
protected String |
getLang() |
protected Locale |
getLocale() |
protected String |
getObsoleteWarningMessage() |
Blob |
run() |
protected String |
translate(String key) |
public static final String ID
protected OperationContext ctx
protected DirectoryService directoryService
protected SchemaManager schemaManager
protected String directoryName
protected boolean localize
protected String labelFieldName
protected boolean dbl10n
protected boolean canSelectParent
protected boolean filterParent
protected String keySeparator
protected boolean displayObsoleteEntries
protected boolean contains
protected boolean caseSensitive
protected String absoluteLabelSeparator
public SuggestDirectoryEntries()
Copyright © 2015 Nuxeo SA. All rights reserved.