|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StepVariable.IVariableAction | |
|---|---|
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of StepVariable.IVariableAction in oracle.odi.domain.project |
|---|
| Classes in oracle.odi.domain.project that implement StepVariable.IVariableAction | |
|---|---|
static class |
StepVariable.DeclareVariableImplements declare action for an StepVariable. |
static class |
StepVariable.EvaluateVariableImplements evaluate action for an StepVariable. |
static class |
StepVariable.RefreshVariableImplements refresh action for an StepVariable. |
static class |
StepVariable.SetVariableImplements set action for an StepVariable. |
| Methods in oracle.odi.domain.project that return StepVariable.IVariableAction | |
|---|---|
StepVariable.IVariableAction |
StepVariable.getAction()Returns the action proceeded by this step. |
| Methods in oracle.odi.domain.project with parameters of type StepVariable.IVariableAction | |
|---|---|
void |
StepVariable.setAction(StepVariable.IVariableAction pVariableAction)Defines the action to do with this variable. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||