Class | Description |
---|---|
AbstractRenderingEngine |
This class adds some new behaviour to the standard ActionExecuterAbstractBase
in order to support the RenditionService.
|
AbstractTransformationRenderingEngine | |
BaseTemplateRenderingEngine |
This abstract class forms a basis for all rendering engines that are built
around the Template Service.
A template must be specified either as a String using the
PARAM_TEMPLATE parameter, as a NodeRef using the PARAM_TEMPLATE_NODE
parameter or as a file path location using the PARAM_TEMPLATE_PATH parameter. |
CompositeRenderingEngine |
This RenderingEngine is used for rendering
CompositeRenditionDefinition s, which specify a list of
RenditionDefinition s. |
DeleteRenditionActionExecuter |
This
ActionExecuter implementation is used internally to delete rendition nodes when a rendition update has failed. |
FreemarkerRenderingEngine | |
HTMLRenderingEngine |
This class provides a way to turn documents supported by the
ContentService standard transformers into basic, clean
HTML. |
ImageRenderingEngine |
This class is the implementation of the
RenditionService 's
"imageRenderingEngine" rendering engine. |
ReformatRenderingEngine |
This class is the implementation of the
RenditionService 's "reformat"
action/rendering. |
XSLTFunctions | |
XSLTRenderingEngine |
Copyright © 2005–2017 Alfresco Software. All rights reserved.