Skip navigation links

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

E20955-01


waggle.common.modules.followup.infos
Class XFollowupOpenInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.followup.infos.XFollowupOpenInfo


public class XFollowupOpenInfo
extends XDTO

Followup Open Information DTO.


Field Summary
 XObjectID AssigneeID
          The followup User ID.
 boolean Buzz
          This followup is a buzz.
 boolean Notify
          Set to true of the assigner should be notified when this follow-up is closed.

 

Constructor Summary
XFollowupOpenInfo()
           

 

Method Summary

 

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

 

Field Detail

AssigneeID

public XObjectID AssigneeID
The followup User ID.

Notify

public boolean Notify
Set to true of the assigner should be notified when this follow-up is closed. If true then another follow-up for the assigning User will be created.

Buzz

public boolean Buzz
This followup is a buzz.

Constructor Detail

XFollowupOpenInfo

public XFollowupOpenInfo()

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.