|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10660-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGenericPayloadType
Interface IGenericPayloadType.
| Field Summary |
|---|
| Fields inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
NOTIFICATION_CONTEXT |
| Method Summary | |
|---|---|
ICommonPayloadType |
getCommonPayload()Returns the value of field 'commonPayload'. |
IEmailPayloadType |
getEmailPayload()Returns the value of field 'emailPayload'. |
IFaxPayloadType |
getFaxPayload()Returns the value of field 'faxPayload'. |
IPagerPayloadType |
getPagerPayload()Returns the value of field 'pagerPayload'. |
ISMSPayloadType |
getSMSPayload()Returns the value of field 'SMSPayload'. |
IURIPayloadType |
getURIPayload()Returns the value of field 'URIPayload'. |
IVoicePayloadType |
getVoicePayload()Returns the value of field 'voicePayload'. |
void |
setCommonPayload(ICommonPayloadType commonPayload)Sets the value of field 'commonPayload'. |
void |
setEmailPayload(IEmailPayloadType emailPayload)Sets the value of field 'emailPayload'. |
void |
setFaxPayload(IFaxPayloadType faxPayload)Sets the value of field 'faxPayload'. |
void |
setPagerPayload(IPagerPayloadType pagerPayload)Sets the value of field 'pagerPayload'. |
void |
setSMSPayload(ISMSPayloadType SMSPayload)Sets the value of field 'SMSPayload'. |
void |
setVoicePayload(IVoicePayloadType voicePayload)Sets the value of field 'voicePayload'. |
| Methods inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
getPayloadContextValues |
| Method Detail |
|---|
ICommonPayloadType getCommonPayload()
IEmailPayloadType getEmailPayload()
IFaxPayloadType getFaxPayload()
IPagerPayloadType getPagerPayload()
IURIPayloadType getURIPayload()
ISMSPayloadType getSMSPayload()
IVoicePayloadType getVoicePayload()
void setCommonPayload(ICommonPayloadType commonPayload)
commonPayload - the value of field 'commonPayload'.void setEmailPayload(IEmailPayloadType emailPayload)
emailPayload - the value of field 'emailPayload'.void setFaxPayload(IFaxPayloadType faxPayload)
faxPayload - the value of field 'faxPayload'.void setPagerPayload(IPagerPayloadType pagerPayload)
pagerPayload - the value of field 'pagerPayload'.void setSMSPayload(ISMSPayloadType SMSPayload)
SMSPayload - the value of field 'SMSPayload'.void setVoicePayload(IVoicePayloadType voicePayload)
voicePayload - the value of field 'voicePayload'.
|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10660-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||