Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.webapp.tree.DocumentTreeNode

Packages that use DocumentTreeNode
org.nuxeo.ecm.platform.publisher.web   
org.nuxeo.ecm.webapp.tree   
 

Uses of DocumentTreeNode in org.nuxeo.ecm.platform.publisher.web
 

Methods in org.nuxeo.ecm.platform.publisher.web that return DocumentTreeNode
 DocumentTreeNode AdministrationPublishActions.getCurrentSectionsTree()
           
 

Uses of DocumentTreeNode in org.nuxeo.ecm.webapp.tree
 

Classes in org.nuxeo.ecm.webapp.tree that implement DocumentTreeNode
 class DocumentTreeNodeImpl
          Tree node of documents.
 

Methods in org.nuxeo.ecm.webapp.tree that return types with arguments of type DocumentTreeNode
 List<DocumentTreeNode> DocumentTreeNodeImpl.getChildren()
           
 List<DocumentTreeNode> DocumentTreeNode.getChildren()
           
 List<DocumentTreeNode> ReducedTreeActionsBean.getRootNode()
           
 List<DocumentTreeNode> TreeActionsBean.getTreeRoots()
           
 List<DocumentTreeNode> TreeActions.getTreeRoots()
          Returns tree roots according to current document first accessible parent.
 List<DocumentTreeNode> ReducedTreeActionsBean.getTreeRoots()
           
 List<DocumentTreeNode> TreeActionsBean.getTreeRoots(String treeName)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.