Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Interface
org.alfresco.service.cmr.rendition.RenditionDefinition
Packages that use org.alfresco.service.cmr.rendition.RenditionDefinition
org.alfresco.service.cmr.rendition
Uses of RenditionDefinition in org.alfresco.service.cmr.rendition
Methods in org.alfresco.service.cmr.rendition that return RenditionDefinition
RenditionService.createRenditionDefinition(QName renditionName, String renderingEngineName)
          Creates a new RenditionDefinition and sets the rendition name and the rendering engine name to the specified values.
Methods in org.alfresco.service.cmr.rendition with parameters of type RenditionDefinition
RenditionService.render(NodeRef sourceNode, RenditionDefinition renditionDefinition)
          This method synchronously renders content as specified by the given RenditionDefinition.
void
RenditionService.render(NodeRef sourceNode, RenditionDefinition renditionDefinition, org.alfresco.service.cmr.rendition.RenderCallback callback)
          This method asynchronously renders content as specified by the given RenditionDefinition.

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.