Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


oracle.tip.pc.services.notification.payload
Class GroupNotificationPayloadType

java.lang.Object
  extended bycom.collaxa.cube.xml.BaseFacade
      extended byoracle.tip.pc.services.notification.payload.GroupNotificationPayloadType

All Implemented Interfaces:
org.collaxa.xml.IBaseFacade, org.collaxa.xml.IFacade, IGroupNotificationPayloadType, INotificationPayloadContext, java.io.Serializable

public class GroupNotificationPayloadType
extends com.collaxa.cube.xml.BaseFacade
implements java.io.Serializable, IGroupNotificationPayloadType

Class GroupNotificationPayloadType.

See Also:
Serialized Form

Field Summary

 

Fields inherited from class com.collaxa.cube.xml.BaseFacade
serialVersionUID

 

Fields inherited from interface oracle.tip.pc.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'.
 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'.

 

Methods inherited from class com.collaxa.cube.xml.BaseFacade
addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, 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

GroupNotificationPayloadType

public GroupNotificationPayloadType()

GroupNotificationPayloadType

public GroupNotificationPayloadType(org.w3c.dom.Element domElement)

Method Detail

__getFacadeName

public java.lang.String __getFacadeName()
Method __getFacadeName
Specified by:
__getFacadeName in interface org.collaxa.xml.IBaseFacade

getGenericPayload

public IGenericPayloadType getGenericPayload()
Returns the value of field 'genericPayload'. The field 'genericPayload' has the following description:
Specified by:
getGenericPayload in interface IGroupNotificationPayloadType
Returns:
the value of field 'genericPayload'.

getGroupId

public java.lang.String getGroupId()
Returns the value of field 'groupId'. The field 'groupId' has the following description:
Specified by:
getGroupId in interface IGroupNotificationPayloadType
Returns:
the value of field 'groupId'.

setGenericPayload

public void setGenericPayload(IGenericPayloadType genericPayload)
Sets the value of field 'genericPayload'. The field 'genericPayload' has the following description:
Specified by:
setGenericPayload in interface IGroupNotificationPayloadType
Parameters:
genericPayload - the value of field 'genericPayload'.

setGroupId

public void setGroupId(java.lang.String groupId)
Sets the value of field 'groupId'. The field 'groupId' has the following description:
Specified by:
setGroupId in interface IGroupNotificationPayloadType
Parameters:
groupId - the value of field 'groupId'.

getPayloadContextValues

public java.util.Map getPayloadContextValues()
Get the context values as a map
Specified by:
getPayloadContextValues in interface INotificationPayloadContext
Returns:
a Object value

Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


Copyright © 2006, Oracle. All rights reserved.