|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Step.LogLevel | |
|---|---|
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of Step.LogLevel in oracle.odi.domain.project |
|---|
| Methods in oracle.odi.domain.project that return Step.LogLevel | |
|---|---|
Step.LogLevel |
Step.getLoglevel()Gets the log type for this step when executed. |
static Step.LogLevel |
Step.LogLevel.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static Step.LogLevel[] |
Step.LogLevel.values()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 Step.LogLevel | |
|---|---|
void |
Step.setLoglevel(Step.LogLevel pLoglevel)Sets the log type for this step when executed. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||