|
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.buzz.infos.XBuzzSummaryInfo
public class XBuzzSummaryInfo
XBuzzSummaryInfo.
| Field Summary | |
|---|---|
XObjectID |
BuzzedByIDThe User that buzzed this User. |
String |
BuzzedByNameThe name of the User that buzzed this User. |
boolean |
BuzzOfflineBuzz was created when the buzzed User was offline. |
XObjectID |
ConversationIDThe Conversation ID. |
String |
ConversationNameThe Conversation name. |
Date |
CreatedTimestampWhen the XObject was created. |
XObjectID |
IDThe Buzz object ID. |
XObjectID |
TrackIDThe Track ID. |
String |
TrackNameThe Track name. |
| Constructor Summary | |
|---|---|
XBuzzSummaryInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID ID
public XObjectID TrackID
public String TrackName
public XObjectID ConversationID
public String ConversationName
public Date CreatedTimestamp
public XObjectID BuzzedByID
public String BuzzedByName
public boolean BuzzOffline
| Constructor Detail |
|---|
public XBuzzSummaryInfo()
|
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 | |||||||||