|
||||||||||
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 | |
---|---|
java.lang.String |
getContenType()
Return the content type of the rendition. |
java.lang.String |
getId()
Return the id of the rendition. |
java.lang.String |
getKind()
Return the kind of the rendition. |
java.math.BigInteger |
getLength()
Return the size of the rendition in bytes. |
java.lang.String |
getTitle()
Return the title of the rendition. |
Method Detail |
---|
java.lang.String getId()
java.lang.String getContenType()
java.lang.String getKind()
java.lang.String getTitle()
java.math.BigInteger getLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |