|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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 OdiTechnology s that will not be supported by it. |
void |
OdiUserFunction.mapByTechnologyInclusion(OdiUserFunctionImpl pImpl, java.util.Collection<OdiTechnology> pIncludedTechnologies, IOdiTechnologyFinder pFinder) Specify the OdiTechnology s that will be supported by the given OdiUserFunctionImpl . |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |