|
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.conversation.infos.XConversationGetInfo
public class XConversationGetInfo
Conversation Information for this User DTO.
| Field Summary | |
|---|---|
boolean |
AssigneeSet to true if the current User is an Assignee for this Conversation. |
XConversationInfo |
ConversationInfoConversation info. |
XConversationRole |
ConversationRoleThis User's role in the Conversation. |
int |
FollowupCountNumber of open Followups. |
XChatGetInfo |
ForkedFromChatInfoConversation forked from Chat info. |
boolean |
NewSet to true if the current User has never entered this Conversation. |
XChatReadInfo |
ReadInfoChats read info for the current User. |
| Constructor Summary | |
|---|---|
XConversationGetInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XConversationInfo ConversationInfo
public XConversationRole ConversationRole
public boolean Assignee
public boolean New
public XChatReadInfo ReadInfo
public XChatGetInfo ForkedFromChatInfo
public int FollowupCount
| Constructor Detail |
|---|
public XConversationGetInfo()
|
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 | |||||||||