|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiLoadPlanStepVariable | |
|---|---|
| oracle.odi.domain.runtime.loadplan | |
| Uses of OdiLoadPlanStepVariable in oracle.odi.domain.runtime.loadplan |
|---|
| Methods in oracle.odi.domain.runtime.loadplan that return OdiLoadPlanStepVariable | |
|---|---|
OdiLoadPlanStepVariable |
OdiLoadPlanStep.addVariable(OdiLoadPlanVariable pOdiLoadPlanVariable)Associate an OdiLoadPlanVariable to the current OdiLoadPlanStep. |
OdiLoadPlanStepVariable |
OdiLoadPlanStep.addVariable(OdiLoadPlanVariable pOdiLoadPlanVariable, java.lang.Object pValue)Associate an OdiLoadPlanVariable to the current OdiLoadPlanStep. |
| Methods in oracle.odi.domain.runtime.loadplan that return types with arguments of type OdiLoadPlanStepVariable | |
|---|---|
java.util.Collection<OdiLoadPlanStepVariable> |
OdiLoadPlanStep.getLoadPlanStepVariables() |
java.util.Collection<OdiLoadPlanStepVariable> |
OdiLoadPlanVariable.getVariableOverridenUsages()Returns the unmodifiable collection of usage of this variable as overridden variable. |
| Methods in oracle.odi.domain.runtime.loadplan with parameters of type OdiLoadPlanStepVariable | |
|---|---|
void |
OdiLoadPlanStep.removeVariable(OdiLoadPlanStepVariable pOdiLoadPlanStepVariable)Removes the OdiLoadPlanStepVariable from the list of the OdiLoadPlanStep |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||