Uses of Interface
org.alfresco.repo.nodelocator.NodeLocatorService
Packages that use NodeLocatorService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of NodeLocatorService in org.alfresco.repo.nodelocator
Classes in org.alfresco.repo.nodelocator that implement NodeLocatorServiceModifier and TypeClassDescriptionclassImplementation of theNodeLocatorServicewhich is responsible for locating aNodeRefusing a named lookup strategy.Methods in org.alfresco.repo.nodelocator with parameters of type NodeLocatorServiceModifier and TypeMethodDescriptionvoidAbstractNodeLocator.setNodeLocatorService(NodeLocatorService nodeLocatorService) -
Uses of NodeLocatorService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return NodeLocatorService -
Uses of NodeLocatorService in org.alfresco.service
Methods in org.alfresco.service that return NodeLocatorServiceModifier and TypeMethodDescriptionServiceRegistry.getNodeLocatorService()Get the node locator service (or null if one is not provided)