Nuxeo Enterprise Platform 5.4

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

Packages that use VocabularyEntry
org.nuxeo.ecm.platform.ui.web.directory   
 

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

Methods in org.nuxeo.ecm.platform.ui.web.directory that return types with arguments of type VocabularyEntry
 List<VocabularyEntry> VocabularyEntryList.getEntries()
           
 List<VocabularyEntry> VocabularyEntryList.getEntries(String parent)
           
 

Methods in org.nuxeo.ecm.platform.ui.web.directory with parameters of type VocabularyEntry
 void VocabularyEntryList.add(VocabularyEntry entry)
           
 

Constructor parameters in org.nuxeo.ecm.platform.ui.web.directory with type arguments of type VocabularyEntry
VocabularyEntryList(String name, List<VocabularyEntry> entries)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.