|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||