public interface RenditionData extends ExtensionsData
Modifier and Type | Method and Description |
---|---|
BigInteger |
getBigHeight() |
BigInteger |
getBigLength() |
BigInteger |
getBigWidth() |
String |
getKind() |
String |
getMimeType() |
String |
getRenditionDocumentId() |
String |
getStreamId() |
String |
getTitle() |
getExtensions, setExtensions
String getStreamId()
String getMimeType()
BigInteger getBigLength()
String getKind()
String getTitle()
BigInteger getBigHeight()
BigInteger getBigWidth()
String getRenditionDocumentId()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.