Nuxeo Enterprise Platform 5.4

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
 java.util.List<DocumentTreeNode> DocumentTreeNodeImpl.getChildren()
           
 java.util.List<DocumentTreeNode> DocumentTreeNode.getChildren()
           
 java.util.List<DocumentTreeNode> TreeActionsBean.getTreeRoots()
           
 java.util.List<DocumentTreeNode> TreeActions.getTreeRoots()
          Returns tree roots according to current document first accessible parent.
 java.util.List<DocumentTreeNode> ReducedTreeActionsBean.getTreeRoots()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.