|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CMISRendition
CMIS Document Rendition
Method Summary | |
---|---|
java.lang.Integer |
getHeight()
Get the height of image. |
java.lang.String |
getKind()
Get rendition kind. |
java.lang.Integer |
getLength()
Get the length of the rendition stream in bytes. |
java.lang.String |
getMimeType()
Get the MIME type of the rendition stream. |
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Gets the thumbnail node reference |
java.lang.String |
getRenditionDocumentId()
Get the rendition document id. |
java.lang.String |
getStreamId()
Get the rendition stream id |
java.lang.String |
getTitle()
Get a human readable information about the rendition. |
java.lang.Integer |
getWidth()
Get the width of image. |
Method Detail |
---|
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
java.lang.String getStreamId()
java.lang.String getMimeType()
java.lang.String getKind()
java.lang.Integer getHeight()
java.lang.Integer getWidth()
java.lang.String getTitle()
java.lang.Integer getLength()
java.lang.String getRenditionDocumentId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |