Uses of Interface
org.alfresco.service.cmr.rendition.CompositeRenditionDefinition
Packages that use CompositeRenditionDefinition
-
Uses of CompositeRenditionDefinition in org.alfresco.repo.rendition
Classes in org.alfresco.repo.rendition that implement CompositeRenditionDefinitionModifier and TypeClassDescriptionclassDeprecated.The RenditionService is being replace by the simpler async RenditionService2.Methods in org.alfresco.repo.rendition that return CompositeRenditionDefinitionModifier and TypeMethodDescriptionRenditionServiceImpl.createCompositeRenditionDefinition(QName renditionName) Deprecated. -
Uses of CompositeRenditionDefinition in org.alfresco.service.cmr.rendition
Methods in org.alfresco.service.cmr.rendition that return CompositeRenditionDefinitionModifier and TypeMethodDescriptionRenditionService.createCompositeRenditionDefinition(QName renditionName) Deprecated.Creates a newCompositeRenditionDefinitionand sets the rendition name and the rendering engine name to the specified values.