|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.5.0) E10660-05 |
||||||||
| 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.CommonPayloadType
public class CommonPayloadType
Class CommonPayloadType.
| 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 | |
|---|---|
CommonPayloadType() |
|
CommonPayloadType(org.w3c.dom.Element domElement) |
|
| Method Summary | |
|---|---|
java.lang.String |
__getFacadeName()Method __getFacadeName |
IContentType |
getContent()Returns the value of field 'content'. |
java.lang.String |
getFrom()Returns the value of field 'from'. |
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'. |
void |
setContent(IContentType content)Sets the value of field 'content'. |
void |
setFrom(java.lang.String from)Sets the value of field 'from'. |
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'. |
| 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 CommonPayloadType()
public CommonPayloadType(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 ICommonPayloadTypepublic java.lang.String getTo()
getTo in interface ICommonPayloadTypepublic java.lang.String getFrom()
getFrom in interface ICommonPayloadTypepublic INotificationContextType getNotificationContext()
getNotificationContext in interface ICommonPayloadTypepublic java.lang.String getSubject()
getSubject in interface ICommonPayloadTypepublic void setContent(IContentType content)
setContent in interface ICommonPayloadTypecontent - the value of field 'content'.public void setTo(java.lang.String to)
setTo in interface ICommonPayloadTypeto - the value of field 'to'.public void setFrom(java.lang.String from)
setFrom in interface ICommonPayloadTypefrom - the value of field 'from'.public void setNotificationContext(INotificationContextType notificationContext)
setNotificationContext in interface ICommonPayloadTypenotificationContext - the value of field 'notificationContext'.public void setSubject(java.lang.String subject)
setSubject in interface ICommonPayloadTypesubject - the value of field 'subject'.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.5.0) E10660-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||