|
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.aggregate.infos.XAggregateTrackInfo
public class XAggregateTrackInfo
XAggregateTrackInfo.
| Field Summary | |
|---|---|
List<XAggregateConversationInfo> |
TrackConversationInfosThe Track Conversation infos. |
XObjectID |
TrackIDThe Track ID. |
String |
TrackNameThe Track name. |
int |
TrackNFollowupsNumber of followups for the Track for the current User. |
int |
TrackNUnreadNumber of un-read markable Chats for the Track for the current User. |
| Constructor Summary | |
|---|---|
XAggregateTrackInfo() |
|
| 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 List<XAggregateConversationInfo> TrackConversationInfos
public int TrackNFollowups
public int TrackNUnread
| Constructor Detail |
|---|
public XAggregateTrackInfo()
|
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 | |||||||||