|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.bookmark.infos.XBookmarkSummaryInfo
public class XBookmarkSummaryInfo
Bookmark information containing basic information about the chat on which the bookmark exists.
| Field Summary | |
|---|---|
long |
ContentLengthThe length of this Content. |
String |
ContentMimeTypeThe mime type for this Content. |
XObjectID |
ConversationIDThe Conversation ID. |
String |
ConversationNameThe Conversation name. |
XObjectID |
IDThe Bookmark Chat ID. |
String |
TextThe text for this Chat. |
XObjectID |
TrackIDThe Track ID. |
String |
TrackNameThe Track name. |
| Constructor Summary | |
|---|---|
XBookmarkSummaryInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID TrackID
public String TrackName
public XObjectID ConversationID
public String ConversationName
public XObjectID ID
public String Text
public String ContentMimeType
public long ContentLength
| Constructor Detail |
|---|
public XBookmarkSummaryInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||