Package | Description |
---|---|
org.nuxeo.ecm.platform.publisher.web | |
org.nuxeo.ecm.webapp.tree |
Modifier and Type | Field and Description |
---|---|
protected DocumentTreeNode |
AdministrationPublishActions.sectionsTree |
Modifier and Type | Method and Description |
---|---|
protected DocumentTreeNode |
AdministrationPublishActions.getDocumentTreeNode(DocumentModel documentModel) |
Modifier and Type | Method and Description |
---|---|
List<DocumentTreeNode> |
AdministrationPublishActions.getCurrentSectionsTree() |
Modifier and Type | Class and Description |
---|---|
class |
DocumentTreeNodeImpl
Tree node of documents.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,List<DocumentTreeNode>> |
TreeActionsBean.trees |
Modifier and Type | Method and Description |
---|---|
protected DocumentTreeNode |
TreeActionsBean.newDocumentTreeNode(DocumentModel doc,
String treeName) |
Modifier and Type | Method and Description |
---|---|
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() |
protected List<DocumentTreeNode> |
TreeActionsBean.getTreeRoots(boolean showRoot) |
protected List<DocumentTreeNode> |
TreeActionsBean.getTreeRoots(boolean showRoot,
DocumentModel currentDocument) |
protected List<DocumentTreeNode> |
TreeActionsBean.getTreeRoots(boolean showRoot,
DocumentModel currentDocument,
String treeName) |
protected List<DocumentTreeNode> |
TreeActionsBean.getTreeRoots(boolean showRoot,
String treeName) |
List<DocumentTreeNode> |
TreeActionsBean.getTreeRoots(String treeName) |
Copyright © 2016 Nuxeo SA. All rights reserved.