Skip navigation links

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

E20955-01


waggle.common.modules.group.infos
Class XGroupDetailsInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.object.infos.XObjectInfo
          extended by waggle.common.modules.group.infos.XGroupDetailsInfo


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

Group Extended Information DTO.


Field Summary
 XGroupInfo GroupInfo
          The basic Group info.
 String RealmData
          The Realm data.
 XObjectID RealmID
          The Realm ID.
 boolean Synced
          Whether this Group has ever been synced.
 Date SyncedDate
          Date this Group was last synced.

 

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
XGroupDetailsInfo()
           

 

Method Summary

 

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

 

Field Detail

GroupInfo

public XGroupInfo GroupInfo
The basic Group info.

RealmID

public XObjectID RealmID
The Realm ID.

RealmData

public String RealmData
The Realm data.

Synced

public boolean Synced
Whether this Group has ever been synced.

SyncedDate

public Date SyncedDate
Date this Group was last synced.

Constructor Detail

XGroupDetailsInfo

public XGroupDetailsInfo()

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.