public interface SearchResultAllowerHook extends Hook
Modifier and Type | Method and Description |
---|---|
boolean |
allow(AbstractNode<? extends AbstractNode<?>> node)
Allows to filter the search results using non-standard checks.
|
boolean allow(AbstractNode<? extends AbstractNode<?>> node)
node
- the node found during the search