|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiVariable.Action | |
|---|---|
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of OdiVariable.Action in oracle.odi.domain.project |
|---|
| Methods in oracle.odi.domain.project that return OdiVariable.Action | |
|---|---|
OdiVariable.Action |
OdiVariable.getAction()Deprecated. As of ODI 11.1.1.5 replaced by OdiVariable.getValuePersistence() |
static OdiVariable.Action |
OdiVariable.Action.valueOf(java.lang.String name)Deprecated. Returns the enum constant of this type with the specified name. |
static OdiVariable.Action[] |
OdiVariable.Action.values()Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.odi.domain.project with parameters of type OdiVariable.Action | |
|---|---|
void |
OdiVariable.setAction(OdiVariable.Action pAction)Deprecated. As of ODI 11.1.1.5 replaced by OdiVariable.setValuePersistence(ValuePersistence) |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||