| 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
|
| TemplateContent |
Contract for Template API objects that support content on the 'cm:content' default property.
|
| TemplateNode |
Node class specific for use by Template pages that support Bean objects as part of the model.
|
| TemplateNode.TemplateAuditInfo |
|
| 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.
|
| VersionHistoryNode |
Template Node wrapper representing a record in the version history of a node.
|
| Workflow.WorkflowTaskItem |
Simple bean wrapper around a WorkflowTask item
|
| XSLTemplateModel |
|