|
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 IURIPayloadType
Interface IURIPayloadType.
| Field Summary |
|---|
| Fields inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
NOTIFICATION_CONTEXT |
| Method Summary | |
|---|---|
IContentType |
getContent()Returns the value of field 'content'. |
java.util.Calendar |
getCreatedDate()Returns the value of field 'createdDate'. |
java.lang.String |
getDisplayText()Returns the value of field 'displayText'. |
INotificationContextType |
getNotificationContext()Returns the value of field 'notificationContext'. |
java.lang.String |
getSubject()Returns the value of field 'subject'. |
java.lang.String |
getTo()Returns the value of field 'to'. |
java.lang.String |
getURILocation()Returns the value of field 'URILocation'. |
java.lang.String |
getUserId()Returns the value of field 'userId'. |
void |
setContent(IContentType content)Sets the value of field 'content'. |
void |
setCreatedDate(java.util.Calendar createdDate)Sets the value of field 'createdDate'. |
void |
setDisplayText(java.lang.String displayText)Sets the value of field 'displayText'. |
void |
setNotificationContext(INotificationContextType notificationContext)Sets the value of field 'notificationContext'. |
void |
setSubject(java.lang.String subject)Sets the value of field 'subject'. |
void |
setTo(java.lang.String to)Sets the value of field 'to'. |
void |
setURILocation(java.lang.String URILocation)Sets the value of field 'URILocation'. |
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 |
|---|
IContentType getContent()
java.util.Calendar getCreatedDate()
java.lang.String getDisplayText()
java.lang.String getURILocation()
java.lang.String getSubject()
java.lang.String getUserId()
INotificationContextType getNotificationContext()
java.lang.String getTo()
void setContent(IContentType content)
content - the value of field 'content'.void setCreatedDate(java.util.Calendar createdDate)
createdDate - the value of field 'createdDate'.void setDisplayText(java.lang.String displayText)
displayText - the value of field 'displayText'.void setURILocation(java.lang.String URILocation)
URILocation - the value of field 'URILocation'.void setSubject(java.lang.String subject)
subject - the value of field 'subject'.void setUserId(java.lang.String userId)
userId - the value of field 'userId'.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 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 | ||||||||