Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntryList

Packages that use VocabularyEntryList
org.nuxeo.ecm.platform.ui.web.directory   
org.nuxeo.ecm.webapp.search   
 

Uses of VocabularyEntryList in org.nuxeo.ecm.platform.ui.web.directory
 

Methods in org.nuxeo.ecm.platform.ui.web.directory that return VocabularyEntryList
 VocabularyEntryList DirectoryAwareComponent.getDirectoryValues()
           
 VocabularyEntryList ChainSelectListboxComponent.getDirectoryValues()
           
 

Methods in org.nuxeo.ecm.platform.ui.web.directory with parameters of type VocabularyEntryList
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)
           
 

Method parameters in org.nuxeo.ecm.platform.ui.web.directory with type arguments of type VocabularyEntryList
 void ChainSelectMultiListboxComponent.setDirectoriesValues(List<VocabularyEntryList> directoriesValues)
          Deprecated.  
 

Uses of VocabularyEntryList in org.nuxeo.ecm.webapp.search
 

Methods in org.nuxeo.ecm.webapp.search that return VocabularyEntryList
 VocabularyEntryList SearchColumnsBean.getFieldEntries()
           
 VocabularyEntryList SearchColumns.getFieldEntries()
           
 VocabularyEntryList SearchColumnsBean.getFieldGroupEntries()
           
 VocabularyEntryList SearchColumns.getFieldGroupEntries()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.