Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Class
oracle.odi.domain.runtime.session.LogLevel

Packages that use LogLevel
oracle.odi.domain.runtime.session This package contains classes for managing Oracle Data Integrator Sessions and related objects. 
 

Uses of LogLevel in oracle.odi.domain.runtime.session
 

Methods in oracle.odi.domain.runtime.session that return LogLevel
 LogLevel OdiSession.getLogLevel()
          Returns logging level of this session.
 LogLevel OdiSessionTaskLog.getLogLevel()
          Returns level of log details for this OdiSessionTaskLog.
static LogLevel LogLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LogLevel[] LogLevel.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.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.