|
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.XConversationEnteredInfo
public class XConversationEnteredInfo
Conversation Entered Information DTO.
| Field Summary | |
|---|---|
XConversationInfo |
ConversationInfoThe Conversation Information DTO. |
XConversationRole |
ConversationRoleThe current User's Role in the Conversation. |
List<XConversationMemberProfileInfo> |
MemberInfosList of all Member Profile DTOs for the Users who have ever entered the Conversation. |
List<XUserInfo> |
UserInfosFlat list of all User Information DTOs who are members of this Conversation. |
| Constructor Summary | |
|---|---|
XConversationEnteredInfo() |
|
| 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 List<XUserInfo> UserInfos
public List<XConversationMemberProfileInfo> MemberInfos
| Constructor Detail |
|---|
public XConversationEnteredInfo()
|
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 | |||||||||