Interface | Description |
---|---|
TemplateContent |
Contract for Template API objects that support content on the 'cm:content' default property.
|
TemplateNodeRef |
Contract supported by Template API objects that represent a repository object via a NodeRef
and associated minimum properties such as as Type and Name.
|
TemplatePermissions |
Contract for Template API objects that support permissions.
|
TemplateProcessorMethod | |
TemplateProperties |
Contract for Template API objects that have properties, aspects and children.
|
TemplateSource |
Class | Description |
---|---|
BaseContentNode |
Base class for Template API objects that supply content functionality.
|
BasePathResultsMap |
A special Map that executes an XPath against the parent Node as part of the get()
Map interface implementation.
|
BasePermissionsNode |
Base class for Template API objects that support permissions.
|
BaseSearchResultsMap |
Class providing the base Search Query services to execute a search returning a list of TemplateNode objects from a Lucene search string.
|
BaseTemplateMap |
An abstract Map class that can be used process the parent Node as part of the get()
Map interface implementation.
|
BaseTemplateProcessorExtension |
Abstract base class for a template extension implementation
|
Classification |
Support for finding classifications and their root categories.
|
ClassPathRepoTemplateLoader |
Custom FreeMarker template loader to locate templates stored either from the ClassPath
or in a Alfresco Repository.
|
ClassPathTemplateLoader |
Custom FreeMarker template loader to locate templates stored on the ClassPath.
|
CropContentMethod | |
DateCompareMethod | |
DateIncrementMethod | |
FreeMarkerProcessor |
FreeMarker implementation of the template processor interface.
|
HasAspectMethod | |
HasPermissionMethod | |
I18NMessageMethod | |
ISO8601DateFormatMethod | |
LuceneSearchResultsMap |
Provides functionality to execute a Lucene search string and return TemplateNode objects.
|
NamePathResultsMap |
A special Map that executes an XPath against the parent Node as part of the get()
Map interface implementation.
|
NodeSearchResultsMap |
Provides functionality to execute a Lucene search for a single node by NodeRef.
|
People |
People and users support in FreeMarker templates.
|
PropertyConverter |
Simple class to recursively convert property values to bean objects accessable by Templates.
|
QNameAwareObjectWrapper | |
SavedSearchResultsMap |
Provides functionality to load a saved search and execute it to return TemplateNode objects.
|
Session |
Support session information in free marker templates.
|
ShortQNameMethod | |
Site |
Site support in FreeMarker templates.
|
TemplateAssociation |
Object representing an association
|
TemplateNode |
Node class specific for use by Template pages that support Bean objects as part of the model.
|
URLDecodeMethod | |
VersionHistoryNode |
Template Node wrapper representing a record in the version history of a node.
|
Workflow |
Workflow and task support in FreeMarker templates.
|
Workflow.WorkflowTaskItem |
Simple bean wrapper around a WorkflowTask item
|
XPathResultsMap |
A special Map that executes an XPath against the parent Node as part of the get()
Map interface implementation.
|
XSLTemplateModel | |
XSLTProcessor | |
XSLTProcessorMethodInvoker |
Copyright © 2005–2017 Alfresco Software. All rights reserved.