|
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 | ||||||||
java.lang.Object
com.collaxa.cube.xml.BaseFacade
oracle.bpel.services.notification.payload.URIPayloadType
public class URIPayloadType
Class URIPayloadType.
| Field Summary |
|---|
| Fields inherited from class com.collaxa.cube.xml.BaseFacade |
|---|
serialVersionUID |
| Fields inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
NOTIFICATION_CONTEXT |
| Constructor Summary | |
|---|---|
URIPayloadType() |
|
URIPayloadType(org.w3c.dom.Element domElement) |
|
| Method Summary | |
|---|---|
java.lang.String |
__getFacadeName()Method __getFacadeName |
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.util.Map |
getPayloadContextValues()Get the context values as a map |
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 class com.collaxa.cube.xml.BaseFacade |
|---|
_setChildElementValue, addChildElement, addChildElement, clearChildElements, containsChildElement, getAttributeValue, getChildElement, getChildElement, getChildElements, getChildElementValue, getChildElementValue, getElementName, getNamespaceUri, getQName, getRootElement, getSimpleContent, isRootElement, isRootElement, numberOfChildElements, parseQName, removeChildElement, removeChildElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setChildElement, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setRootElement, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, toDOM, toString, toXML, toXML |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public URIPayloadType()
public URIPayloadType(org.w3c.dom.Element domElement)
| Method Detail |
|---|
public java.lang.String __getFacadeName()
__getFacadeName in interface org.collaxa.xml.IBaseFacade__getFacadeName in class com.collaxa.cube.xml.BaseFacadepublic IContentType getContent()
getContent in interface IURIPayloadTypepublic INotificationContextType getNotificationContext()
getNotificationContext in interface IURIPayloadTypepublic java.lang.String getTo()
getTo in interface IURIPayloadTypepublic java.util.Calendar getCreatedDate()
getCreatedDate in interface IURIPayloadTypepublic java.lang.String getDisplayText()
getDisplayText in interface IURIPayloadTypepublic java.lang.String getURILocation()
getURILocation in interface IURIPayloadTypepublic java.lang.String getSubject()
getSubject in interface IURIPayloadTypepublic java.lang.String getUserId()
getUserId in interface IURIPayloadTypepublic void setContent(IContentType content)
setContent in interface IURIPayloadTypecontent - the value of field 'content'.public void setNotificationContext(INotificationContextType notificationContext)
setNotificationContext in interface IURIPayloadTypenotificationContext - the value of field 'notificationContext'.public void setTo(java.lang.String to)
setTo in interface IURIPayloadTypeto - the value of field 'to'.public void setCreatedDate(java.util.Calendar createdDate)
setCreatedDate in interface IURIPayloadTypecreatedDate - the value of field 'createdDate'.public void setDisplayText(java.lang.String displayText)
setDisplayText in interface IURIPayloadTypedisplayText - the value of field 'displayText'.public void setURILocation(java.lang.String URILocation)
setURILocation in interface IURIPayloadTypeURILocation - the value of field 'URILocation'.public void setSubject(java.lang.String subject)
setSubject in interface IURIPayloadTypesubject - the value of field 'subject'.public void setUserId(java.lang.String userId)
setUserId in interface IURIPayloadTypeuserId - the value of field 'userId'.public java.util.Map getPayloadContextValues()
getPayloadContextValues in interface INotificationPayloadContextObject value
|
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 | ||||||||