Uses of Class
org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
-
Packages that use AbstractRendition Package Description org.nuxeo.ecm.platform.rendition.impl -
-
Uses of AbstractRendition in org.nuxeo.ecm.platform.rendition.impl
Subclasses of AbstractRendition in org.nuxeo.ecm.platform.rendition.impl Modifier and Type Class Description class
LazyRendition
Implementation of theRendition
interface that allows lazy computation of the rendition Blobsclass
LiveRendition
Implementation of theRendition
interface that is applicable for rendition created on the flyclass
StoredRendition
Implementation of theRendition
interface for rendition that are stored in the Repository
-