Skip navigation links

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

E17060-03


Uses of Interface
oracle.odi.domain.IWorkRuntimeOdiEntity

Packages that use IWorkRuntimeOdiEntity
oracle.odi.domain.runtime.loadplan   
oracle.odi.domain.runtime.lpi   
oracle.odi.domain.runtime.scenario This package contains classes for managing Oracle Data Integrator Scenarios and related objects. 
oracle.odi.domain.runtime.scheduling   
oracle.odi.domain.runtime.session This package contains classes for managing Oracle Data Integrator Sessions and related objects. 

 

Uses of IWorkRuntimeOdiEntity in oracle.odi.domain.runtime.loadplan

 

Classes in oracle.odi.domain.runtime.loadplan that implement IWorkRuntimeOdiEntity
 class OdiLoadPlan
          An OdiLoadPlan is the root entity of the Load Plan aggregate.
 class OdiLoadPlanSchedule
          OdiLoadPlanSchedule is an execution schedule attached to the concrete OdiLoadPlan, specified on the object construction.

 

Uses of IWorkRuntimeOdiEntity in oracle.odi.domain.runtime.lpi

 

Classes in oracle.odi.domain.runtime.lpi that implement IWorkRuntimeOdiEntity
 class OdiLoadPlanInstance
          The OdiLoadPlanInstance represents the state of an OdiLoadPlan once it's started.
Its main use is to keep an history of a load plan start, in order to be able to restart it in the same state.

 

Uses of IWorkRuntimeOdiEntity in oracle.odi.domain.runtime.scenario

 

Classes in oracle.odi.domain.runtime.scenario that implement IWorkRuntimeOdiEntity
 class OdiScenario
          An ODI Scenario is designed to put a source component (interface, package, procedure, variable) into production.
 class OdiScenarioFolder
          *
 class OdiScenarioSchedule
          OdiScenarioSchedule is an execution schedule attached to the concrete OdiScenario, specified on the object construction.

 

Uses of IWorkRuntimeOdiEntity in oracle.odi.domain.runtime.scheduling

 

Classes in oracle.odi.domain.runtime.scheduling that implement IWorkRuntimeOdiEntity
 class OdiSchedule
          Abstract high-level object encompassing ODI Scenario Schedule and ODI Load Plan Schedule.

 

Uses of IWorkRuntimeOdiEntity in oracle.odi.domain.runtime.session

 

Classes in oracle.odi.domain.runtime.session that implement IWorkRuntimeOdiEntity
 class OdiSession
          An OdiSession is an execution (of a scenario, an interface, a package or a procedure, ...) undertaken by an execution agent.
 class OdiSessionFolder
          An OdiSessionFolder is used to group OdiSession using predefined Keywords.

 


Skip navigation links

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

E17060-03


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