@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_MARKER
DEFAULT_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, switchToUserWorkspace
public List<DocumentTreeNode> getTreeRoots() throws ClientException
TreeActions
getTreeRoots
in interface TreeActions
getTreeRoots
in class TreeActionsBean
ClientException
public List<DocumentTreeNode> getRootNode() throws ClientException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.