public class WikiHomeTreeNode extends TreeNode
TreeNode.TREETYPECAN_EDIT, children, 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(Page 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) |
Page |
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 Page getWikiHome()
public PageTreeNode getChildByName(String name) throws Exception
Exceptionpublic PageTreeNode findDescendantNodeByName(List<TreeNode> listPageTreeNode, String name) throws Exception
ExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.