org.apache.chemistry.opencmis.client.api
Interface Rendition
- All Superinterfaces:
- ExtensionsData, RenditionData
public interface Rendition
- extends RenditionData
CmisObject.getRenditions()
. Domain Model 2.4.2
getLength
long getLength()
getHeight
long getHeight()
getWidth
long getWidth()
getRenditionDocument
Document getRenditionDocument()
getRenditionDocument
Document getRenditionDocument(OperationContext context)
getContentStream
ContentStream getContentStream()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.