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

E17060-01
A B C D E F G H I J K L M N O P R S T U V W X Z

R

READ - Static variable in class oracle.odi.core.security.PermissionType
READ priviledge, to view, consult an entity.
ReferenceColumn - Class in oracle.odi.domain.model
A reference column for an OdiReference.
ReferenceColumn(OdiReference, OdiColumn, OdiColumn) - Constructor for class oracle.odi.domain.model.ReferenceColumn
Creates an ReferenceColumn for the given Foreign Key and Primary Key columns and add it to the given OdiReference.
ReferenceColumn.ReferenceColumnId - Class in oracle.odi.domain.model
Internal: .
ReferenceColumn.ReferenceColumnId(Number, Number) - Constructor for class oracle.odi.domain.model.ReferenceColumn.ReferenceColumnId
Internal: Constructs a ReferenceColumn$ReferenceColumnId object.
ReferenceManagerAbstract - Class in oracle.odi.interfaces.interactive.support.references.managers
This is a helper class to build other reference managers.
ReferenceManagerAbstract() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerAbstract
 
ReferenceManagerHeavyDataStores - Class in oracle.odi.interfaces.interactive.support.references.managers
This implementation deals only with references caused by cross-references in SQL expressions.
ReferenceManagerHeavyDataStores() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerHeavyDataStores
 
ReferenceManagerLightDataStores - Class in oracle.odi.interfaces.interactive.support.references.managers
This implementation handles references to attached source datastores in text holders.
ReferenceManagerLightDataStores() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLightDataStores
 
ReferenceManagerLookups - Class in oracle.odi.interfaces.interactive.support.references.managers
This particular reference manager deals only with references inside lookups.
ReferenceManagerLookups(OdiInterface) - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLookups
Builds a reference manager on lookups for this interface.
ReferenceManagerSourceColumns - Class in oracle.odi.interfaces.interactive.support.references.managers
This implementation manages references to source columns only.
ReferenceManagerSourceColumns() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerSourceColumns
 
