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

E17060-01

Uses of Class
oracle.odi.domain.topology.OdiContext

Packages that use OdiContext
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.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.topology This package contains the Oracle Data Integrator Topology domain model implementation. 
oracle.odi.domain.topology.finder This package contains classes for searching Oracle Data Integrator topology entities. 
oracle.odi.interfaces.basic Provides a simple helper to create basic ODI interfaces from scratch. 
oracle.odi.interfaces.interactive.support This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support.actions This package contains the Oracle Data Integrator interface action implementation classes Classes in this package allow modification to the ODI interface object, when used in conjunction with the oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions helper class. 
oracle.odi.interfaces.interactive.support.sourceset.creators Contains classes which handles the Oracle Data Integrator interface source set creation. 
 

Uses of OdiContext in oracle.odi.domain.model
 

Methods in oracle.odi.domain.model that return OdiContext
 OdiContext OdiModel.getReverseContext()
          Returns the reverse engineering context associated to this OdiModel instance.
 

Methods in oracle.odi.domain.model with parameters of type OdiContext
 void OdiModel.setReverseContext(OdiContext pContext)
          Sets the OdiContext that will be used during reverse engineering.
 

Uses of OdiContext in oracle.odi.domain.project
 

Methods in oracle.odi.domain.project that return OdiContext
 OdiContext OdiProcedureLineCmd.getExecutionContext()
          Obtains the execution context of this OdiProcedureLineCmd.
 OdiContext OdiInterface.TargetDataStore.getForcedTargetContext()
          Returns the forced target context on the target datastore.
 OdiContext OdiInterface.getOptimizationContext()
          Returns the optimization context used when computing source sets for this interface.
 

Methods in oracle.odi.domain.project with parameters of type OdiContext
 void OdiProcedureLineCmd.setExecutionContext(OdiContext pExecutionContext)
          Defines the execution context of this OdiProcedureLineCmd.
 void OdiInterface.TargetDataStore.setForcedTargetContext(OdiContext pForcedTargetContext)
          For internal use only Set the forced target context for this target datastore.
 void OdiInterface.setOptimizationContext(OdiContext pOptimizationContext)
          For internal use only Sets the optimization context for this interface.
 

Constructors in oracle.odi.domain.project with parameters of type OdiContext
OdiInterface(OdiFolder pFolder, java.lang.String pName, OdiContext pOptimizationContext)
          For internal use only Creates a new interface.
OdiProcedureLineCmd(OdiProcedureLineCmd.CommitMode pCommitMode, java.lang.Integer pTransactionChannel, boolean pAutoCommitMode, OdiProcedureLineCmd.IsolationLevel pIsolationLevel, OdiContext pExecutionContext, OdiTechnology pTechnology, OdiLogicalSchema pLogicalSchema, Expression pExpression)
          Create a new OdiProcdureLine setting all attributes to specific values.
 

Uses of OdiContext in oracle.odi.domain.project.interfaces
 

Methods in oracle.odi.domain.project.interfaces that return OdiContext
 OdiContext SourceDataStore.getForcedContext()
          Gets the forced context for the source, or null if no forced context is set.
 

Methods in oracle.odi.domain.project.interfaces with parameters of type OdiContext
 void SourceDataStore.setForcedContext(OdiContext pForcedContext)
          Sets the forced context for the source.
 

Uses of OdiContext in oracle.odi.domain.runtime.ess
 

Methods in oracle.odi.domain.runtime.ess with parameters of type OdiContext
 oracle.as.scheduler.JobDefinition IJobDefinitionRepository.createNewJobDefinition(java.lang.String pJobName, OdiScenario pScenario, StartupParameters pVariables, java.lang.Integer pLogLevel, OdiLogicalAgent pAgent, OdiContext pExecutionContext, java.lang.String pRunAsId, boolean pIsAsync)
          Create an store a new ODI job definition for the given scenario and execution parameters.
 oracle.as.scheduler.JobDefinition IJobDefinitionRepository.createNewJobDefinition(java.lang.String pJobName, OdiScenario pScenario, StartupParameters pVariables, java.lang.Integer pLogLevel, OdiLogicalAgent pAgent, OdiContext pExecutionContext, java.lang.String pOdiUsername, oracle.odi.domain.Password pOdiPassword)
          Deprecated. replace by IJobDefinitionRepository.createNewJobDefinition(String, OdiScenario, StartupParameters, Integer, OdiLogicalAgent, OdiContext, String, boolean)
 

Uses of OdiContext in oracle.odi.domain.runtime.ess.support
 

