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

E17060-01

Uses of Interface
oracle.odi.domain.IMasterOdiEntity

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

Uses of IMasterOdiEntity in oracle.odi.domain.security
 

Classes in oracle.odi.domain.security that implement IMasterOdiEntity
 class OdiUser
          The OdiUser class contains informations about a user including password and supervisor.
 

Uses of IMasterOdiEntity in oracle.odi.domain.topology
 

Classes in oracle.odi.domain.topology that implement IMasterOdiEntity
 class OdiContext
          An ODI Context.
 class OdiContextualAgentMapping
          Agent mapping between a physical agent and a logical agent applying for an ODI context.
 class OdiContextualSchemaMapping
          Schema mapping between physical schema and logical schema applying for an ODI context.
 class OdiDataServer
          An OdiDataServer is a data server that is defined for a technology into the physical topology of ODI.
 class OdiDataType
          An OdiDataType is a domain entity describing a single data type defined for an ODI technology.
 class OdiEnterpriseScheduler
          ODI domain object representing an ODI enterprise scheduler.
 class OdiFlexField
          An ODI Flex Field enabling generic/flexible definition of custom informations for an ODI entity (aka IOdiEntity).
 class OdiIndexType
          An OdiIndexType is a domain entity describing a single type of SGBDR index for an ODI technology.
 class OdiLogicalAgent
          An ODI logical agent to be used as reference to an OdiPhysicalAgent for a given OdiContext.
 class OdiLogicalSchema
          An ODI logical schema.
 class OdiMasterRepositoryInfo
          Metadata about an ODI Master Repository.
 class OdiPhysicalAgent
          An ODI physical agent, holding metadata about a deployed runtime agent.
 class OdiPhysicalAgentDataSource
          OdiPhysicalAgentDataSource allows to override connection settings of an AbstractOdiDataServer with J2EE DataSource settings for an ODI agent deployed into a J2EE server.
 class OdiPhysicalSchema
          An OdiPhysicalSchema is a physical schema defined for a data server into the physical topology of ODI.
 class OdiRepositoryServer
          An OdiRepositoryServer.
 class OdiTechnology
          A technology that is defined within the physical topology provided by ODI.
 class OdiWorkRepositoryInfo
          Metadata about an ODI Work Repository.
 


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.