|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiLoadPlanInstanceRunCriteria | |
|---|---|
| oracle.odi.domain.runtime.lpi.finder | |
| oracle.odi.domain.runtime.purge | |
| oracle.odi.domain.runtime.purge.support | |
| Uses of OdiLoadPlanInstanceRunCriteria in oracle.odi.domain.runtime.lpi.finder |
|---|
| Methods in oracle.odi.domain.runtime.lpi.finder with parameters of type OdiLoadPlanInstanceRunCriteria | |
|---|---|
java.util.Collection<OdiLoadPlanInstanceRun> |
IOdiLoadPlanInstanceRunFinder.findByCriteria(OdiLoadPlanInstanceRunCriteria criteria, int maxResults)Retrieve the list of OdiLoadPlanInstanceRun instances matching the criteria |
| Uses of OdiLoadPlanInstanceRunCriteria in oracle.odi.domain.runtime.purge |
|---|
| Methods in oracle.odi.domain.runtime.purge with parameters of type OdiLoadPlanInstanceRunCriteria | |
|---|---|
PurgeLogServiceReport |
IPurgeLogService.purgeLoadPlanInstanceRuns(OdiLoadPlanInstanceRunCriteria loadPlanInstanceRunCriteria, boolean removeSessions)Deprecated. As of 11.1.1.6.0. User should prefer the new corresponding method using IPurgeLogServiceReportCallback |
void |
IPurgeLogService.purgeLoadPlanInstanceRuns(OdiLoadPlanInstanceRunCriteria loadPlanInstanceRunCriteria, boolean removeSessions, IPurgeLogServiceReportCallback pPurgeLogServiceReportCallBack)Purge the Load plan instance runs matching the criteria also removes the parent load plan instances without children |
| Uses of OdiLoadPlanInstanceRunCriteria in oracle.odi.domain.runtime.purge.support |
|---|
| Methods in oracle.odi.domain.runtime.purge.support with parameters of type OdiLoadPlanInstanceRunCriteria | |
|---|---|
PurgeLogServiceReport |
PurgeLogServiceImpl.purgeLoadPlanInstanceRuns(OdiLoadPlanInstanceRunCriteria pLoadPlanInstanceRunCriteria, boolean pRemoveSessions)Deprecated. |
void |
PurgeLogServiceImpl.purgeLoadPlanInstanceRuns(OdiLoadPlanInstanceRunCriteria pLoadPlanInstanceRunCriteria, boolean pRemoveSessions, IPurgeLogServiceReportCallback pPurgeLogServiceReportCallBack) |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||