|
Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.6.3) E14900-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.collaxa.cube.xml.BaseFacade
com.oracle.bpel.sensor.schemas.TVariableData
com.oracle.bpel.sensor.schemas.TProcessVariableData
public class TProcessVariableData
| Constructor Summary | |
|---|---|
TProcessVariableData() |
|
TProcessVariableData(org.w3c.dom.Element domElement) |
|
| Method Summary | |
|---|---|
java.lang.String |
__getFacadeName()Method __getFacadeName |
java.util.Calendar |
getCreationDate()Returns the value of field 'creationDate'. |
java.util.Calendar |
getModifyDate()Returns the value of field 'modifyDate'. |
void |
setCreationDate(java.util.Calendar creationDate)Sets the value of field 'creationDate'. |
void |
setModifyDate(java.util.Calendar modifyDate)Sets the value of field 'modifyDate'. |
| Methods inherited from class com.oracle.bpel.sensor.schemas.TVariableData |
|---|
getData, getDataType, getQueryName, getTarget, getUpdaterName, getUpdaterType, setData, setDataType, setQueryName, setTarget, setUpdaterName, setUpdaterType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.oracle.bpel.sensor.schemas.ITVariableData |
|---|
getData, getDataType, getQueryName, getTarget, getUpdaterName, getUpdaterType, setData, setDataType, setQueryName, setTarget, setUpdaterName, setUpdaterType |
| Constructor Detail |
|---|
public TProcessVariableData()
public TProcessVariableData(org.w3c.dom.Element domElement)
| Method Detail |
|---|
public java.lang.String __getFacadeName()
__getFacadeName in class TVariableDatapublic java.util.Calendar getCreationDate()
getCreationDate in interface ITProcessVariableDatapublic java.util.Calendar getModifyDate()
getModifyDate in interface ITProcessVariableDatapublic void setCreationDate(java.util.Calendar creationDate)
setCreationDate in interface ITProcessVariableDatacreationDate - the value of field 'creationDate'.public void setModifyDate(java.util.Calendar modifyDate)
setModifyDate in interface ITProcessVariableDatamodifyDate - the value of field 'modifyDate'.
|
Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.6.3) E14900-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||