|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdiContextualAgentMapping | |
---|---|
oracle.odi.domain.topology.finder | This package contains classes for searching Oracle Data Integrator topology entities. |
Uses of OdiContextualAgentMapping in oracle.odi.domain.topology.finder |
---|
Methods in oracle.odi.domain.topology.finder that return OdiContextualAgentMapping | |
---|---|
OdiContextualAgentMapping |
IOdiContextualAgentMappingFinder.findByLogicalAgent(java.lang.String pLogicalAgentName, java.lang.String pContextCode) Finds an OdiContextualAgentMapping that is defined for the given context code and logical schema name. |
Methods in oracle.odi.domain.topology.finder that return types with arguments of type OdiContextualAgentMapping | |
---|---|
java.util.Collection<OdiContextualAgentMapping> |
IOdiContextualAgentMappingFinder.findByContext(java.lang.String pContextCode) Finds all OdiContextualAgentMapping s that are defined within the given context code. |
java.util.Collection<OdiContextualAgentMapping> |
IOdiContextualAgentMappingFinder.findByLogicalAgent(java.lang.String pLogicalAgentName) Finds all OdiContextualAgentMapping s that are defined for the given logical agent name. |
java.util.Collection<OdiContextualAgentMapping> |
IOdiContextualAgentMappingFinder.findByPhysicalAgent(java.lang.Number pPhysicalAgentId) Finds all OdiContextualAgentMapping s that are defined for the given physical agent ID. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |