Skip navigation links

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

E20955-01


waggle.common.modules.contact.infos
Class XContactInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.object.infos.XObjectInfo
          extended by waggle.common.modules.contact.infos.XContactInfo


public class XContactInfo
extends waggle.common.modules.object.infos.XObjectInfo

Contact Information DTO.


Field Summary
 Collection<String> ContactGroupNames
          The set of Contact groups names in which this Contact should be displayed.
 XUserInfo ContactUserInfo
          The User information for this Contact.
 List<XConversationGetInfo> EnteredConversationInfos
          List of all public and common Conversation that are currently entered by this Contact.

 

Fields inherited from class waggle.common.modules.object.infos.XObjectInfo
ConversationID, CreatedByScaledPictureID, CreatedByUserID, CreatedByUserName, CreatedOnBehalfOfUserID, CreatedOnBehalfOfUserName, CreatedTimestamp, ID, Latitude, Longitude, ModifiedByScaledPictureID, ModifiedByUserID, ModifiedByUserName, ModifiedOnBehalfOfUserID, ModifiedOnBehalfOfUserName, ModifiedTimestamp, Name, ObjectType, ParentID, Removed, RemovedByUserID, RemovedTimestamp, TrackID

 

Constructor Summary
XContactInfo()
           

 

Method Summary

 

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

 

Field Detail

ContactUserInfo

public XUserInfo ContactUserInfo
The User information for this Contact.

ContactGroupNames

public Collection<String> ContactGroupNames
The set of Contact groups names in which this Contact should be displayed. May be null.

EnteredConversationInfos

public List<XConversationGetInfo> EnteredConversationInfos
List of all public and common Conversation that are currently entered by this Contact.

Constructor Detail

XContactInfo

public XContactInfo()

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.