public class FolderTreeNode extends JcrTreeNode
nodeModel
Constructor and Description |
---|
FolderTreeNode(JcrNodeModel model,
DocumentListFilter config) |
Modifier and Type | Method and Description |
---|---|
IJcrTreeNode |
getChild(String name)
Resolve the child that corresponds to a particular name.
|
int |
getChildCount() |
boolean |
isLeaf() |
protected List<IJcrTreeNode> |
loadChildren() |
children, detach, equals, getAllowsChildren, getChildAt, getIndex, getParent, hashCode, toString
getChainedModel, getNode, getNodeModel, getObject, setChainedModel, setObject
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getNodeModel
public FolderTreeNode(JcrNodeModel model, DocumentListFilter config)
public IJcrTreeNode getChild(String name) throws javax.jcr.RepositoryException
JcrTreeNode
getChild
in interface IJcrTreeNode
getChild
in class JcrTreeNode
javax.jcr.RepositoryException
protected List<IJcrTreeNode> loadChildren() throws javax.jcr.RepositoryException
loadChildren
in class JcrTreeNode
javax.jcr.RepositoryException
public boolean isLeaf()
isLeaf
in interface TreeNode
isLeaf
in class JcrTreeNode
public int getChildCount()
getChildCount
in interface TreeNode
getChildCount
in class JcrTreeNode
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.