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, toString
getExtensions, setExtensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBigHeight, getBigLength, getBigWidth, getKind, getMimeType, getRenditionDocumentId, getStreamId, getTitle
getExtensions, setExtensions
public Document getRenditionDocument()
getRenditionDocument
in interface Rendition
public Document getRenditionDocument(OperationContext context)
getRenditionDocument
in interface Rendition
public ContentStream getContentStream()
getContentStream
in interface Rendition
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.