|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPurgeLogServiceReportCallback
Call back on the basic purge operations. Will help construct the Purge Log Report.
| Method Summary | |
|---|---|
boolean |
isCancellationAsked()Return true if the cancellation of the current purge has been asked by the user. |
void |
itemPurged(IOdiEntity pOdiEntity)Record each first class object to be purged. |
void |
purgeCompleted()Mark the purge as complete. |
| Method Detail |
|---|
void itemPurged(IOdiEntity pOdiEntity)
pOdiEntity - entity being purged.void purgeCompleted()
boolean isCancellationAsked()
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||