public abstract class LazyRendition extends AbstractRendition implements Rendition
Rendition
interface that allows lazy
computation of the rendition BlobsConstructor 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, getProviderType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHostDocument, getIcon, getKind, getLabel, getModificationDate, getName, getProviderType, isStored
public LazyRendition(RenditionDefinition definition)
public Blob getBlob() throws RenditionException
Rendition
getBlob
in interface Rendition
RenditionException
public List<Blob> getBlobs() throws RenditionException
Rendition
getBlobs
in interface Rendition
RenditionException
Copyright © 2013 Nuxeo SA. All Rights Reserved.