|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| 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()Deprecated. As of ODI 11.1.1.5 replaced by OdiScenarioVariable.getValuePersistence() |
| Uses of Action in oracle.odi.domain.runtime.session |
|---|
| Methods in oracle.odi.domain.runtime.session that return Action | |
|---|---|
Action |
OdiSessionVariable.getAction()Deprecated. As of ODI 11.1.1.5 this method is replaced by OdiSessionVariable.getValuePersistence() |
| 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)Deprecated. Returns the enum constant of this type with the specified name. |
static Action[] |
Action.values()Deprecated. 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.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||