public class ReportManagerNodeSearchResultCheckHooker extends java.lang.Object implements SearchResultAllowerHook
Constructor and Description |
---|
ReportManagerNodeSearchResultCheckHooker(SecurityService securityService) |
Modifier and Type | Method and Description |
---|---|
boolean |
allow(AbstractNode<? extends AbstractNode<?>> node)
Allows to filter the search results using non-standard checks.
|
public ReportManagerNodeSearchResultCheckHooker(SecurityService securityService)
public boolean allow(AbstractNode<? extends AbstractNode<?>> node)
SearchResultAllowerHook
allow
in interface SearchResultAllowerHook
node
- the node found during the search