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