public interface Rendition extends RenditionData
CmisObject.getRenditions()
. Domain Model 2.4.2Modifier 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
getExtensions, setExtensions
long getLength()
long getHeight()
long getWidth()
Document getRenditionDocument()
Document getRenditionDocument(OperationContext context)
ContentStream getContentStream()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.