Package org.alfresco.service.cmr.rendition
-
Interface Summary Interface Description CompositeRenditionDefinition This is a specialRenditionDefinitionwhich allows sequential execution of a list of otherRenditionDefinitions.RenderCallback This interface defines a callback object which can be used to handle the ultimate result of asynchronous renditions.RenderingEngineDefinition This class describes a rendering engine and defines what parameters can/must be specified for that rendering engine.RenditionDefinition This class is used to fully specify a type of rendition.RenditionService The Rendition service. -
Exception Summary Exception Description RenditionCancelledException Rendition Service Exception ClassRenditionPreventedException This exception is thrown if an attempt is made to render a node which has acontent classregistered to prevent rendition.RenditionServiceException Rendition Service Exception Class