org.exoplatform.wiki.tree
Class SpaceTreeNode
java.lang.Object
org.exoplatform.wiki.tree.TreeNode
org.exoplatform.wiki.tree.SpaceTreeNode
public class SpaceTreeNode
- extends TreeNode
| Fields inherited from class org.exoplatform.wiki.tree.TreeNode |
children, CHILDREN_NUMBER, CURRENT_PAGE, CURRENT_PATH, DEPTH, hasChild, isRetricted, isSelected, name, nodeType, path, PATH, SELECTED_PAGE, SHOW_DESCENDANT, SHOW_EXCERPT, STACK_PARAMS |
| Methods inherited from class org.exoplatform.wiki.tree.TreeNode |
equals, getChildren, getName, getNodeType, getNumberOfChildren, getPath, hashCode, isHasChild, isRetricted, isSelected, pushDescendants, setChildren, setHasChild, setName, setNodeType, setRetricted, setSelected |
SpaceTreeNode
public SpaceTreeNode(String name)
throws Exception
- Throws:
Exception
addChildren
protected void addChildren(HashMap<String,Object> context)
throws Exception
- Overrides:
addChildren in class TreeNode
- Throws:
Exception
getChildByName
public WikiTreeNode getChildByName(String name)
throws Exception
- Throws:
Exception
buildPath
public String buildPath()
- Overrides:
buildPath in class TreeNode
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.