Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.syndication.vocabularies
Class Tree.Builder

java.lang.Object
  extended by org.nuxeo.ecm.platform.syndication.vocabularies.Tree.Builder
Enclosing class:
Tree

public static final class Tree.Builder
extends Object


Constructor Summary
Tree.Builder()
           
 
Method Summary
 void addElement(String parent, HierarchicalVocabulary parentVoca1, SimpleVocabulary voca)
           
 Tree build()
           
 HierarchicalVocabulary getNode(HierarchicalVocabulary hv)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tree.Builder

public Tree.Builder()
Method Detail

addElement

public void addElement(String parent,
                       HierarchicalVocabulary parentVoca1,
                       SimpleVocabulary voca)

build

public Tree build()

getNode

public HierarchicalVocabulary getNode(HierarchicalVocabulary hv)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.