|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| oracle.odi.domain.runtime.scenario | This package contains classes for managing Oracle Data Integrator Scenarios and related objects. |
| oracle.odi.domain.runtime.session | This package contains classes for managing Oracle Data Integrator Sessions and related objects. |
| oracle.odi.domain.runtime.variable | This package contains classes for needed to create and work with Oracle Data Integrator variables and their values. |
| Uses of Action in oracle.odi.domain.runtime.scenario |
|---|
| Methods in oracle.odi.domain.runtime.scenario that return Action | |
|---|---|
Action |
OdiScenarioVariable.getAction()Returns Action of this variable (see enum Action). |
| Uses of Action in oracle.odi.domain.runtime.session |
|---|
| Methods in oracle.odi.domain.runtime.session that return Action | |
|---|---|
Action |
OdiSessionVariable.getAction()Returns Action of this variable. |
| Uses of Action in oracle.odi.domain.runtime.variable |
|---|
| Methods in oracle.odi.domain.runtime.variable that return Action | |
|---|---|
static Action |
Action.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static Action[] |
Action.values()Returns an array containing the constants of this enum type, in the order they are declared. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||