Nuxeo Enterprise Platform 5.4

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 java.util.List<DirectorySelectItem> DirectoryHelper.getSelectItems(VocabularyEntryList directoryValues, java.util.Map<java.lang.String,java.io.Serializable> filter)
           
static java.util.List<DirectorySelectItem> DirectoryHelper.getSelectItems(VocabularyEntryList directoryValues, java.util.Map<java.lang.String,java.io.Serializable> filter, java.lang.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(java.util.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.