Package | Description |
---|---|
org.nuxeo.ecm.platform.ui.web.directory | |
org.nuxeo.ecm.webapp.search |
Modifier and Type | Method and Description |
---|---|
VocabularyEntryList |
DirectoryAwareComponent.getDirectoryValues() |
VocabularyEntryList |
ChainSelectListboxComponent.getDirectoryValues() |
Modifier and Type | Method and Description |
---|---|
static List<DirectorySelectItem> |
DirectoryHelper.getSelectItems(VocabularyEntryList directoryValues,
Map<String,Serializable> filter) |
static List<DirectorySelectItem> |
DirectoryHelper.getSelectItems(VocabularyEntryList directoryValues,
Map<String,Serializable> filter,
Boolean localize) |
void |
DirectoryAwareComponent.setDirectoryValues(VocabularyEntryList directoryValues) |
void |
ChainSelectListboxComponent.setDirectoryValues(VocabularyEntryList directoryValues) |
Modifier and Type | Method and Description |
---|---|
void |
ChainSelectMultiListboxComponent.setDirectoriesValues(List<VocabularyEntryList> directoriesValues)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
VocabularyEntryList |
SearchColumnsBean.getFieldEntries() |
VocabularyEntryList |
SearchColumns.getFieldEntries() |
VocabularyEntryList |
SearchColumnsBean.getFieldGroupEntries() |
VocabularyEntryList |
SearchColumns.getFieldGroupEntries() |
Copyright © 2011 Nuxeo SA. All Rights Reserved.