|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Representation
An interface that allows retrieving a URL and mime type representing the resource.
Method Summary | |
---|---|
String |
getID()
Returns the mimetype of the representation. |
String |
getURL()
Returns a full or absolute URL pointing to the resource in another representation. |
String |
getMimeType()
Returns the mimetype of the content to which the URL is pointing to. |
Methods inherited from interface com.ibm.mashups.enabler.Identifiable |
---|
getID |
Method Detail |
---|
String getID()
null
String getURL()
null
String getMimeType()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |