Uses of Interface
org.alfresco.repo.solr.SOLRTrackingComponent.NodeQueryCallback
-
Packages that use SOLRTrackingComponent.NodeQueryCallback Package Description org.alfresco.repo.solr -
-
Uses of SOLRTrackingComponent.NodeQueryCallback in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr with parameters of type SOLRTrackingComponent.NodeQueryCallback Modifier and Type Method Description voidSOLRTrackingComponent. getNodes(NodeParameters nodeParameters, SOLRTrackingComponent.NodeQueryCallback callback)Get the nodes satisfying the constraints in nodeParametersvoidSOLRTrackingComponentImpl. getNodes(NodeParameters nodeParameters, SOLRTrackingComponent.NodeQueryCallback callback)Get the nodes satisfying the constraints in nodeParameters
-