| 
 | 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 | ||||||||
public interface ITProcessVariableData
Interface ITProcessVariableData.
| Method Summary | |
|---|---|
|  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 interface com.oracle.bpel.sensor.schemas.ITVariableData | 
|---|
| getData, getDataType, getQueryName, getTarget, getUpdaterName, getUpdaterType, setData, setDataType, setQueryName, setTarget, setUpdaterName, setUpdaterType | 
| Method Detail | 
|---|
java.util.Calendar getCreationDate()
java.util.Calendar getModifyDate()
void setCreationDate(java.util.Calendar creationDate)
creationDate - the value of field 'creationDate'.void setModifyDate(java.util.Calendar modifyDate)
modifyDate - 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 | ||||||||