|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.9) E10660-12 |
||||||||
| 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.NotificationProperties
public class NotificationProperties
| Field Summary |
|---|
| Fields inherited from class com.collaxa.cube.xml.BaseFacade |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
NotificationProperties() |
|
NotificationProperties(org.w3c.dom.Element domElement) |
|
| Method Summary | |
|---|---|
java.lang.String |
__getFacadeName()Method __getFacadeName |
void |
addNotificationProperty(INotificationPropertyType vNotificationProperty)Method addNotificationProperty |
void |
addNotificationProperty(int index, INotificationPropertyType vNotificationProperty)Method addNotificationProperty |
void |
clearNotificationProperty()Method clearNotificationProperty |
java.util.List |
getNotificationProperty()Method getNotificationProperty |
INotificationPropertyType |
getNotificationProperty(int index)Method getNotificationProperty |
int |
getNotificationPropertyCount()Method getNotificationPropertyCount |
INotificationPropertyType |
removeNotificationProperty(int index)Method removeNotificationProperty |
void |
setNotificationProperty(int index, INotificationPropertyType vNotificationProperty)Method setNotificationProperty |
void |
setNotificationProperty(java.util.List notificationPropertyList)Method setNotificationPropertySets the value of 'notificationProperty' by copying the given ArrayList. |
| 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 NotificationProperties()
public NotificationProperties(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.BaseFacade
public void addNotificationProperty(INotificationPropertyType vNotificationProperty)
throws java.lang.IndexOutOfBoundsException
addNotificationProperty in interface INotificationPropertiesvNotificationProperty -java.lang.IndexOutOfBoundsException
public void addNotificationProperty(int index,
INotificationPropertyType vNotificationProperty)
throws java.lang.IndexOutOfBoundsException
addNotificationProperty in interface INotificationPropertiesindex -vNotificationProperty -java.lang.IndexOutOfBoundsExceptionpublic void clearNotificationProperty()
clearNotificationProperty in interface INotificationProperties
public INotificationPropertyType getNotificationProperty(int index)
throws java.lang.IndexOutOfBoundsException
getNotificationProperty in interface INotificationPropertiesindex -java.lang.IndexOutOfBoundsExceptionpublic java.util.List getNotificationProperty()
getNotificationProperty in interface INotificationPropertiespublic int getNotificationPropertyCount()
getNotificationPropertyCount in interface INotificationProperties
public INotificationPropertyType removeNotificationProperty(int index)
throws java.lang.IndexOutOfBoundsException
removeNotificationProperty in interface INotificationPropertiesindex -java.lang.IndexOutOfBoundsException
public void setNotificationProperty(int index,
INotificationPropertyType vNotificationProperty)
throws java.lang.IndexOutOfBoundsException
setNotificationProperty in interface INotificationPropertiesindex -vNotificationProperty -java.lang.IndexOutOfBoundsExceptionpublic void setNotificationProperty(java.util.List notificationPropertyList)
setNotificationProperty in interface INotificationPropertiesnotificationPropertyList - the Vector to copy.
|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.9) E10660-12 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||