@Scope(value=PAGE) @Name(value="reducedTreeActions") @Install(precedence=10) public class ReducedTreeActionsBean extends TreeActionsBean
The scope is PAGE to reinitialize the tree for new utilization.
NODE_SELECTED_MARKERDEFAULT_TREE_PLUGIN_NAME| Constructor and Description |
|---|
ReducedTreeActionsBean() |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentTreeNode> |
getRootNode() |
List<DocumentTreeNode> |
getTreeRoots()
Returns tree roots according to current document first accessible parent.
|
adviseNodeOpened, changeExpandListener, forceTreeRefresh, getTreeRoots, reset, resetCurrentDocumentData, switchToDocumentBase, switchToUserWorkspacepublic List<DocumentTreeNode> getTreeRoots() throws ClientException
TreeActionsgetTreeRoots in interface TreeActionsgetTreeRoots in class TreeActionsBeanClientExceptionpublic List<DocumentTreeNode> getRootNode() throws ClientException
ClientExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.