Methods in oracle.odi.domain.runtime.ess.support with parameters of type OdiContext
 oracle.as.scheduler.JobDefinition DefaultJobDefinitionRepository.createNewJobDefinition(java.lang.String pJobName, OdiScenario pScenario, StartupParameters pVariables, java.lang.Integer pLogLevel, OdiLogicalAgent pAgent, OdiContext pExecutionContext, java.lang.String pRunAsId, boolean pIsAsync)
          Deprecated.  
 oracle.as.scheduler.JobDefinition JobDefinitionRepositoryImpl.createNewJobDefinition(java.lang.String pJobName, OdiScenario pScenario, StartupParameters pVariables, java.lang.Integer pLogLevel, OdiLogicalAgent pAgent, OdiContext pExecutionContext, java.lang.String pRunAsId, boolean pIsAsync)
           
 oracle.as.scheduler.JobDefinition DefaultJobDefinitionRepository.createNewJobDefinition(java.lang.String pJobName, OdiScenario pScenario, StartupParameters pVariables, java.lang.Integer pLogLevel, OdiLogicalAgent pAgent, OdiContext pExecutionContext, java.lang.String pOdiUsername, oracle.odi.domain.Password pOdiPassword)
          Deprecated.  
 oracle.as.scheduler.JobDefinition JobDefinitionRepositoryImpl.createNewJobDefinition(java.lang.String pJobName, OdiScenario pScenario, StartupParameters pVariables, java.lang.Integer pLogLevel, OdiLogicalAgent pAgent, OdiContext pExecutionContext, java.lang.String pOdiUsername, oracle.odi.domain.Password pOdiPassword)
           
 

Uses of OdiContext in oracle.odi.domain.topology
 

Methods in oracle.odi.domain.topology that return OdiContext
 OdiContext OdiContextualAgentMapping.getContext()
          Obtains the context defined for this OdiContext.
 OdiContext OdiContextualSchemaMapping.getContext()
          Returns the Context of this association.
 

Methods in oracle.odi.domain.topology with parameters of type OdiContext
 OdiPhysicalAgent OdiLogicalAgent.getPhysicalAgent(OdiContext pContext)
          Obtains the OdiPhysicalAgent mapped to this OdiLogicalAgent for given OdiContext.
 OdiPhysicalSchema OdiLogicalSchema.getPhysicalSchema(OdiContext pContext)
          Obtains the OdiPhysicalSchema associated for a given context.
 

Constructors in oracle.odi.domain.topology with parameters of type OdiContext
OdiContextualAgentMapping(OdiContext pContext, OdiLogicalAgent pLogicalAgent, OdiPhysicalAgent pPhysicalAgent)
          Create a new OdiContextualAgentMapping.
OdiContextualSchemaMapping(OdiContext pContext, OdiLogicalSchema pLSchema, OdiPhysicalSchema pPSchema)
          Construct a new OdiContextualSchemaMapping that maps together the given logical and physical schemas for the specified context.
 

Uses of OdiContext in oracle.odi.domain.topology.finder
 

Methods in oracle.odi.domain.topology.finder that return OdiContext
 OdiContext IOdiContextFinder.findByCode(java.lang.String pCode)
          Find an OdiContext using the given code.
 OdiContext IOdiContextFinder.findDefaultContext()
          Find the OdiContext marked as default.
 

Methods in oracle.odi.domain.topology.finder with parameters of type OdiContext
 java.util.Collection<OdiContextualSchemaMapping> IOdiContextualSchemaMappingFinder.findByContext(OdiContext pOdiContext)
          Deprecated. Replaced by IOdiContextualSchemaMappingFinder.findByContext(String)
 OdiContextualSchemaMapping IOdiContextualSchemaMappingFinder.findByLogicalSchemaAndContext(OdiLogicalSchema pLogicalSchema, OdiContext pOdiContext)
          Deprecated. Replaced by IOdiContextualSchemaMappingFinder.findByLogicalSchema(String pLSchemaName, String pCtxCode)
 

Uses of OdiContext in oracle.odi.interfaces.basic
 

Methods in oracle.odi.interfaces.basic with parameters of type OdiContext
abstract  IBasicInterfaceCreationHelper BasicInterfaceCreationHelperFactory.getBasicInterfaceCreationHelper(oracle.odi.core.IOdiInstance pOdiInstance, IOdiEntityManager pEntityManager, OdiFolder pOdiFolder, java.lang.String pInterfaceName, OdiContext pOdiContext)
          Deprecated. Obtains an instance of IBasicInterfaceCreationHelper from this factory.
 

Uses of OdiContext in oracle.odi.interfaces.interactive.support
 

Methods in oracle.odi.interfaces.interactive.support with parameters of type OdiContext
static OdiPhysicalSchema InteractiveInterfaceHelperWithActions.getPhysicalSchema(OdiLogicalSchema pLogicalSchema, OdiContext pContext)
          A static convenience method to return the associated physical schema for the specified logical schema, in the specified context.
 

Uses of OdiContext in oracle.odi.interfaces.interactive.support.actions
 

Constructors in oracle.odi.interfaces.interactive.support.actions with parameters of type OdiContext
InterfaceActionOnInterfaceSetOptimizationContext(OdiContext pOdiContext)
          The constructor for the action class.
InterfaceActionOnSourceDataStoreSetForcedContext(SourceDataStore pSourceDataStore, OdiContext pOdiContext)
          The constructor for the action class.
InterfaceActionOnTargetDataStoreSetForcedContext(OdiContext pOdiContext)
          Creates an action class instance which sets the context of a target data store, when performAction is called.
 

Uses of OdiContext in oracle.odi.interfaces.interactive.support.sourceset.creators
 

Constructors in oracle.odi.interfaces.interactive.support.sourceset.creators with parameters of type OdiContext
InexistentMappingException(OdiLogicalSchema pLogicalSchema, OdiContext pContext)
          Constructs a new InexistentMappingException.
 


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.