Uses of Class
org.alfresco.repo.nodelocator.AbstractNodeLocator
Packages that use AbstractNodeLocator
Package
Description
Provides the implementation of the site service which is used to provide services used by the sites of the Share interface.
-
Uses of AbstractNodeLocator in org.alfresco.repo.nodelocator
Subclasses of AbstractNodeLocator in org.alfresco.repo.nodelocatorModifier and TypeClassDescriptionclassThisNodeLocatoridentifies an ancestor of the source node.classLocates the Company HomeNodeRef.classThisNodeLocatorreturns the source node.classLocates the Shared HomeNodeRef.classLocates the Sites HomeNodeRef.classThisNodeLocatoridentifies and returns the node representing the current users home folder.classThisNodeLocatoridentifies a node from an XPath provided via thexpathparameter. -
Uses of AbstractNodeLocator in org.alfresco.repo.site
Subclasses of AbstractNodeLocator in org.alfresco.repo.siteModifier and TypeClassDescriptionclassThisNodeLocatoridentifies the site in which the source node resides and returns the Document Library container for that site.