|
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.XConversationDetailInfo
public class XConversationDetailInfo
Conversation Detail Information DTO.
| Field Summary | |
|---|---|
List<XConversationDetailConversationInfo> |
ConversationInfosReturned page of Conversation Infos. |
int |
FromIndexFrom index of returned Conversation Infos. |
int |
ToIndexTo index of returned Conversation Infos. |
int |
TotalConversationsTotal number of available Conversations. |
| Constructor Summary | |
|---|---|
XConversationDetailInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int TotalConversations
public int FromIndex
public int ToIndex
public List<XConversationDetailConversationInfo> ConversationInfos
| Constructor Detail |
|---|
public XConversationDetailInfo()
|
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 | |||||||||