|
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.GroupNotificationPayloadType
public class GroupNotificationPayloadType
Class GroupNotificationPayloadType.
| 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 | |
|---|---|
GroupNotificationPayloadType() |
|
GroupNotificationPayloadType(org.w3c.dom.Element domElement) |
|
| Method Summary | |
|---|---|
java.lang.String |
__getFacadeName()Method __getFacadeName |
IGenericPayloadType |
getGenericPayload()Returns the value of field 'genericPayload'. |
java.lang.String |
getGroupId()Returns the value of field 'groupId'. |
INotificationContextType |
getNotificationContext()Returns the value of field 'notificationContext'. |
java.util.Map |
getPayloadContextValues()Get the context values as a map |
void |
setGenericPayload(IGenericPayloadType genericPayload)Sets the value of field 'genericPayload'. |
void |
setGroupId(java.lang.String groupId)Sets the value of field 'groupId'. |
void |
setNotificationContext(INotificationContextType notificationContext)Sets the value of field 'notificationContext'. |
| 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 GroupNotificationPayloadType()
public GroupNotificationPayloadType(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 IGenericPayloadType getGenericPayload()
getGenericPayload in interface IGroupNotificationPayloadTypepublic java.lang.String getGroupId()
getGroupId in interface IGroupNotificationPayloadTypepublic INotificationContextType getNotificationContext()
getNotificationContext in interface IGroupNotificationPayloadTypepublic void setGenericPayload(IGenericPayloadType genericPayload)
setGenericPayload in interface IGroupNotificationPayloadTypegenericPayload - the value of field 'genericPayload'.public void setGroupId(java.lang.String groupId)
setGroupId in interface IGroupNotificationPayloadTypegroupId - the value of field 'groupId'.public void setNotificationContext(INotificationContextType notificationContext)
setNotificationContext in interface IGroupNotificationPayloadTypenotificationContext - the value of field 'notificationContext'.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 | ||||||||