|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bigllc.retsiq.simpleclient.ObjectRecord
public class ObjectRecord
Simple bean with information returned from getObjects() and getObjectUrls().
RETSUserSession.getObjectUrl(String),
RETSUserSession.getObjectUrls(String),
RETSUserSession.getObjects(String, File)| Method Summary | |
|---|---|
java.lang.String |
getContentId()
The content id for this object reference. |
java.lang.String |
getDescription()
If a description was supplied with the object then return the description. |
java.lang.String |
getMimeType()
The MIME type for this object reference. |
java.lang.String |
getObjectId()
The object id for this object reference. |
java.lang.String |
getUri()
The location of this object. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getDescription()
public java.lang.String getContentId()
public java.lang.String getMimeType()
public java.lang.String getObjectId()
public java.lang.String getUri()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||