public abstract class LazyRendition extends AbstractRendition implements Rendition
Rendition interface that allows lazy
computation of the rendition Blobs| Constructor and Description |
|---|
LazyRendition(RenditionDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
Blob |
getBlob()
Return rendered Blob
|
List<Blob> |
getBlobs()
Return rendered Blobs
|
getIcon, getKind, getLabel, getModificationDate, getName, getProviderTypeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHostDocument, getIcon, getKind, getLabel, getModificationDate, getName, getProviderType, isStoredpublic LazyRendition(RenditionDefinition definition)
public Blob getBlob() throws RenditionException
RenditiongetBlob in interface RenditionRenditionExceptionpublic List<Blob> getBlobs() throws RenditionException
RenditiongetBlobs in interface RenditionRenditionExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.