Skip navigation links

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

E17060-02


Uses of Class
oracle.odi.domain.project.OdiTechnologyAlreadyImplementedException

Packages that use OdiTechnologyAlreadyImplementedException
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 

 

Uses of OdiTechnologyAlreadyImplementedException in oracle.odi.domain.project

 

Methods in oracle.odi.domain.project that throw OdiTechnologyAlreadyImplementedException
 void OdiUserFunction.mapByTechnologyExclusion(OdiUserFunctionImpl pDefaultImpl, java.util.Collection<OdiTechnology> pExcludedTechnologies, IOdiTechnologyFinder pFinder)
          Specify the implementation becoming default and OdiTechnologys that will not be supported by it.
 void OdiUserFunction.mapByTechnologyInclusion(OdiUserFunctionImpl pImpl, java.util.Collection<OdiTechnology> pIncludedTechnologies, IOdiTechnologyFinder pFinder)
          Specify the OdiTechnologys that will be supported by the given OdiUserFunctionImpl.

 


Skip navigation links

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

E17060-02


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