@Role
public interface EntityTreeFilter
Modifier and Type | Method and Description |
---|---|
Set<EntityReference> |
getChildExclusions(EntityReference parentReference) |
Set<EntityReference> |
getDescendantExclusions(EntityReference parentReference) |
Set<EntityReference> getChildExclusions(EntityReference parentReference)
parentReference
- specifies the parent node to filterSet<EntityReference> getDescendantExclusions(EntityReference parentReference)
parentReference
- specifies the parent node to filterCopyright © 2004–2021 XWiki. All rights reserved.