Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.syndication.vocabularies.HierarchicalVocabulary

Packages that use HierarchicalVocabulary
org.nuxeo.ecm.platform.syndication.vocabularies   
 

Uses of HierarchicalVocabulary in org.nuxeo.ecm.platform.syndication.vocabularies
 

Fields in org.nuxeo.ecm.platform.syndication.vocabularies with type parameters of type HierarchicalVocabulary
static Comparator<HierarchicalVocabulary> HierarchicalVocabulary.ORDER_BY_ID
           
 

Methods in org.nuxeo.ecm.platform.syndication.vocabularies that return HierarchicalVocabulary
 HierarchicalVocabulary Tree.Builder.getNode(HierarchicalVocabulary hv)
           
 HierarchicalVocabulary HierarchicalVocabulary.getParent()
           
 

Methods in org.nuxeo.ecm.platform.syndication.vocabularies that return types with arguments of type HierarchicalVocabulary
 List<HierarchicalVocabulary> HierarchicalVocabulary.getChildren()
           
 

Methods in org.nuxeo.ecm.platform.syndication.vocabularies with parameters of type HierarchicalVocabulary
 void HierarchicalVocabulary.addChild(HierarchicalVocabulary voca)
           
 void Tree.Builder.addElement(String parent, HierarchicalVocabulary parentVoca1, SimpleVocabulary voca)
           
 HierarchicalVocabulary Tree.Builder.getNode(HierarchicalVocabulary hv)
           
 void HierarchicalVocabulary.removeChild(HierarchicalVocabulary voca)
           
 

Constructors in org.nuxeo.ecm.platform.syndication.vocabularies with parameters of type HierarchicalVocabulary
HierarchicalVocabulary(HierarchicalVocabulary parent, SimpleVocabulary vocabulary)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.