ReferenceManagerToDataStoresFull - Class in oracle.odi.interfaces.interactive.support.references.managers
This implementation returns all references from text holders to source datastores (both from attached datastores and cross-references).
ReferenceManagerToDataStoresFull() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerToDataStoresFull
Creates a new reference manager.
referencesFromExecutableChanged(IExecutableTextHolder) - Method in interface oracle.odi.interfaces.interactive.support.IReferenceChangeListener
This method is called on all listeners when the references of a text holder are changed.
referencesFromExecutableChanged(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerAbstract
 
referencesFromExecutableChanged(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLookups
 
ReferenceToSourceColumn - Class in oracle.odi.interfaces.interactive.support.references
This implementation represents a reference to a source column from a cross-reference in an SQL expression.
ReferenceToSourceColumn(ISourceColumn, IExecutableTextHolder) - Constructor for class oracle.odi.interfaces.interactive.support.references.ReferenceToSourceColumn
Creates a reference to a source column.
ReferenceToSourceDataStore - Class in oracle.odi.interfaces.interactive.support.references
This implementation represents a reference to a source datastore referenced by either an expression or by a direct link from a text holder to a source datastore (such as attached datastores on joins and filters).
ReferenceToSourceDataStore(SourceDataStore, IExecutableTextHolder) - Constructor for class oracle.odi.interfaces.interactive.support.references.ReferenceToSourceDataStore
Creates a reference from a text holder to a source datastore.
refresh(IOdiEntity) - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Refresh the given entity with the persistente context.
refreshColumns() - Method in class oracle.odi.domain.project.interfaces.SourceDataStore
For internal use only.
refreshCrossReferences() - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
For internal use only Refresh the context manager for global and project references, and recompute all cross references.
refreshDatastores() - Method in class oracle.odi.interfaces.interactive.support.xrefs.ContextManager
Clear all caches concerning DataStore objects: they might have changed.
refreshGlobalAndProjectObjects() - Method in class oracle.odi.interfaces.interactive.support.xrefs.ContextManager
Refreshes all global and project objects (variables, sequences, user functions).
REGENERATE_MODE - Static variable in class oracle.odi.generation.GenerationOptions
In this mode, the existing scenarii will be regenerated.
regenerateScenario(OdiScenario) - Method in interface oracle.odi.generation.IOdiScenarioGenerator
Regenerates a given scenario.
regenerateScenario(OdiScenario) - Method in class oracle.odi.generation.support.OdiScenarioGeneratorImpl
 
registerIdForObject(Object, Object) - Method in interface oracle.odi.interfaces.interactive.IdManager
Registers the object and id relationship.
reimportTopologyReferenceData() - Method in interface oracle.odi.impexp.IImportService
Re-import the default Topology data (ODI Technologies, DataTypes, DataType Conversions and Languages) definitions delivered with the release.
reimportTopologyReferenceData() - Method in class oracle.odi.impexp.support.ImportServiceImpl
 
releaseDataSource(DataSourceDefinition) - Method in class oracle.odi.core.OdiInstance
Release the JDBC DataSource with given definition if managed inside this OdiInstance.
REMOTE_OBJECT_MASK_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of remote object name.
REMOTE_SEQUENCE_MASK_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of remote sequence mask.
RemoteObjectResult - Class in oracle.odi.runtime.agent.invocation
Simple class holding remote object invocation result.
RemoteRuntimeAgentInvoker - Class in oracle.odi.runtime.agent.invocation
The RemoteRuntimeAgentInvoker is the utility class allowing to invoke operations on a remote ODI agent.
It is instantiated by passing the agent URL and the ODI credentials.
RemoteRuntimeAgentInvoker(String, String, char[]) - Constructor for class oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker
Constructs a RemoteRuntimeAgentInvoker object.
remove(IOdiEntity) - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Remove the given entity from the persistent context.
removeAll(Collection) - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Remove all the given entities from the persistent context.
removeCKM(OdiCKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiCKM from the collection of OdiCKMs.
removeColumn(OdiColumn) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiColumn from the collection of OdiColumns.
removeColumn(OdiColumn) - Method in class oracle.odi.domain.model.OdiKey
Remove the the given column from this key.
removeColumn(TargetColumn) - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
For internal use only Removes an existing target column from this target datastore.
removeCondition(OdiCondition) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiCondition from the collection of OdiConditions that belongs to this OdiDataStore.
removeDataServer(OdiDataServer) - Method in class oracle.odi.domain.topology.OdiTechnology
Remove the given OdiDataServer from the collection of OdiDataServers.
removeDataSet(DataSet) - Method in class oracle.odi.domain.project.OdiInterface
For internal use only Remove the specified data set from this interface.
removeDataStore(OdiDataStore) - Method in class oracle.odi.domain.model.AbstractOdiSubModel
Remove the given OdiDataStore from the collection of OdiDataStores of this sub-model.
removeElement(IElementInExecutionArea) - Method in class oracle.odi.interfaces.interactive.support.execarea.InterfaceExecutionArea
 
removeElement(IElementInExecutionArea) - Method in interface oracle.odi.interfaces.interactive.support.IExecutionArea
Removes an element from the execution area.
removeFilter(OdiFilter) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiFilter from the collection of OdiFilters that belong to this datastore.
removeFilter(Filter) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a filter from this dataset.
removeFilter(Filter) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes a Filter from this source set.
removeFilters() - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes all Filters from this source set.
removeFolder(OdiFolder) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiFolder from the collection of OdiFolders.
removeGenerationCondition(ProcedureOption) - Method in class oracle.odi.domain.project.OdiProcedureLine
Removes the given ProcedureOption to the collection options that controls whether this OdiProcedureLine will be generated, or not.
removeIKM(OdiIKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiIKM from the collection of OdiIKMs.
removeInterface(OdiInterface) - Method in class oracle.odi.domain.project.OdiFolder
Remove the given OdiInterface from the collection of OdiInterfaces.
removeJKM(OdiJKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiJKM from the collection of OdiJKMs.
removeJobDefinition(JobDefinition) - Method in interface oracle.odi.domain.runtime.ess.IJobDefinitionRepository
Remove the given job definition from this repository instance.
removeJobDefinition(JobDefinition) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
removeJobRequest(RequestDetail) - Method in interface oracle.odi.domain.runtime.ess.IJobRequestRepository
removes a job request.
removeJobRequest(RequestDetail) - Method in class oracle.odi.domain.runtime.ess.support.JobRequestRepositoryImpl
 
removeJoin(Join) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a join from this dataset.
removeJoin(Join) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes a Join from this source set.
removeJoins() - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes all Joins from this source set.
removeKey(OdiKey) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiKey from the collection of OdiKeys.
removeLine(L) - Method in class oracle.odi.domain.project.OdiProcedure
Removes the given line from this OdiProcedure.
removeListener(IInterfaceActionListener) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Removes the specified action listener from the list of child listeners of this action listener.
removeLKM(OdiLKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiLKM from the collection of OdiLKMs.
removeLoadBalancingAgent(OdiPhysicalAgent) - Method in class oracle.odi.domain.topology.OdiPhysicalAgent
Remove given agent to the collection of load balancing agents related to this OdiPhysicalAgent.
removeLogicalSchema(OdiLogicalSchema) - Method in class oracle.odi.domain.topology.OdiTechnology
Remove the given OdiLogicalSchema from the collection of OdiLogicalSchemas.
removeMainPartition(OdiMainPartition) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiMainPartition from the collection of OdiMainPartitions that belogns to this datastore.
removeMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a target mapping from this dataset.
removeMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes a TargetMapping from this source set.
removeMappings() - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes all TargetMappings from this source set.
removeMissingRefsListener(MissingRefsListener) - Method in class oracle.odi.missingref.support.MissingRefManager
Remove a missing refs listener from the manager.
removeModel(OdiModel) - Method in class oracle.odi.domain.model.OdiModelFolder
Remove the given model from the collection of models.
removeModelFolder(OdiModelFolder) - Method in class oracle.odi.domain.model.OdiModelFolder
Remove the given model folder from the collection of model folders.
removeObjTrace(ObjTrace) - Method in class oracle.odi.domain.project.OdiInterface
For internal use only Add an object trace from this interface.
removeOption(ProcedureOption) - Method in class oracle.odi.domain.project.OdiProcedure
Remove the specified option from this procedure.
removeOutboundReference(OdiReference) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiReference from the collection of outbound OdiReferences that belong to this datastore.
removePackage(OdiPackage) - Method in class oracle.odi.domain.project.OdiFolder
Remove the given OdiPackage from the collection of OdiPackages.
removeParameter(String, JobDefinition) - Static method in class oracle.odi.domain.runtime.ess.support.EssUtils
Remove a parameter from a job definition.
removeParameters(String, JobDefinition) - Static method in class oracle.odi.domain.runtime.ess.support.EssUtils
Remove all parameters with a given prefix from a job definition.
removePhysicalSchema(OdiPhysicalSchema) - Method in class oracle.odi.domain.topology.OdiDataServer
Remove the given OdiPhysicalSchema from the collection of OdiPhysicalSchemas.
removeReferenceColumn(ReferenceColumn) - Method in class oracle.odi.domain.model.OdiReference
Actually remove the given ReferenceColumn from the reference columns associated to this OdiReference instance.
removeRKM(OdiRKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiRKM from the collection of OdiRKMs.
removeSequence(OdiSequence) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiSequence from the collection of OdiSequences.
removeSKM(OdiSKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiSKM from the collection of OdiSKMs.
removeSourceDataStore(SourceDataStore) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a source datastore from this dataset.
removeSourceDataStore(SourceDataStore) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes a SourceDataStore from this source set.
removeSourceDataStores() - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes all SourceDataStores from this source set.
removeSourceSet(SourceSet) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a source set from this dataset.
removeSourceSetListener(ISourceSetListener) - Method in interface oracle.odi.interfaces.interactive.ISourceSetComputer
Removes a source set listener object for an interface.
removeSourceSetListener(ISourceSetListener) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
Removes a source set listener object for an interface.
removeStep(Step) - Method in class oracle.odi.domain.project.OdiPackage
Remove the given step from this OdiPackage instance.
removeSubFolder(OdiFolder) - Method in class oracle.odi.domain.project.OdiFolder
Remove the given OdiFolder from the collection of OdiFolders.
removeSubModel(OdiSubModel) - Method in class oracle.odi.domain.model.OdiModel
Remove the given sub model from the collection of sub models.
removeSubModel(OdiSubModel) - Method in class oracle.odi.domain.model.OdiSubModel
Remove the given sub model from the collection of sub models of this OdiSubModel instance.
removeSubPartition(OdiSubPartition) - Method in class oracle.odi.domain.model.OdiMainPartition
Remove the given OdiSubPartition from the collection of OdiSubPartitions.
removeTargetMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.TargetColumn
Internal use only Removes a target mapping from this target column.
removeTargetMapping(TargetMapping) - Method in interface oracle.odi.interfaces.interactive.IActionHelper
For internal use only Remove the specified target mapping.
removeTargetMapping(TargetMapping) - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
For internal use only Remove the specified targe tmapping.
removeUserProcedure(OdiUserProcedure) - Method in class oracle.odi.domain.project.OdiFolder
Remove the given OdiUserProcedure from the collection of OdiUserProcedures.
removeVariable(OdiVariable) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiVariable from the collection of OdiVariables.
renameColumn(String, String) - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
For internal use only Rename a target column.
renameMapping(String, String) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Updates target mapping when given target column name is changed.
REPLACE_MODE - Static variable in class oracle.odi.generation.GenerationOptions
In this mode, generated scenarii will replace existing scenarii.
RepositoriesNotBoundException - Exception in oracle.odi.core.config
Exception thrown to indicate Master and Work repositories used to configure an OdiInstance are not bound, thus cannot be used together.
RepositoriesNotBoundException(String) - Constructor for exception oracle.odi.core.config.RepositoriesNotBoundException
Create a new RepositoriesNotBoundException.
Repository - Class in oracle.odi.core.repository
Abstract superclass representing an ODI repository.
RepositoryDriverClassNotFoundException - Exception in oracle.odi.core.config
Abstract super class for repository driver class not found.
RepositoryResourceFailureException - Exception in oracle.odi.core.config
Abstract superclass for repository resource failure.
RepositoryScriptsNotFoundException - Exception in oracle.odi.setup
Thrown to indicate the SQL/DDL scripts were not found.
RepositoryScriptsNotFoundException(Throwable) - Constructor for exception oracle.odi.setup.RepositoryScriptsNotFoundException
Construct a new RepositoryScriptsNotFoundException.
This constructor is not intended to be called by SDK users.
RepositorySetupException - Exception in oracle.odi.setup
Exception used to report an error during a repository setup like the creation or the upgrade of an ODI repository.
RepositorySetupException(String, Throwable) - Constructor for exception oracle.odi.setup.RepositorySetupException
Creates a new RepositorySetupException.
RepositorySetupException(String) - Constructor for exception oracle.odi.setup.RepositorySetupException
Creates a new RepositorySetupException.
RepositorySetupException(Throwable) - Constructor for exception oracle.odi.setup.RepositorySetupException
Creates a new RepositorySetupException.
RepositorySetupUtil - Class in oracle.odi.setup.restricted
This class contains utility methods useful during repository setup.
RepositorySetupUtil() - Constructor for class oracle.odi.setup.restricted.RepositorySetupUtil
 
RepositoryUrlNotValidForDriverException - Exception in oracle.odi.core.config
Abstract super class for invalid repository URL.
RepositoryVersionMismatchException - Exception in oracle.odi.core.config
Abstract superclass for repository version mismatch between current repository version and required repository version.
RequestParametersWrapper - Class in oracle.odi.domain.runtime.ess.support
Helper class wrapping an ESS RequestParameters.
RequestParametersWrapper(RequestParameters) - Constructor for class oracle.odi.domain.runtime.ess.support.RequestParametersWrapper
Constructs a RequestParametersWrapper object.
resetCache(SnpsLanguage) - Method in class oracle.odi.domain.xrefs.expression.contexts.CachingExpressionContextDecorator
Reset cache of expression tags for the given language.
resetCache() - Method in class oracle.odi.domain.xrefs.expression.contexts.CachingExpressionContextDecorator
Reset cache of expression tags for all languages.
resetToDefault() - Method in class oracle.odi.domain.project.OdiInterface.CheckableFlowConstraint
Resets the constraint value to the original value (cancels the overridden value).
resetToDefaultValue() - Method in interface oracle.odi.domain.flexfields.IFlexFieldValue
Reset this IFlexFieldValue's value to its default value.
resetToDefaultValue() - Method in interface oracle.odi.domain.project.IOptionValue
Reset the current option value to the defaut value.
resetToDefaultValue() - Method in class oracle.odi.interfaces.interactive.support.actions.InterfaceActionSetKM.DetachedOptionValue
Not Supported.
resetToInternalPasswordStorage() - Method in class oracle.odi.core.security.PasswordStorageRecoveryService
This method forces password storage configuration to internal.
RESOURCE_NAME_MAX_LENGTH - Static variable in class oracle.odi.domain.model.OdiDataStore
Maximum length supported for the "resourceName" property.
restartSession(long, StartupParams, boolean) - Method in class oracle.odi.runtime.agent.RuntimeAgent
Restart the given session with various parameters.
restartSession(long, StartupParams, boolean, boolean) - Method in class oracle.odi.runtime.agent.RuntimeAgent
Restart the given session with various parameters.
retainOptions(OdiKM<?>, List<IOptionValue>, OdiKM<?>, List<IOptionValue>) - Method in interface oracle.odi.interfaces.interactive.support.IKMOptionRetainer
This is called after the KM was changed on the option retainer.
retainOptions(OdiKM<?>, List<IOptionValue>, OdiKM<?>, List<IOptionValue>) - Method in class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerCopy
 
retainOptions(OdiKM<?>, List<IOptionValue>, OdiKM<?>, List<IOptionValue>) - Method in class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerHomonymy
 
retainOptions(OdiKM<?>, List<IOptionValue>, OdiKM<?>, List<IOptionValue>) - Method in class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerLazy
 
rollback(ITransactionStatus) - Method in interface oracle.odi.core.persistence.transaction.ITransactionManager
Perform a rollback of the given transaction.
rollback(ITransactionStatus) - Method in class oracle.odi.core.persistence.transaction.support.TransactionManagerSpringAdapter
 
RUN_AS_ID - Static variable in class oracle.odi.domain.runtime.ess.OdiJobEnvironment.Execution
Parameter ESS RunAsId.
RuntimeAgent - Class in oracle.odi.runtime.agent
This class represents the execution engine, or "local agent".
RuntimeAgent(OdiInstance, String, char[]) - Constructor for class oracle.odi.runtime.agent.RuntimeAgent
Constructs a RuntimeAgent object.

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

E17060-01
A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright © 2010, Oracle and/or its affiliates. All rights reserved.