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

E17060-01

Uses of Package
oracle.odi.domain

Packages that use oracle.odi.domain
oracle.odi.core.persistence Provides Oracle Data Integrator core infrastructure persistence management API. 
oracle.odi.core.security This package (and its sub packages) implements the security layer for ODI SDK including login authentication, password management and privileges check. 
oracle.odi.domain Root package of Oracle Data Integrator domain concerns, providing commons classes required by sub-packages. 
oracle.odi.domain.finder Provides foundation of finder concerns. 
oracle.odi.domain.flexfields Provides class related to FlexFields override concerns. 
oracle.odi.domain.impexp Provides foundation for exportable and importable objects. 
oracle.odi.domain.model This package contains the Oracle Data Integrator Data Model domain implementation. 
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 
oracle.odi.domain.project.interfaces This package contains Oracle Data Integrator Interface implementation. 
oracle.odi.domain.relational Provides classes related to relational structures. 
oracle.odi.domain.runtime.ess This package contains classes to support ODI-ESS integration. 
oracle.odi.domain.runtime.ess.support This package contains classes to support ODI-ESS integration. 
oracle.odi.domain.runtime.scenario This package contains classes for managing Oracle Data Integrator Scenarios and related objects. 
oracle.odi.domain.runtime.sequence This package contains classes for managing Oracle Data Integrator Sequences and their values. 
oracle.odi.domain.runtime.session This package contains classes for managing Oracle Data Integrator Sessions and related objects. 
oracle.odi.domain.runtime.variable This package contains classes for needed to create and work with Oracle Data Integrator variables and their values. 
oracle.odi.domain.security This package contains user implementation. 
oracle.odi.domain.support   
oracle.odi.domain.topology This package contains the Oracle Data Integrator Topology domain model implementation. 
oracle.odi.domain.util Oracle Data Integrator domain utility package. 
oracle.odi.interfaces This package contains the Oracle Data Integrator Interface implementation. 
oracle.odi.interfaces.basic Provides a simple helper to create basic ODI interfaces from scratch. 
oracle.odi.missingref Provides classes to manage missing references which may occur when doing versioning or import/export operations. 
oracle.odi.missingref.support Provides classes to support the management of missing references which may occur when doing versioning or import/export operations. 
 

Classes in oracle.odi.domain used by oracle.odi.core.persistence
IOdiEntity
          An interface that indicates an object is an ODI entity.
 

Classes in oracle.odi.domain used by oracle.odi.core.security
IRepositoryEntity
          Defines an entity in ODI.
Password
          Deprecated. Replaced by ObfuscatedString since ODI APIs need a more generic class than this one. Basically, ODI doesn't only need to obfuscate password.
 

Classes in oracle.odi.domain used by oracle.odi.domain
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
Password
          Deprecated. Replaced by ObfuscatedString since ODI APIs need a more generic class than this one. Basically, ODI doesn't only need to obfuscate password.
 

Classes in oracle.odi.domain used by oracle.odi.domain.finder
IOdiEntity
          An interface that indicates an object is an ODI entity.
 

Classes in oracle.odi.domain used by oracle.odi.domain.flexfields
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
 

Classes in oracle.odi.domain used by oracle.odi.domain.impexp
IOdiEntity
          An interface that indicates an object is an ODI entity.
 

Classes in oracle.odi.domain used by oracle.odi.domain.model
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
IWorkDevelopmentOdiEntity
          Marker interface for entities that resides in the ODI Work development Repository.
 

Classes in oracle.odi.domain used by oracle.odi.domain.project
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
IWorkDevelopmentOdiEntity
          Marker interface for entities that resides in the ODI Work development Repository.
 

Classes in oracle.odi.domain used by oracle.odi.domain.project.interfaces
IRepositoryEntity
          Defines an entity in ODI.
 

Classes in oracle.odi.domain used by oracle.odi.domain.relational
OdiDomainException
          Abstract root exception for odi domain packages.
 

Classes in oracle.odi.domain used by oracle.odi.domain.runtime.ess
OdiDomainException
          Abstract root exception for odi domain packages.
Password
          Deprecated. Replaced by ObfuscatedString since ODI APIs need a more generic class than this one. Basically, ODI doesn't only need to obfuscate password.
 

Classes in oracle.odi.domain used by oracle.odi.domain.runtime.ess.support
Password
          Deprecated. Replaced by ObfuscatedString since ODI APIs need a more generic class than this one. Basically, ODI doesn't only need to obfuscate password.
 

Classes in oracle.odi.domain used by oracle.odi.domain.runtime.scenario
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
IWorkRuntimeOdiEntity
          Marker interface for entities that resides in the ODI Runtime Repository.
 

Classes in oracle.odi.domain used by oracle.odi.domain.runtime.sequence
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
 

Classes in oracle.odi.domain used by oracle.odi.domain.runtime.session
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
IWorkRuntimeOdiEntity
          Marker interface for entities that resides in the ODI Runtime Repository.
 

Classes in oracle.odi.domain used by oracle.odi.domain.runtime.variable
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
 

Classes in oracle.odi.domain used by oracle.odi.domain.security
IMasterOdiEntity
          Marker interface for entities that resides in the ODI Master Repository.
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
 

Classes in oracle.odi.domain used by oracle.odi.domain.support
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
 

Classes in oracle.odi.domain used by oracle.odi.domain.topology
IMasterOdiEntity
          Marker interface for entities that resides in the ODI Master Repository.
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
Password
          Deprecated. Replaced by ObfuscatedString since ODI APIs need a more generic class than this one. Basically, ODI doesn't only need to obfuscate password.
 

Classes in oracle.odi.domain used by oracle.odi.domain.util
Password
          Deprecated. Replaced by ObfuscatedString since ODI APIs need a more generic class than this one. Basically, ODI doesn't only need to obfuscate password.
 

Classes in oracle.odi.domain used by oracle.odi.interfaces
OdiDomainException
          Abstract root exception for odi domain packages.
 

Classes in oracle.odi.domain used by oracle.odi.interfaces.basic
OdiDomainException
          Abstract root exception for odi domain packages.
 

Classes in oracle.odi.domain used by oracle.odi.missingref
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
 

Classes in oracle.odi.domain used by oracle.odi.missingref.support
IOdiEntity
          An interface that indicates an object is an ODI entity.
IRepositoryEntity
          Defines an entity in ODI.
 


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.