|
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.contact.infos.XContactAddInfo
public class XContactAddInfo
Contact Add Information DTO.
| Field Summary | |
|---|---|
String |
ContactEMailAddressA User's email/login name for a User that is not as yet registered with Waggle. |
XObjectID |
ContactIDThe User ID if they are an already registered Waggle User in either the internal or external Realm. |
boolean |
ContactSendInvitationSend an invitation. |
| Constructor Summary | |
|---|---|
XContactAddInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID ContactID
public String ContactEMailAddress
public boolean ContactSendInvitation
| Constructor Detail |
|---|
public XContactAddInfo()
|
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 | |||||||||