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()
Returns rendered Blob
|
List<Blob> |
getBlobs()
Returns 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 © 2015 Nuxeo SA. All rights reserved.