Uses of Interface
org.alfresco.service.cmr.rendition.CompositeRenditionDefinition
-
Packages that use CompositeRenditionDefinition Package Description org.alfresco.repo.rendition org.alfresco.service.cmr.rendition -
-
Uses of CompositeRenditionDefinition in org.alfresco.repo.rendition
Classes in org.alfresco.repo.rendition that implement CompositeRenditionDefinition Modifier and Type Class Description classCompositeRenditionDefinitionImplDeprecated.The RenditionService is being replace by the simpler async RenditionService2.Methods in org.alfresco.repo.rendition that return CompositeRenditionDefinition Modifier and Type Method Description CompositeRenditionDefinitionRenditionServiceImpl. createCompositeRenditionDefinition(org.alfresco.service.namespace.QName renditionName)Deprecated. -
Uses of CompositeRenditionDefinition in org.alfresco.service.cmr.rendition
Methods in org.alfresco.service.cmr.rendition that return CompositeRenditionDefinition Modifier and Type Method Description CompositeRenditionDefinitionRenditionService. createCompositeRenditionDefinition(org.alfresco.service.namespace.QName renditionName)Deprecated.Creates a newCompositeRenditionDefinitionand sets the rendition name and the rendering engine name to the specified values.
-