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.scenario.OdiScenarioVariable

Packages that use OdiScenarioVariable
oracle.odi.domain.runtime.scenario This package contains classes for managing Oracle Data Integrator Scenarios and related objects. 

 

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

 

Methods in oracle.odi.domain.runtime.scenario that return types with arguments of type OdiScenarioVariable
 java.util.Collection<OdiScenarioVariable> OdiScenario.getScenarioVariables()
          Obtains an unmodifiable collection of the variables that are used inside this OdiScenario.

 

Methods in oracle.odi.domain.runtime.scenario with parameters of type OdiScenarioVariable
 OdiJobStartupParam OdiScenarioSchedule.createJobStartupParam(OdiScenarioVariable pVariable, java.lang.Object pValue)
          Creates a new instance of OdiJobStartupParam and associate it with the schedule.

 


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.