public class WikiHomeTreeNode extends TreeNode
TreeNode.TREETYPEchildren, CHILDREN_NUMBER, CURRENT_PAGE, CURRENT_PATH, DEPTH, hasChild, isRetricted, isSelected, name, nodeType, path, PATH, SELECTED_PAGE, SHOW_DESCENDANT, SHOW_EXCERPT, STACK_PARAMS| Constructor and Description |
|---|
WikiHomeTreeNode(WikiHome wikiHome) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addChildren(HashMap<String,Object> context) |
String |
buildPath() |
PageTreeNode |
findDescendantNodeByName(List<TreeNode> listPageTreeNode,
String name) |
PageTreeNode |
getChildByName(String name) |
WikiHome |
getWikiHome() |
equals, getChildren, getName, getNodeType, getNumberOfChildren, getPath, hashCode, isHasChild, isRetricted, isSelected, pushDescendants, setChildren, setHasChild, setName, setNodeType, setRetricted, setSelectedprotected void addChildren(HashMap<String,Object> context) throws Exception
addChildren in class TreeNodeExceptionpublic WikiHome getWikiHome()
public PageTreeNode getChildByName(String name) throws Exception
Exceptionpublic PageTreeNode findDescendantNodeByName(List<TreeNode> listPageTreeNode, String name) throws Exception
ExceptionCopyright © 2003–2015 eXo Platform SAS. All rights reserved.