Package org.nuxeo.ecm.platform.rendition.service
-
Interface Summary Interface Description RenditionDefinitionProvider Interface for providers returning a list ofRenditionDefinition
for a givenDocumentModel
.RenditionService Service handling Rendition Definitions and actual render based on a Rendition DefinitionStoredRenditionManager ManagesStoredRendition
s on behalf of theRenditionService
. -
Class Summary Class Description DefaultRenditionDescriptor Descriptor for the default rendition of a document.DefaultStoredRenditionManager The default @{link StoredRenditionManager} to ManageStoredRendition
s on behalf of theRenditionService
.RenditionCreator RenditionDefinition Definition of a rendition.RenditionDefinitionProviderDescriptor Descriptor contributionRenditionDefinitionProvider
s.RenditionDefinitionProviderRegistry Registry forRenditionDefinitionProviderDescriptor
objects.RenditionDefinitionRegistry Registry forRenditionDefinition
objects.RenditionFinder Retrieves stored Rendition associated to a DocumentModel.RenditionServiceImpl Default implementation ofRenditionService
.RenditionsRemover Remove proxy to the same stored rendition with a different version.StoredRenditionManagerDescriptor Descriptor for a stored rendition manager.