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

E17060-01

Uses of Class
oracle.odi.domain.topology.OdiTechnology.ExecutionChannel

Packages that use OdiTechnology.ExecutionChannel
oracle.odi.domain.topology This package contains the Oracle Data Integrator Topology domain model implementation. 
 

Uses of OdiTechnology.ExecutionChannel in oracle.odi.domain.topology
 

Methods in oracle.odi.domain.topology that return OdiTechnology.ExecutionChannel
 OdiTechnology.ExecutionChannel OdiTechnology.getExecutionChannel()
          Returns the execution channel used by this OdiTechnology.
static OdiTechnology.ExecutionChannel OdiTechnology.ExecutionChannel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiTechnology.ExecutionChannel[] OdiTechnology.ExecutionChannel.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.