public abstract class AbstractEntityTreeFilter extends Object implements TreeFilter, EntityTreeFilter
Constructor and Description |
---|
AbstractEntityTreeFilter() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getChildExclusions(String parentNodeId)
Tree filters can implement both local and global exclusions.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildExclusions, getDescendantExclusions
public Set<String> getChildExclusions(String parentNodeId)
TreeFilter
getChildExclusions
in interface TreeFilter
parentNodeId
- specifies the parent node to filterCopyright © 2004–2021 XWiki. All rights reserved.