@Role
public interface TreeFilter
Modifier and Type | Method and Description |
---|---|
Set<String> |
getChildExclusions(String parentNodeId)
Tree filters can implement both local and global exclusions.
|
Set<String> getChildExclusions(String parentNodeId)
parentNodeId
- specifies the parent node to filterCopyright © 2004–2021 XWiki. All rights reserved.