@Role public interface Tree extends TreeNode
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_ROOT
The property that specifies the id of the root node.
|
PROPERTY_EXCLUSIONS, PROPERTY_FILTERS, PROPERTY_ORDER_BY
Modifier and Type | Method and Description |
---|---|
List<String> |
getPath(String nodeId)
Retrieve the path of the specified node.
|
getChildCount, getChildren, getParent, getProperties
static final String PROPERTY_ROOT
Copyright © 2004–2021 XWiki. All rights reserved.