|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiVariableValue | |
|---|---|
| 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 OdiVariableValue in oracle.odi.domain.runtime.variable |
|---|
| Methods in oracle.odi.domain.runtime.variable that return OdiVariableValue | |
|---|---|
OdiVariableValue |
OdiVariableValueHistory.getLastValue()Returns the latest value, or null if this history is empty. |
| Methods in oracle.odi.domain.runtime.variable that return types with arguments of type OdiVariableValue | |
|---|---|
java.util.List<OdiVariableValue> |
OdiVariableValueHistory.getValues()Returns values ordered by last update date. |
| Constructor parameters in oracle.odi.domain.runtime.variable with type arguments of type OdiVariableValue | |
|---|---|
OdiVariableValueHistory(java.util.Collection<OdiVariableValue> pVariableValues)Creates OdiVariableValueHistory instance from the list of variable's values. |
|
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||