|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.followup.infos.XFollowupChatSummaryInfo
public class XFollowupChatSummaryInfo
Follow-up information containing basic information about the follow-up and the chat object on which it was opened.
| Field Summary | |
|---|---|
boolean |
BuzzOn Followup close buzz the creating User. |
XObjectID |
ChatIDThe Followup Chat ID. |
XObjectID |
CommentOnIDThe Chat on which this Chat is a Comment. |
long |
ContentLengthThe length of this Content. |
String |
ContentMimeTypeThe mime type for this Content. |
XObjectID |
ConversationIDThe Conversation ID. |
String |
ConversationNameThe Conversation Name. |
XObjectID |
CreatedByIDThe Followup assigner User ID. |
String |
CreatedByUserNameThe Followup assigner User display name. |
Date |
CreatedTimestampWhen the Followup was created. |
boolean |
NotifyOn Followup close assign a Followup to creating User. |
boolean |
ReadThe Followup read status. |
String |
TextThe text for this Chat. |
XObjectID |
TrackIDThe Track ID. |
String |
TrackNameThe Track Name. |
XObjectID |
UserIDThe Followup assignee User ID. |
| Constructor Summary | |
|---|---|
XFollowupChatSummaryInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID TrackID
public String TrackName
public XObjectID ConversationID
public String ConversationName
public XObjectID ChatID
public XObjectID CommentOnID
public String Text
public String ContentMimeType
public long ContentLength
public XObjectID UserID
public XObjectID CreatedByID
public String CreatedByUserName
public Date CreatedTimestamp
public boolean Notify
public boolean Buzz
public boolean Read
| Constructor Detail |
|---|
public XFollowupChatSummaryInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||