Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Uses of Class
oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId

Packages that use OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId
oracle.odi.domain.runtime.purge   
oracle.odi.domain.runtime.purge.support   
oracle.odi.domain.runtime.session.finder This package contains classes for searching Oracle Data Integrator sessions. 

 

Uses of OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId in oracle.odi.domain.runtime.purge

 

Methods in oracle.odi.domain.runtime.purge with parameters of type OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId
 PurgeLogServiceReport IPurgeLogService.purgeLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId loadPlanInstanceRunId, boolean removeSessions)
          Deprecated. As of 11.1.1.6.0. User should prefer the new corresponding method using IPurgeLogServiceReportCallback
 void IPurgeLogService.purgeLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId loadPlanInstanceRunId, boolean removeSessions, IPurgeLogServiceReportCallback pPurgeLogServiceReportCallBack)
          Purge the Load plan instance run removes the parent load plan instance if it's the only remaining child run.

 

Uses of OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId in oracle.odi.domain.runtime.purge.support

 

Methods in oracle.odi.domain.runtime.purge.support with parameters of type OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId
 PurgeLogServiceReport PurgeLogServiceImpl.purgeLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId pLoadPlanInstanceRunId, boolean pRemoveSessions)
          Deprecated. 
 void PurgeLogServiceImpl.purgeLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId pLoadPlanInstanceRunId, boolean pRemoveSessions, IPurgeLogServiceReportCallback pPurgeLogServiceReportCallBack)
           

 

Uses of OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId in oracle.odi.domain.runtime.session.finder

 

Methods in oracle.odi.domain.runtime.session.finder with parameters of type OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId
 int IOdiSessionFinder.countByLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId pOdilprunId)
          Returns the number of OdiSession launched by given OdiLoadPlanInstanceRun
 java.util.Collection<OdiSession> IOdiSessionFinder.sessionsByLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId pOdilprunId)
          Returns the list of OdiSession launched by given OdiLoadPlanInstanceRun

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.