|
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.XAggregateInfo
public class XAggregateInfo
XAggregateInfo.
| Field Summary | |
|---|---|
XObjectID |
AggregateIDThe Aggregate ID. |
String |
AggregateNameThe Aggregate name. |
int |
AggregateNFollowupsNumber of followups for the Aggregate for the current User. |
int |
AggregateNUnreadNumber of un-read markable Chats in this Aggregate for the current User. |
List<XAggregateTrackInfo> |
AggregateTrackInfosThe Aggregate Track infos. |
| Constructor Summary | |
|---|---|
XAggregateInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID AggregateID
public String AggregateName
public List<XAggregateTrackInfo> AggregateTrackInfos
public int AggregateNFollowups
public int AggregateNUnread
| Constructor Detail |
|---|
public XAggregateInfo()
|
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 | |||||||||