Skip navigation links

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

E17060-02


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)
          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)
           

 

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.5.0)

E17060-02


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