Uses of Class
org.alfresco.repo.template.BasePathResultsMap
-
Packages that use BasePathResultsMap Package Description org.alfresco.repo.template -
-
Uses of BasePathResultsMap in org.alfresco.repo.template
Subclasses of BasePathResultsMap in org.alfresco.repo.template Modifier and Type Class Description classNamePathResultsMapA special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.classXPathResultsMapA special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.
-