Uses of Interface
org.nuxeo.ecm.platform.rendition.extension.RenditionProvider
Package
Description
-
Uses of RenditionProvider in org.nuxeo.ecm.platform.picture.rendition
Modifier and TypeClassDescriptionclass
Provides a rendition based on a picture view (referenced through the rendition definition name). -
Uses of RenditionProvider in org.nuxeo.ecm.platform.rendition.extension
Modifier and TypeClassDescriptionclass
class
Rendition provider for Pdf conversion which checks that we have a suitable converter given a source mime-type. -
Uses of RenditionProvider in org.nuxeo.ecm.platform.rendition.lazy
Modifier and TypeClassDescriptionclass
Default implementation of an asynchronousRenditionProvider
class
-
Uses of RenditionProvider in org.nuxeo.ecm.platform.rendition.service
Modifier and TypeFieldDescriptionprotected Class<? extends RenditionProvider>
RenditionDefinition.providerClass
Modifier and TypeMethodDescriptionClass<? extends RenditionProvider>
RenditionDefinition.getProviderClass()
Modifier and TypeMethodDescriptionvoid
RenditionDefinition.setProvider
(RenditionProvider provider) Modifier and TypeMethodDescriptionvoid
RenditionDefinition.setProviderClass
(Class<? extends RenditionProvider> providerClass) -
Uses of RenditionProvider in org.nuxeo.ecm.platform.threed.rendition
Modifier and TypeClassDescriptionclass
Provides a rendition based on a render view (referenced through the rendition definition name).class
Provides a rendition based on a 3d transmission format (referenced through the rendition definition lod).Modifier and TypeMethodDescriptionprotected RenditionDefinition
ThreeDRenditionDefinitionProvider.buildRenditionDefinition
(String title, String name, Blob blob, String kind, RenditionProvider provider, boolean visible, String iconPath) -
Uses of RenditionProvider in org.nuxeo.ecm.platform.thumbnail.rendition
-
Uses of RenditionProvider in org.nuxeo.ecm.platform.video.rendition
Modifier and TypeClassDescriptionclass
Provides a rendition based on a transcoded video (referenced through the rendition definition name). -
Uses of RenditionProvider in org.nuxeo.template.rendition
Modifier and TypeClassDescriptionclass
class