|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenditionInfo
This class contains information about a rendition of an object. This data is used to generate the appropriate links in AtomPub entries and feeds.
Method Summary | |
---|---|
String |
getContenType()
Return the content type of the rendition. |
String |
getId()
Return the id of the rendition. |
String |
getKind()
Return the kind of the rendition. |
BigInteger |
getLength()
Return the size of the rendition in bytes. |
String |
getTitle()
Return the title of the rendition. |
Method Detail |
---|
String getId()
String getContenType()
String getKind()
String getTitle()
BigInteger getLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |