Uses of Class
org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
-
Packages that use DefaultRenditionDescriptor Package Description org.nuxeo.ecm.platform.rendition.service -
-
Uses of DefaultRenditionDescriptor in org.nuxeo.ecm.platform.rendition.service
Fields in org.nuxeo.ecm.platform.rendition.service with type parameters of type DefaultRenditionDescriptor Modifier and Type Field Description protected List<DefaultRenditionDescriptor>
RenditionServiceImpl. defaultRenditionDescriptors
Methods in org.nuxeo.ecm.platform.rendition.service with parameters of type DefaultRenditionDescriptor Modifier and Type Method Description void
DefaultRenditionDescriptor. merge(DefaultRenditionDescriptor other)
Constructors in org.nuxeo.ecm.platform.rendition.service with parameters of type DefaultRenditionDescriptor Constructor Description DefaultRenditionDescriptor(DefaultRenditionDescriptor other)
-