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

E17060-01

Uses of Class
oracle.odi.domain.topology.AbstractOdiDataServer

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

Uses of AbstractOdiDataServer in oracle.odi.domain.topology
 

Subclasses of AbstractOdiDataServer in oracle.odi.domain.topology
 class OdiDataServer
          An OdiDataServer is a data server that is defined for a technology into the physical topology of ODI.
 class OdiRepositoryServer
          An OdiRepositoryServer.
 

Methods in oracle.odi.domain.topology that return AbstractOdiDataServer
 AbstractOdiDataServer OdiPhysicalAgentDataSource.getDataServer()
          Obtains the data server related to this OdiPhysicalAgentDataSource.
 

Constructors in oracle.odi.domain.topology with parameters of type AbstractOdiDataServer
OdiPhysicalAgentDataSource(OdiPhysicalAgent pAgent, AbstractOdiDataServer pDataServer)
          Create a new OdiPhysicalAgentDataSource.
 


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.