Skip navigation links

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

E20955-01


waggle.common.modules.conversation.infos
Class XConversationMapInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.conversation.infos.XConversationMapInfo


public class XConversationMapInfo
extends XDTO

Conversation Map Information.


Field Summary
 List<XObjectID> ChatIDs
          All Chat IDs in display order.
 waggle.core.utils.XChatsRead ChatsRead
          If requested return the Chats Read info again.
 List<XConversationMapElementInfo> Elements
          The elements in the map.
 List<Integer> Ordinals
          All Ordinals in display order.
 List<XObjectID> ParentIDs
          All Parent IDs in display order.

 

Constructor Summary
XConversationMapInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

ChatIDs

public List<XObjectID> ChatIDs
All Chat IDs in display order.

ParentIDs

public List<XObjectID> ParentIDs
All Parent IDs in display order.

Ordinals

public List<Integer> Ordinals
All Ordinals in display order.

Elements

public List<XConversationMapElementInfo> Elements
The elements in the map.

ChatsRead

public waggle.core.utils.XChatsRead ChatsRead
If requested return the Chats Read info again.

Constructor Detail

XConversationMapInfo

public XConversationMapInfo()

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.