Uses of Class
org.alfresco.repo.template.BaseTemplateMap

Packages that use BaseTemplateMap
Package
Description
 
  • Uses of BaseTemplateMap in org.alfresco.repo.template

    Modifier and Type
    Class
    Description
    class 
    A special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.
    class 
    Class providing the base Search Query services to execute a search returning a list of TemplateNode objects from a Lucene search string.
    class 
    Provides functionality to execute a Lucene search string and return TemplateNode objects.
    class 
    A special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.
    class 
    Provides functionality to execute a Lucene search for a single node by NodeRef.
    class 
    Provides functionality to load a saved search and execute it to return TemplateNode objects.
    class 
    A special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.