|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.9.0) E25378-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IIMPayloadType
Interface IIMPayloadType.
| Field Summary |
|---|
| Fields inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
NOTIFICATION_CONTEXT |
| Method Summary | |
|---|---|
IContentType |
getContent()Returns the value of field 'content'. |
INotificationContextType |
getNotificationContext()Returns the value of field 'notificationContext'. |
java.lang.String |
getTo()Returns the value of field 'to'. |
void |
setContent(IContentType content)Sets the value of field 'content'. |
void |
setNotificationContext(INotificationContextType notificationContext)Sets the value of field 'notificationContext'. |
void |
setTo(java.lang.String to)Sets the value of field 'to'. |
| Methods inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
getPayloadContextValues |
| Method Detail |
|---|
IContentType getContent()
INotificationContextType getNotificationContext()
java.lang.String getTo()
void setContent(IContentType content)
content - the value of field 'content'.void setNotificationContext(INotificationContextType notificationContext)
notificationContext - the value of field 'notificationContext'.void setTo(java.lang.String to)
to - the value of field 'to'.
|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.9.0) E25378-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||