|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface ITProcessFaultData.
| 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.ITFaultData |
getActivityName, getActivityType, getData, setActivityName, setActivityType, setData |
| Method Detail |
public java.util.Calendar getCreationDate()
public java.util.Calendar getModifyDate()
public void setCreationDate(java.util.Calendar creationDate)
creationDate - the value of field 'creationDate'.public void setModifyDate(java.util.Calendar modifyDate)
modifyDate - the value of field 'modifyDate'.
|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||