Uses of Interface
org.nuxeo.ecm.platform.rendition.extension.RenditionProvider
Packages that use RenditionProvider
Package
Description
-
Uses of RenditionProvider in org.nuxeo.ecm.platform.picture.rendition
Classes in org.nuxeo.ecm.platform.picture.rendition that implement RenditionProviderModifier 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
Classes in org.nuxeo.ecm.platform.rendition.extension that implement RenditionProviderModifier 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
Classes in org.nuxeo.ecm.platform.rendition.lazy that implement RenditionProviderModifier and TypeClassDescriptionclass
Default implementation of an asynchronousRenditionProvider
class
-
Uses of RenditionProvider in org.nuxeo.ecm.platform.rendition.service
Fields in org.nuxeo.ecm.platform.rendition.service declared as RenditionProviderFields in org.nuxeo.ecm.platform.rendition.service with type parameters of type RenditionProviderModifier and TypeFieldDescriptionprotected Class<? extends RenditionProvider>
RenditionDefinition.providerClass
Methods in org.nuxeo.ecm.platform.rendition.service that return RenditionProviderMethods in org.nuxeo.ecm.platform.rendition.service that return types with arguments of type RenditionProviderModifier and TypeMethodDescriptionClass<? extends RenditionProvider>
RenditionDefinition.getProviderClass()
Methods in org.nuxeo.ecm.platform.rendition.service with parameters of type RenditionProviderModifier and TypeMethodDescriptionvoid
RenditionDefinition.setProvider
(RenditionProvider provider) Method parameters in org.nuxeo.ecm.platform.rendition.service with type arguments of type RenditionProviderModifier and TypeMethodDescriptionvoid
RenditionDefinition.setProviderClass
(Class<? extends RenditionProvider> providerClass) -
Uses of RenditionProvider in org.nuxeo.ecm.platform.threed.rendition
Classes in org.nuxeo.ecm.platform.threed.rendition that implement RenditionProviderModifier 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).Methods in org.nuxeo.ecm.platform.threed.rendition with parameters of type RenditionProviderModifier 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
Classes in org.nuxeo.ecm.platform.thumbnail.rendition that implement RenditionProvider -
Uses of RenditionProvider in org.nuxeo.ecm.platform.video.rendition
Classes in org.nuxeo.ecm.platform.video.rendition that implement RenditionProviderModifier and TypeClassDescriptionclass
Provides a rendition based on a transcoded video (referenced through the rendition definition name). -
Uses of RenditionProvider in org.nuxeo.template.rendition
Classes in org.nuxeo.template.rendition that implement RenditionProviderModifier and TypeClassDescriptionclass
class