Skip navigation links

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

E20955-01


waggle.common.modules.followup.infos
Class XFollowupInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.object.infos.XObjectInfo
          extended by waggle.common.modules.followup.infos.XFollowupInfo


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

Followup Information DTO.


Field Summary
 boolean Buzz
          On Followup close buzz the creating User.
 XObjectID ChatID
          The Followup Chat ID.
 XObjectID CreatedByID
          The Followup assigner User ID.
 boolean Notify
          On Followup close assign a Followup to creating User.
 boolean Read
          The Followup read status.
 XObjectID UserID
          The Followup assignee User ID.

 

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

 

Method Summary

 

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

 

Field Detail

ChatID

public XObjectID ChatID
The Followup Chat ID.

UserID

public XObjectID UserID
The Followup assignee User ID.

CreatedByID

public XObjectID CreatedByID
The Followup assigner User ID.

Notify

public boolean Notify
On Followup close assign a Followup to creating User.

Buzz

public boolean Buzz
On Followup close buzz the creating User.

Read

public boolean Read
The Followup read status.

Constructor Detail

XFollowupInfo

public XFollowupInfo()

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.