Skip navigation links

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

E20955-01


waggle.common.modules.aggregate.infos
Class XAggregateTrackInfo

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


public class XAggregateTrackInfo
extends XDTO

XAggregateTrackInfo.


Field Summary
 List<XAggregateConversationInfo> TrackConversationInfos
          The Track Conversation infos.
 XObjectID TrackID
          The Track ID.
 String TrackName
          The Track name.
 int TrackNFollowups
          Number of followups for the Track for the current User.
 int TrackNUnread
          Number 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

TrackID

public XObjectID TrackID
The Track ID.

TrackName

public String TrackName
The Track name.

TrackConversationInfos

public List<XAggregateConversationInfo> TrackConversationInfos
The Track Conversation infos.

TrackNFollowups

public int TrackNFollowups
Number of followups for the Track for the current User.

TrackNUnread

public int TrackNUnread
Number of un-read markable Chats for the Track for the current User.

Constructor Detail

XAggregateTrackInfo

public XAggregateTrackInfo()

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.