|
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.NotificationContextType
public class NotificationContextType
| Field Summary |
|---|
| Fields inherited from class com.collaxa.cube.xml.BaseFacade |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
NotificationContextType() |
|
NotificationContextType(org.w3c.dom.Element domElement) |
|
| Method Summary | |
|---|---|
java.lang.String |
__getFacadeName()Method __getFacadeName |
java.lang.String |
getComponentName()Returns the value of field 'componentName'. |
java.lang.String |
getCompositeDN()Returns the value of field 'compositeDN'. |
java.lang.String |
getCompositeInstanceId()Returns the value of field 'compositeInstanceId'. |
java.lang.String |
getTaskId()Returns the value of field 'taskId'. |
void |
setComponentName(java.lang.String componentName)Sets the value of field 'componentName'. |
void |
setCompositeDN(java.lang.String compositeDN)Sets the value of field 'compositeDN'. |
void |
setCompositeInstanceId(java.lang.String compositeInstanceId)Sets the value of field 'compositeInstanceId'. |
void |
setTaskId(java.lang.String taskId)Sets the value of field 'taskId'. |
| 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 NotificationContextType()
public NotificationContextType(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 java.lang.String getComponentName()
getComponentName in interface INotificationContextTypepublic java.lang.String getCompositeDN()
getCompositeDN in interface INotificationContextTypepublic java.lang.String getCompositeInstanceId()
getCompositeInstanceId in interface INotificationContextTypepublic java.lang.String getTaskId()
getTaskId in interface INotificationContextTypepublic void setComponentName(java.lang.String componentName)
setComponentName in interface INotificationContextTypecomponentName - the value of field 'componentName'.public void setCompositeDN(java.lang.String compositeDN)
setCompositeDN in interface INotificationContextTypecompositeDN - the value of field 'compositeDN'.public void setCompositeInstanceId(java.lang.String compositeInstanceId)
setCompositeInstanceId in interface INotificationContextTypecompositeInstanceId - the value of field 'compositeInstanceId'.public void setTaskId(java.lang.String taskId)
setTaskId in interface INotificationContextTypetaskId - the value of field 'taskId'.
|
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 | ||||||||