| Interface | Description |
|---|---|
| Processor | |
| Renderable |
Implemented by object types which wish to expose a set of renderer
configurations.
|
| Renderer |
| Class | Description |
|---|---|
| AbstractProcessor |
Base implementation of a Processor.
|
| AbstractRenderableModelObject |
Abstract base class for a renderable model object.
|
| AbstractRenderer |
An abstract implementation of the Renderer interface that can be
extended by application developers for quick implementation.
|
| ProcessorContext | |
| ProcessorContext.ProcessorDescriptor | |
| RenderContextRequest |
Provides an HTTP Servlet Request implementation for the request
bundled inside of a render context.
|
| RenderService |
Web Framework Render Service.
|
| RenderUtil |
Static utility methods utilized during the rendering process.
|
| Enum | Description |
|---|---|
| RendererType |
Describes renderer types
|
| RenderFocus |
Describes rendering focus
|
| RenderMode |
Describes modes for rendering
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.