Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.aggregate.infos
Class XAggregateInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.aggregate.infos.XAggregateInfo


public class XAggregateInfo
extends XDTO

XAggregateInfo.


Field Summary
 XObjectID AggregateID
          The Aggregate ID.
 String AggregateName
          The Aggregate name.
 int AggregateNFollowups
          Number of followups for the Aggregate for the current User.
 int AggregateNUnread
          Number of un-read markable Chats in this Aggregate for the current User.
 List<XAggregateTrackInfo> AggregateTrackInfos
          The 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

AggregateID

public XObjectID AggregateID
The Aggregate ID.

AggregateName

public String AggregateName
The Aggregate name.

AggregateTrackInfos

public List<XAggregateTrackInfo> AggregateTrackInfos
The Aggregate Track infos.

AggregateNFollowups

public int AggregateNFollowups
Number of followups for the Aggregate for the current User.

AggregateNUnread

public int AggregateNUnread
Number of un-read markable Chats in this Aggregate for the current User.

Constructor Detail

XAggregateInfo

public XAggregateInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.