|
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.chat.infos.XChatSummaryInfo
public class XChatSummaryInfo
Chat Summary Information DTO.
| Field Summary | |
|---|---|
Collection<XObjectID> |
AllBookmarkChatIDsAll Chat IDs bookmarked by the current User. |
Collection<XObjectID> |
AllFollowupChatIDsAll Chat IDs marked for followup for the current User. |
Collection<XObjectID> |
TopBookmarkChatIDsAll top-level Chat IDs that either are bookmarked or that have comments that are bookmarked by the current User. |
Collection<XObjectID> |
TopFollowupChatIDsAll top-level Chat IDs that either are marked for followup or that have comments that are marked for followup for the current User. |
| Constructor Summary | |
|---|---|
XChatSummaryInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Collection<XObjectID> AllFollowupChatIDs
public Collection<XObjectID> TopFollowupChatIDs
public Collection<XObjectID> AllBookmarkChatIDs
public Collection<XObjectID> TopBookmarkChatIDs
| Constructor Detail |
|---|
public XChatSummaryInfo()
|
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 | |||||||||