public class RenditionImpl extends RenditionDataImpl implements Rendition
Rendition.height, length, renditionDocumentId, streamId, width| Constructor and Description |
|---|
RenditionImpl(Session session,
String objectId,
String streamId,
String renditionDocumentId,
String kind,
long length,
String mimeType,
String title,
int height,
int width)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ContentStream |
getContentStream() |
long |
getHeight() |
long |
getLength() |
Document |
getRenditionDocument() |
Document |
getRenditionDocument(OperationContext context) |
long |
getWidth() |
getBigHeight, getBigLength, getBigWidth, getKind, getMimeType, getRenditionDocumentId, getStreamId, getTitle, setBigHeight, setBigLength, setBigWidth, setKind, setMimeType, setRenditionDocumentId, setStreamId, setTitle, toStringgetExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBigHeight, getBigLength, getBigWidth, getKind, getMimeType, getRenditionDocumentId, getStreamId, getTitlegetExtensions, setExtensionspublic Document getRenditionDocument()
getRenditionDocument in interface Renditionpublic Document getRenditionDocument(OperationContext context)
getRenditionDocument in interface Renditionpublic ContentStream getContentStream()
getContentStream in interface RenditionCopyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.