|
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 IUserNotificationPayloadType
Interface IUserNotificationPayloadType.
| Field Summary |
|---|
| Fields inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
NOTIFICATION_CONTEXT |
| Method Summary | |
|---|---|
IGenericPayloadType |
getGenericPayload()Returns the value of field 'genericPayload'. |
INotificationContextType |
getNotificationContext()Returns the value of field 'notificationContext'. |
IUserPropertiesType |
getPreferenceProperties()Returns the value of field 'preferenceProperties'. |
java.lang.String |
getUserId()Returns the value of field 'userId'. |
void |
setGenericPayload(IGenericPayloadType genericPayload)Sets the value of field 'genericPayload'. |
void |
setNotificationContext(INotificationContextType notificationContext)Sets the value of field 'notificationContext'. |
void |
setPreferenceProperties(IUserPropertiesType preferenceProperties)Sets the value of field 'preferenceProperties'. |
void |
setUserId(java.lang.String userId)Sets the value of field 'userId'. |
| Methods inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
getPayloadContextValues |
| Method Detail |
|---|
IGenericPayloadType getGenericPayload()
INotificationContextType getNotificationContext()
IUserPropertiesType getPreferenceProperties()
java.lang.String getUserId()
void setGenericPayload(IGenericPayloadType genericPayload)
genericPayload - the value of field 'genericPayload'.void setNotificationContext(INotificationContextType notificationContext)
notificationContext - the value of field 'notificationContext'.void setPreferenceProperties(IUserPropertiesType preferenceProperties)
preferenceProperties - the value of field 'preferenceProperties'.void setUserId(java.lang.String userId)
userId - the value of field 'userId'.
|
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 | ||||||||