|
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.common.modules.conversation.infos.XConversationCreateInfo
public class XConversationCreateInfo
Conversation Creation Information DTO.
| Field Summary | |
|---|---|
String |
NameThe Conversation's name. |
String |
PrimaryExternalIDThe Conversation's primary external ID (Business Object ID). |
List<String> |
SecondaryExternalIDsThe Conversation's secondary external IDs (Business Object IDs). |
XObjectID |
TrackIDThe Track's ID. |
| Constructor Summary | |
|---|---|
XConversationCreateInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID TrackID
public String Name
public String PrimaryExternalID
public List<String> SecondaryExternalIDs
| Constructor Detail |
|---|
public XConversationCreateInfo()
|
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 | |||||||||