|
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.XConversationCountsInfo
public class XConversationCountsInfo
Conversation Counts Information DTO.
| Field Summary | |
|---|---|
int |
AccessibleClosedCountThe count of accessible closed Conversations. |
int |
AccessibleOpenCountThe count of accessible open Conversations. |
int |
DiscoverableCountThe count of discoverable Conversations. |
| Constructor Summary | |
|---|---|
XConversationCountsInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int DiscoverableCount
public int AccessibleOpenCount
public int AccessibleClosedCount
| Constructor Detail |
|---|
public XConversationCountsInfo()
|
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 | |||||||||