Oracle® Fusion Middleware Java API Reference for Oracle Data Integrator
12c Release 1 (12.1.2)

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

C

CachingExpressionContextDecorator - Class in oracle.odi.domain.xrefs.expression.contexts
Implementation of IExpressionContext that provides caching of SnpsExpressionTags for a concrete IExpressionContext instance.
CachingExpressionContextDecorator(IExpressionContext) - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CachingExpressionContextDecorator
Construct a new CachingExpressionContextDecorator.
canBeUsedInFilter() - Method in interface oracle.odi.domain.adapter.topology.ISubLanguage
Returns true if this sublanguages elements can be used in filter expressions.
canBeUsedInFrom() - Method in interface oracle.odi.domain.adapter.topology.ISubLanguage
Returns true if this sublanguages elements can be used in from expressions.
canBeUsedInMapping() - Method in interface oracle.odi.domain.adapter.topology.ISubLanguage
Returns true if this sublanguages elements can be used in mapping expressions.
canBeUsedInTask() - Method in interface oracle.odi.domain.adapter.topology.ISubLanguage
Returns true if this sublanguages elements can be used in task expressions.
CANNOT_CONNECT - Static variable in class oracle.odi.setup.IRepositoryUpgradeCallback.UpgradeStatus
The repository was not accessible.
CannotCreateTransactionException - Exception in oracle.odi.core.persistence.transaction
Exception thrown when a transaction can't be created using an underlying transaction API.
CannotCreateTransactionException() - Constructor for exception oracle.odi.core.persistence.transaction.CannotCreateTransactionException
Default constructor with error message Messages.ERR_TRANSACTION_CANT_BE_CREATED.
CannotCreateTransactionException(Throwable) - Constructor for exception oracle.odi.core.persistence.transaction.CannotCreateTransactionException
Default constructor with error message Messages.ERR_TRANSACTION_CANT_BE_CREATED.
CASCADE - Static variable in class oracle.odi.domain.model.OdiReference.CascadingRule
 
CATALOG_NAME_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
 
CDC_DATASTORE - Static variable in class oracle.odi.domain.runtime.step.StepType
Journalize Datastore step type.
CDC_MODEL - Static variable in class oracle.odi.domain.runtime.step.StepType
Journalize Model step type.
CDC_SUB_MODEL - Static variable in class oracle.odi.domain.runtime.step.StepType
Journalize Sub-Model step type.
changePassword(char[], char[]) - Method in class oracle.odi.domain.topology.OdiContext
Method verifies if pOldPassword equals current password set for this context or if it wasn't previously set and updates the context's password to pNewPassword if checks passed.
changeShortcutReferenceObject(ReusableMapping) - Method in class oracle.odi.domain.mapping.ReusableMapping
 
changeShortcutReferenceObject(OdiDataStore) - Method in class oracle.odi.domain.model.OdiDataStore
 
changeShortcutReferenceObject(OdiInterface) - Method in class oracle.odi.domain.project.OdiInterface
Deprecated.
 
changeShortcutReferenceObject(OdiPackage) - Method in class oracle.odi.domain.project.OdiPackage
 
changeShortcutReferenceObject(OdiUserProcedure) - Method in class oracle.odi.domain.project.OdiUserProcedure
 
changeToTemporary() - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
Deprecated.
For internal use only Switches the datastore to a temporary datastore.
changeToTemporaryColumn() - Method in class oracle.odi.domain.project.interfaces.TargetColumn
Deprecated.
Internal use only Modifies an existing target column for use when the target datastore is changed to temporary.
changeWalletPassword(String, char[], char[], int) - Static method in class oracle.odi.core.security.PasswordProtectedWalletUtils
This method will change the wallet password for security consideration.
CHANNEL_0 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 0
CHANNEL_1 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 1
CHANNEL_2 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 2
CHANNEL_3 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 3
CHANNEL_4 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 4
CHANNEL_5 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 5
CHANNEL_6 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 6
CHANNEL_7 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 7
CHANNEL_8 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 8
CHANNEL_9 - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
Transaction Channel 9
CHANNEL_AUTOCOMMIT - Static variable in class oracle.odi.domain.runtime.session.TransactionChannel
AUTOCOMMIT for autocommit
CHECK - Static variable in class oracle.odi.domain.project.interfaces.ObjTrace.TraceType
Deprecated.
Indicating trace message during static check.
CHECK_CONSTRAINT - Static variable in class oracle.odi.generation.DDLDiff.ObjectType
Difference is for a Check Constraint.
CHECK_NOT_NULL - Static variable in class oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnTargetColumnSetIndicator.IndicatorType
Deprecated.
Indicates that a column will be checked for null values.
CHECK_NOTNULL_PROPKEY - Static variable in class oracle.odi.domain.mapping.MapAttribute
The property name for a boolean property that indicates that this attribute will be checked for not null during loading, if the owning component is a target data storage component.
checkAcceptsKMTechnologies(OdiKM, Boolean, OdiTechnology, OdiTechnology) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated.
Returns true if the specified KM supports the given source and target technology, and multiple connection setting.
CHECKBOX - Static variable in class oracle.odi.domain.project.ProcedureOption.OptionType
Checkbox (Boolean).
checkExpression(OdiInstance, IExecutableTextHolder, IJMSCallBack) - Method in interface oracle.odi.interfaces.data.IOdiInterfaceExpressionChecker
Deprecated.
 
checkPermission(Permission) - Method in class oracle.odi.core.security.SecurityManager
This is a helper method to check the Permission on the current authentication.
checkPermission(IRepositoryEntity, PermissionType) - Method in class oracle.odi.core.security.SecurityManager
This is a helper method to check the Permission on the current authentication.
checkReferences() - Method in class oracle.odi.domain.mapping.expression.MapExpression
Checks to see if all references are still valid.
CheckResponse - Class in oracle.odi.interfaces.data
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. An instance of this class contains the response from a IOdiInterfaceExpressionChecker checker. The checker validates an expression owned by an interface subcomponent, and returns a status code and error text.
CheckResponse.Response - Class in oracle.odi.interfaces.data
Deprecated.
An enumeration of the possible response results from checking an expression.
checkSubInterfaceValid(OdiInterface) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated.
A static method to check for validity of a sub-interface.
checkUserIsSupervisorOnPreviousRepository(Connection, String, char[]) - Static method in class oracle.odi.setup.restricted.RepositorySetupUtil
This API is designed for Upgrade Assistant pre upgrade checks and you should not use this API anywhere else.
checkValidReference(ReusableMapping) - Method in class oracle.odi.domain.mapping.ReusableMapping
 
checkValidReference(OdiDataStore) - Method in class oracle.odi.domain.model.OdiDataStore
 
checkValidReference(OdiInterface) - Method in class oracle.odi.domain.project.OdiInterface
Deprecated.
 
checkValidReference(OdiPackage) - Method in class oracle.odi.domain.project.OdiPackage
 
checkValidReference(OdiUserProcedure) - Method in class oracle.odi.domain.project.OdiUserProcedure
 
chooseKM(String, IOdiEntityManager, OdiTechnology, OdiTechnology, Class, boolean) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated.
A static method used to pick a KM from among the available KMs.
chooseMapping(OdiInterface, String) - Method in interface oracle.odi.interfaces.interactive.support.IMappingChooser
Deprecated.
Choose a mapping SQL text for the given pColumnName in the given interface.
chooseMapping(OdiInterface, String) - Method in class oracle.odi.interfaces.interactive.support.mapping.choosers.MappingChooserBlank
Deprecated.
 
chooseMapping(OdiInterface, String) - Method in class oracle.odi.interfaces.interactive.support.mapping.choosers.MappingChooserConstant
Deprecated.
 
chooseMapping(OdiInterface, String) - Method in class oracle.odi.interfaces.interactive.support.mapping.choosers.MappingChooserDataSet
Deprecated.
 
chooseMapping(OdiInterface, String) - Method in class oracle.odi.interfaces.interactive.support.mapping.choosers.MappingChooserFirst
Deprecated.
 
chooseNewTargetKey(OdiInterface, IKey) - Method in interface oracle.odi.interfaces.interactive.support.ITargetKeyChooser
Deprecated.
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserAnyKey
Deprecated.
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserComposer
Deprecated.
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserFixed
Deprecated.
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserLazy
Deprecated.
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserPrimaryKey
Deprecated.
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
CKM - Static variable in class oracle.odi.domain.adapter.project.IKnowledgeModule.KMType
CKM is a special type of Component KM that has extra metadata for ODI checking (C = check data).
CKM - Static variable in class oracle.odi.domain.project.ComponentKMLine.KMLineClassType
 
CKM - Static variable in class oracle.odi.interfaces.interactive.support.actions.InterfaceActionSetKM.KMType
Deprecated.
Check Knowledge Module.
ClauseImporterDefault - Class in oracle.odi.interfaces.interactive.support.clauseimporters
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. ClauseImporterDefault is the default implementation of IClauseImporter for importing join and filter clauses for a source data store. It is typically used by interface action class InterfaceActionAddSourceDataStore as a construction parameter to control the importing behavior. If importing is not desired, ClauseImporterLazy may be used instead.
Example:
interactiveHelper.performAction(new InterfaceActionAddSourceDataStore(sourceDataStore1, dataSet, new BasicAliasComputer(), new ClauseImporterDefault(), new AutoMappingComputerLazy()));
ClauseImporterDefault() - Constructor for class oracle.odi.interfaces.interactive.support.clauseimporters.ClauseImporterDefault
Deprecated.
 
ClauseImporterLazy - Class in oracle.odi.interfaces.interactive.support.clauseimporters
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. ClauseImporterLazy is a lazy implementation of the IClauseImporter interface which does not import clauses, effectively behaving as a no-op. ClauseImporterDefault is the default implementation for importing join or filter clauses. ClauseImporterLazy is typically used by interface action classes as a construction parameter to control the importing behavior.
Example:
interactiveHelper.performAction(new InterfaceActionAddSourceDataStore(sourceDataStore1, dataSet, new BasicAliasComputer(), new ClauseImporterLazy(), new AutoMappingComputerLazy()));
ClauseImporterLazy() - Constructor for class oracle.odi.interfaces.interactive.support.clauseimporters.ClauseImporterLazy
Deprecated.
 
cleanModeListeners() - Method in class oracle.odi.core.repository.Repository
Remove all listeners that is listening the legacy id compatible mode.
cleanStaleSessions() - Method in class oracle.odi.runtime.agent.RuntimeAgent
Clean the stale sessions present in the work repository.
cleanup(IOdiEntityManager, Number, int, List) - Static method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
Cleanup orphaned session blueprint for one scenario.
clear() - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Clear the persistence context, causing all managed entities to become detached.
clear() - Method in interface oracle.odi.interfaces.interactive.IInterfaceUndoListener
Deprecated.
Clears the list of "undo" actions.
clearAll() - Method in class oracle.odi.missingref.support.MissingRefManager
Clears the cache of both missing refs and corrected missing refs.
clearCache(IInterfaceSubComponent) - Method in interface oracle.odi.interfaces.interactive.support.issues.IIssuesManager
Deprecated.
Clears the cache.
clearColumns() - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
Deprecated.
For internal use only On a temporary datastore only, deletes all target columns of the datastore.
clearCorrectedMissingRefs() - Method in class oracle.odi.missingref.support.MissingRefManager
Clear the corrected missing refs cache.
clearCurrentThreadAuthentication() - Method in class oracle.odi.core.security.SecurityManager
Unbind the Authentication currently bound to this SecurityManager and to the current thread.
clearDeploymentSpecs() - Method in class oracle.odi.domain.mapping.Mapping
Remove all existing deployment specs from this mapping.
clearGlobalAuthentication() - Method in class oracle.odi.core.security.SecurityManager
Unbind the Authentication currently bound to this SecurityManager as global authentication.
clearObjTraces() - Method in class oracle.odi.domain.project.OdiInterface
Deprecated.
For internal use only Removes all object traces from this interface.
clone() - Method in class oracle.odi.domain.mapping.expression.MapExpression
Creates a new instance having same content values with this expression.
close() - Method in class oracle.odi.core.OdiInstance
Close this OdiInstance, releasing any held resources.
close() - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Close this application-managed IOdiEntityManager.
close() - Method in class oracle.odi.core.security.Authentication
This method will close the resources associated to this Authentication.
close() - Method in class oracle.odi.domain.shortcuts.support.OdiShortcutServiceImpl
 
closeEntityManager(IOdiEntityManager) - Static method in class oracle.odi.core.persistence.OdiEntityManagerFactoryUtils
Close the given IOdiEntityManager, catching and logging any cleanup exceptions thrown.
CODE_MAX_LENGTH - Static variable in class oracle.odi.domain.model.AbstractOdiSubModel
Maximum length supported for the "code" property.
CODE_MAX_LENGTH - Static variable in class oracle.odi.domain.model.OdiModel
The maximum length of an OdiModel's code.
CODE_MAX_LENGTH - Static variable in class oracle.odi.domain.project.OdiProject
Maximum length of an Odi Project's code.
CODE_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiContext
Max length of context code.
COLUMN - Static variable in class oracle.odi.generation.DDLDiff.ObjectType
Difference is for a Table Column.
COLUMN_COMMENT - Static variable in class oracle.odi.generation.DDLDiff.ObjectType
Difference is for a Column Comment.
ColumnNotFoundException - Exception in oracle.odi.domain.relational
Deprecated.
with no replacement.
ColumnNotFoundException(String, IDataStore) - Constructor for exception oracle.odi.domain.relational.ColumnNotFoundException
Deprecated.
Construct a new ColumnNotFoundException.
commit(ITransactionStatus) - Method in interface oracle.odi.core.persistence.transaction.ITransactionManager
Commit the given transaction, with regard to its status.
commit(ITransactionStatus) - Method in class oracle.odi.core.persistence.transaction.support.TransactionManagerSpringAdapter
 
COMMIT - Static variable in class oracle.odi.domain.project.OdiProcedureLineCmd.CommitMode
execution will commit underlying DB transaction.
COMMIT - Static variable in class oracle.odi.domain.runtime.session.OdiSessionTaskLog.CommitMode
The task command is committed.
COMMIT_AFTER_1000_ROWS - Static variable in class oracle.odi.domain.project.OdiProcedureLineCmd.CommitMode
execution will commit underlying DB transaction each 1000 rows.
COMMIT_AFTER_1000_ROWS - Static variable in class oracle.odi.domain.runtime.session.OdiSessionTaskLog.CommitMode
Execution will commit underlying DB transaction each 1000 rows.
COMMIT_ON_WORK - Static variable in class oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnStagingAreaSetIndicator.StagingAreaIndicator
Deprecated.
Not used.
compare(TargetColumn, TargetColumn) - Method in class oracle.odi.domain.project.OdiInterface.ColumnSorterId
Deprecated.
 
compare(TargetColumn, TargetColumn) - Method in class oracle.odi.domain.project.OdiInterface.ColumnSorterPosition
Deprecated.
 
compare(Object, Object) - Method in class oracle.odi.domain.project.OdiKMComparator
Used internally by the Comparator consumer.
compareTo(ValidationRecord) - Method in class oracle.odi.domain.validation.ValidationRecord
Record with type ERROR > Record with type WARNING > Record with type NOTIFICATION.
completed(boolean) - Method in interface oracle.odi.setup.IOdiProgressMonitor
After the task is complete, the task should make sure to call this so as to mark the task as complete.
completed(boolean) - Method in class oracle.odi.setup.RepositoryUpgradeReport
 
COMPLEX_REFERENCE - Static variable in class oracle.odi.domain.adapter.relational.IDataStoreRelationship.RelationshipType
A reference between two IDataStore using a complex sql expression.
COMPLEX_REFERENCE - Static variable in class oracle.odi.domain.model.OdiReference.ReferenceType
A reference between two OdiDataStore using a complex sql expression.
COMPONENT_CONTEXT_PROPKEY - Static variable in class oracle.odi.domain.mapping.component.DataStorageDelegate
Property key name for the component context property.
COMPONENT_KM - Static variable in class oracle.odi.domain.adapter.project.IKnowledgeModule.KMType
Component KM is a KM that is defined for a mapping component.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.AggregateComponent
The component type name for this component.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.Dataset
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.DatastoreComponent
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.DistinctComponent
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.ExpressionComponent
The component type name for this component.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.FileComponent
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.FilterComponent
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.InputSignature
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.JoinComponent
The component type name for this component.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.LookupComponent
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.OutputSignature
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.ReusableMappingComponent
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.SetComponent
The component type name for this component.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.SorterComponent
The component type name.
COMPONENT_TYPE_NAME - Static variable in class oracle.odi.domain.mapping.component.SplitterComponent
The component type name for this component.
ComponentKM - Class in oracle.odi.domain.project
 
ComponentKM(IProject, String) - Constructor for class oracle.odi.domain.project.ComponentKM
 
ComponentKM(IProject, ComponentKM, String) - Constructor for class oracle.odi.domain.project.ComponentKM
 
ComponentKMLine - Class in oracle.odi.domain.project
 
ComponentKMLine(IKnowledgeModule, String) - Constructor for class oracle.odi.domain.project.ComponentKMLine
 
ComponentKMLine(IProcedureLine.LineType, IKnowledgeModule, String) - Constructor for class oracle.odi.domain.project.ComponentKMLine
 
ComponentKMLine(IProcedureLine.LineType, String) - Constructor for class oracle.odi.domain.project.ComponentKMLine
Create a non-persistent component KM line used only during code generation.
ComponentKMLine.KMLineClassType - Class in oracle.odi.domain.project
 
ComponentKMLine.TemporaryIndexLocation - Class in oracle.odi.domain.project
 
COMPOSITE - Static variable in class oracle.odi.domain.mapping.IMapComponent.ComponentCategory
A composite component is a component that directly owns other components.
CompoundExpressionContext - Class in oracle.odi.domain.xrefs.expression.contexts
An IExpressionContext that chains a sequence of one or more IExpressionContexts.
CompoundExpressionContext() - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
Create an empty CompoundExpressionContext.
CompoundExpressionContext(boolean) - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
 
CompoundExpressionContext(IExpressionContext[]) - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
Create a CompoundExpressionContext with a given initial context sequence.
CompoundExpressionContext(IExpressionContext[], boolean) - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
 
computeAliasForDataStore(IDataStore, DataSet) - Method in interface oracle.odi.interfaces.interactive.IAliasComputer
Deprecated.
Computes the alias name for a source or target data store.
computeAliasForDataStore(IDataStore, DataSet) - Method in class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerDoubleChecker
Deprecated.
 
computeAliasForDataStore(IDataStore, DataSet) - Method in class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerFixed
Deprecated.
 
computeAliasForDataStore(IDataStore, DataSet) - Method in class oracle.odi.interfaces.interactive.support.aliascomputers.BasicAliasComputer
Deprecated.
This implementation bases the alias computation on the value of OdiDataStore.getDefaultAlias() or the name of the OdiInterface.TargetDataStore if pDataStore is a OdiInterface.TargetDataStore.
computeDDLDifferences(Number, String, boolean) - Method in interface oracle.odi.generation.IDDLGeneratorService
Computes a DDLDifferences object for a given ODI Model ID.
computeDDLDifferences(Number, String, boolean) - Method in class oracle.odi.generation.support.DDLGeneratorServiceImpl
 
computeExecutionLocationForDatastores(SourceDataStore, SourceDataStore) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated.
For internal use only Computes the default exection location of an expression between two specfied data stores.
computeExpression(String, IExecutableTextHolder, OdiInterface.ExecutionLocation, DataSet) - Method in interface oracle.odi.interfaces.interactive.IActionHelper
Deprecated.
Computes the expression of the SQL text.
Note that pDataSet is optional (can be null when pExecutionLocation is TARGET.
computeExpression(String, IExecutableTextHolder, OdiInterface.ExecutionLocation, DataSet) - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated.
For internal use only Computes the expression object of the specified SQL expression text for the given text holder in the desired data set and execution location.
computeExpression(String, OdiInterface.ExecutionLocation, DataSet, IExpressionContext) - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated.
This method computes an expression from a Sql text that would be executed on a DataSet and in the specified Location.
computeIssues(T, IActionHelper) - Method in interface oracle.odi.interfaces.interactive.support.issues.IIssuesComputer
Deprecated.
Computes the errors (issues) for an interface sub-component.
computeSourceSets() - Method in interface oracle.odi.interfaces.interactive.IInteractiveInterfaceHelper
Deprecated.
Recomputes the SourceSet objects for the associated interface.
Should be called at some point after source data stores are added to or removed from the interface, or some mappings/joins/filters have been added or had their locations changed, to create the correct source sets.
Typically called before setting the KMs for the interface source set, or before calling preparePersist.
The current source set computer (which can be passed to the constructor for this helper instance) will be used to compute the source sets.
To know whether you should call this method, use IInteractiveInterfaceHelper.areSourceSetsDirty().
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in interface oracle.odi.interfaces.interactive.ISourceSetComputer
Deprecated.
Computes the new source sets in the interface and updates them directly in the interface.
computeSourceSets() - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated.
Recomputes the SourceSet objects for the associated interface.
Should be called at some point after source data stores are added to or removed from the interface, or some mappings/joins/filters have been added or had their locations changed, to create the correct source sets.
Typically called before setting the KMs for the interface source set, or before calling preparePersist.
The current source set computer (which can be passed to the constructor for this helper instance) will be used to compute the source sets.
To know whether you should call this method, use InteractiveInterfaceHelperWithActions.areSourceSetsDirty().
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerEraser
Deprecated.
Computes the source sets in the interface, creates new source set objects, and updates them directly in the interface.
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerLazy
Deprecated.
 
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
Deprecated.
Computes the source sets in the interface, creates new source set objects, and updates them directly in the interface.
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerRetainer
Deprecated.
Computes the source sets in the interface, reuses existing source set objects when possible and updates the KM or creates new source set objects, and updates them directly in the interface.
computeSQLWithHeaders(Expression, DataSet) - Static method in class oracle.odi.domain.project.OdiInterface
Deprecated.
Returns a String representing a more functional representation of pExpression.
concatenateSubPurgeLogReportItems(PurgeLogServiceReport) - Method in class oracle.odi.domain.runtime.purge.support.PurgeLogServiceReport
Concatenate the sub PurgeLogServiceReport results
ConcurrencyFailureException - Exception in oracle.odi.core.repository
Exception thrown on concurrency failure.
ConcurrencyFailureException(MessageHandle, Object[]) - Constructor for exception oracle.odi.core.repository.ConcurrencyFailureException
Base constructor with custom error message.
ConcurrencyFailureException(Throwable, MessageHandle, Object[]) - Constructor for exception oracle.odi.core.repository.ConcurrencyFailureException
Base constructor with custom error message.
configureWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
with no replacement this method was only useful for RCU old integration usecase
configureWorkRuntimeRepository(String, String, String, String, String, TechnologyName) - Method in interface oracle.odi.setup.IWorkRepositorySetup
 
configureWorkRuntimeRepository(String, String, String, String, String, TechnologyName) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
configureWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
connectFrom(MapAttribute, MapPathSpecifier) - Method in class oracle.odi.domain.mapping.component.InputSignature
 
CONNECTION_NOT_FOUND_ERROR - Static variable in class oracle.odi.interfaces.data.CheckResponse.Response
Deprecated.
Not used.
CONNECTOR - Static variable in class oracle.odi.domain.topology.OdiTechnology.ExecutionChannel
Execution channel involving a custom Java connector.
connectReferencedSourcesToJoin() - Method in class oracle.odi.domain.mapping.component.JoinComponent
Adds input connections from sources that are referenced in the join condition.
connectTo(IMapComponent, String) - Method in interface oracle.odi.domain.mapping.IMapComponent
Find or create a connection from this component to another component.
connectTo(IMapComponent) - Method in interface oracle.odi.domain.mapping.IMapComponent
Find or create a connection from this component to another component.
connectTo(MapConnectorPoint) - Method in interface oracle.odi.domain.mapping.IMapComponent
Create a connection from this component to a specific input connector point of another component.
connectTo(IMapComponent, MapPathSpecifier, String) - Method in interface oracle.odi.domain.mapping.IMapComponent
Connect from this component to the specified component, along the specified path.
connectTo(MapAttribute, MapPathSpecifier) - Method in class oracle.odi.domain.mapping.MapAttribute
Set this source attribute as the source expression for the specified target attribute.
connectTo(MapAttribute) - Method in class oracle.odi.domain.mapping.MapAttribute
Set this source attribute as the source expression for the specified target attribute.
connectTo(IMapComponent, MapPathSpecifier) - Method in class oracle.odi.domain.mapping.MapAttribute
Add this source attribute to the scope for the specified target component.
connectTo(IMapComponent) - Method in class oracle.odi.domain.mapping.MapAttribute
Add this source attribute to the scope for the specified target component.
connectTo(MapConnectorPoint) - Method in class oracle.odi.domain.mapping.MapAttribute
Connect this source attribute to the specified target connector point.
connectTo(MapConnectorPoint) - Method in class oracle.odi.domain.mapping.MapConnectorPoint
Connects this connector point to another connector point.
connectTo(MapConnectorPoint, String) - Method in class oracle.odi.domain.mapping.MapConnectorPoint
Connects this connector point to another connector point.
connectTo(IMapComponent, String) - Method in class oracle.odi.domain.mapping.MapConnectorPoint
Connects this connector point to the input connector point of a downstream component.
connectTo(IMapComponent) - Method in class oracle.odi.domain.mapping.MapConnectorPoint
Connects this connector point to the input connector point of a downstream component.
CONST_TYPE_AK - Static variable in class oracle.odi.domain.mapping.DatastoreOverridenConstraint
 
CONST_TYPE_CONDITION - Static variable in class oracle.odi.domain.mapping.DatastoreOverridenConstraint
 
CONST_TYPE_FILTER - Static variable in class oracle.odi.domain.mapping.DatastoreOverridenConstraint
 
CONST_TYPE_NOTNULL - Static variable in class oracle.odi.domain.mapping.DatastoreOverridenConstraint
 
CONST_TYPE_PK - Static variable in class oracle.odi.domain.mapping.DatastoreOverridenConstraint
 
CONST_TYPE_REFERENCE - Static variable in class oracle.odi.domain.mapping.DatastoreOverridenConstraint
 
CONSTANT - Static variable in class oracle.odi.domain.xrefs.expression.Expression.SqlGroupType
SQL constant.
contains(IRepositoryEntity) - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Return true if the specified entity belongs to the current persistence context.
containsAggregationFunction(ITechnology) - Method in class oracle.odi.domain.mapping.expression.MapExpression
Returns true if this expression contains an aggregation function call in the context of the specified technology.
containsComponent(IMapComponent) - Method in interface oracle.odi.domain.mapping.IMapComponentOwner
Return true if this component owner (may be a composite component) contains the specified component as an sub-component.
containsExecutionUnit(ExecutionUnit) - Method in class oracle.odi.domain.mapping.physical.ExecutionUnitGroup
 
containsPoint(MapConnectorPoint) - Method in class oracle.odi.domain.mapping.MapPathSpecifier
Return true if this path spec contains the specified point.
containsSource() - Method in class oracle.odi.domain.mapping.physical.ExecutionUnit
Return true if this execution unit contains a source node.
containsSourceOrTarget() - Method in class oracle.odi.domain.mapping.physical.ExecutionUnit
Return true if this execution unit contains a source or target node.
containsTarget() - Method in class oracle.odi.domain.mapping.physical.ExecutionUnit
Return true if this execution unit contains a target node.
ContextManager - Class in oracle.odi.interfaces.interactive.support.xrefs
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. This class is a helper to provide expression contexts for each <@link DataSet> in an interface, as well as a context for target expressions.
An ODI interface expression context (<@link IExpressionContext>) is an object that is able to produce all the recognizable parsing tags that will be used when parsing the expression, for a specified language and technology.
Each of the context returned by this class ensures that they refer to:
  • source <@link DataStore> columns in the given DataSet
  • project and global objects (variables, sequences, user functions), referred to in this class as "external objects" (because they are outside the interface itself).
See method giveContext to learn how to retrieve a context for a given dataset.
ContextManager(OdiProject, IOdiEntityManager, boolean) - Constructor for class oracle.odi.interfaces.interactive.support.xrefs.ContextManager
Deprecated.
Create a context manager that will include tags for the specified project.
ContextManager(OdiProject, IOdiEntityManager) - Constructor for class oracle.odi.interfaces.interactive.support.xrefs.ContextManager
Deprecated.
Create a context manager that will include tags for the specified project.
CONTROL_DATASTORE - Static variable in class oracle.odi.domain.runtime.step.StepType
Check Datastore step type.
CONTROL_MODEL - Static variable in class oracle.odi.domain.runtime.step.StepType
Check Model step type.
CONTROL_SUB_MODEL - Static variable in class oracle.odi.domain.runtime.step.StepType
Check Sub-Model step type.
convert11to12(Mapping) - Static method in class oracle.odi.domain.mapping.compatibility.MappingMetadataVersionConverter
Convert metadata version of given Mapping from "11" to "12".
convert11to12(Mapping, List) - Static method in class oracle.odi.domain.mapping.compatibility.MappingMetadataVersionConverter
Convert metadata version of given Mapping from "11" to "12".
convertCommitMode(OdiProcedureLineCmd.CommitMode) - Method in class oracle.odi.domain.runtime.session.OdiSessionTask
Deprecated.
 
convertIsolationLevel(OdiProcedureLineCmd.IsolationLevel) - Method in class oracle.odi.domain.runtime.session.OdiSessionTask
Deprecated.
 
convertToRuntimeCommitMode() - Method in class oracle.odi.domain.project.OdiProcedureLineCmd.CommitMode
 
convertToRuntimeIsolationLevel() - Method in class oracle.odi.domain.project.OdiProcedureLineCmd.IsolationLevel
 
copy(boolean, OdiLoadPlanStepCase) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanCaseCondition
copy(boolean) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStep
Deprecated.
copy(boolean) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepCase
Deprecated.
copy(boolean) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Deprecated.
copy(boolean) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepRunScenario
Deprecated.
COULD_NOT_CONNECT_ERROR - Static variable in class oracle.odi.interfaces.data.CheckResponse.Response
Deprecated.
The required database connection could not be made.
countAll() - Method in interface oracle.odi.domain.runtime.lpi.finder.IOdiLoadPlanInstanceRunFinder
return the count of all the OdiLoadPlanInstanceRun
countAll() - Method in interface oracle.odi.domain.runtime.session.finder.IOdiSessionFinder
Gets the number of ODI sessions stored inside runtime repository.
countByAgentNameAndStatus(String, Status) - Method in interface oracle.odi.domain.runtime.session.finder.IOdiSessionFinder
Gets the number of ODI sessions related to given ODI Agent and having given status in runtime repository.
countByLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId) - Method in interface oracle.odi.domain.runtime.session.finder.IOdiSessionFinder
Returns the number of OdiSession launched by given OdiLoadPlanInstanceRun
countByStatus(OdiLoadPlanInstanceRun.Status) - Method in interface oracle.odi.domain.runtime.lpi.finder.IOdiLoadPlanInstanceRunFinder
Count the number of OdiLoadPlanInstanceRun following their status.
countByStatus(Status) - Method in interface oracle.odi.domain.runtime.session.finder.IOdiSessionFinder
Gets the number of ODI sessions with given status in runtime repository.
createAttribute(MapAttribute) - Method in interface oracle.odi.domain.mapping.IMapAttributeOwner
Create an attribute that is a copy of the specified source attribute.
createAttribute(String, boolean) - Method in class oracle.odi.domain.mapping.MapAttribute
 
createAttribute(MapAttribute) - Method in class oracle.odi.domain.mapping.MapAttribute
 
createAttribute(String) - Method in class oracle.odi.domain.mapping.MapAttribute
 
createAttribute(String, boolean) - Method in class oracle.odi.domain.mapping.MapConnectorPoint
 
createAttribute(String) - Method in class oracle.odi.domain.mapping.MapConnectorPoint
 
createAttribute(MapAttribute) - Method in class oracle.odi.domain.mapping.MapConnectorPoint
 
createAuthentication(String, char[]) - Method in class oracle.odi.core.security.SecurityManager
This method creates an ODI Authentication from a ODI user name and password.
createAuthentication(Subject) - Method in class oracle.odi.core.security.SecurityManager
This method creates an ODI authentication from a previously authenticated Subject.
createAuthentication(String, char[], String) - Method in class oracle.odi.core.security.SecurityManager
This method creates an ODI Authentication using the runas pattern.
createComponent(String, IModelObject, boolean) - Method in class oracle.odi.domain.mapping.component.Dataset
 
createComponent(String, IModelObject) - Method in class oracle.odi.domain.mapping.component.Dataset
 
createComponent(String, String) - Method in interface oracle.odi.domain.mapping.IMapComponentOwner
Create a component with the specified type and name.
createComponent(String, IModelObject, boolean) - Method in interface oracle.odi.domain.mapping.IMapComponentOwner
Create a component with the specified type and name, and bound to the specified object.
createComponent(String, IModelObject) - Method in interface oracle.odi.domain.mapping.IMapComponentOwner
Create a component with the specified type and name, and bound to the specified object.
createCompositeTask(int, TaskType, IStepTask, String, String, String, IProcedureLine.LineType) - Method in interface oracle.odi.domain.runtime.common.IExecutableStep
 
createCompositeTask(int, TaskType, IStepTask, String, String, String, IProcedureLine.LineType) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioStep
 
createCompositeTask(int, TaskType, IStepTask, String, String, String, IProcedureLine.LineType) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprintStep
 
createDailyRecurrence(RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.DAILY Frequency with specified time of execution.
createDataAccessInfo(OdiInstance, IInterfaceSubComponent[], IJMSCallBack, boolean, boolean) - Method in interface oracle.odi.interfaces.data.IOdiInterfaceDataAccessHelper
Deprecated.
Creates a DataAccessInfo to retrieve a request and a connection to the data of the elements that are sent in pInterfaceSubComponents.
createDeploymentSpec(String, IContext, boolean) - Method in class oracle.odi.domain.mapping.Mapping
Create a new deployment spec for this mapping, and add it to the list of deployment specs for the mapping.
createDeploymentSpec(String, IContext) - Method in class oracle.odi.domain.mapping.Mapping
Create a new deployment spec for this mapping, and add it to the list of deployment specs for the mapping.
createDeploymentSpec(String) - Method in class oracle.odi.domain.mapping.Mapping
Create a new deployment spec for this mapping, and add it to the list of deployment specs for the mapping.
createDeploymentSpec(String, IContext, List) - Method in class oracle.odi.domain.mapping.Mapping
Create a new deployment spec for this mapping, and add it to the list of deployment specs for the mapping.
createDeploymentSpec(String, List) - Method in class oracle.odi.domain.mapping.Mapping
Create a new deployment spec for this mapping, and add it to the list of deployment specs for the mapping.
createEntityManager() - Method in class oracle.odi.core.OdiInstance
Create an application-managed IOdiEntityManager.
createExecutionUnit(ILocation) - Method in class oracle.odi.domain.mapping.physical.DeploymentSpec
Create a new execution unit in this deployment spec.
createExecutionUnitGroup(String) - Method in class oracle.odi.domain.mapping.physical.DeploymentSpec
Create a new execution unit group with the specified name.
createExpressionAttribute(String, String, IDataType) - Method in class oracle.odi.domain.mapping.MapConnectorPoint
Create an unbound expression attribute in an expression component just downstream of this component.
createHourlyRecurrence(int, int) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.HOURLY Frequency with specified minute and second of execution.
createInputConnectorPoint(String) - Method in class oracle.odi.domain.mapping.component.JoinComponent
 
createInputConnectorPoint(String) - Method in class oracle.odi.domain.mapping.component.SetComponent
Adds an input connector point with the specified name if there are no remaining unconnected input connector points, otherwise an existing unconnected input connector point is renamed and returned.
createInputConnectorPoint(String) - Method in interface oracle.odi.domain.mapping.IMapComponent
Add an input connector point to this component.
createInstance(OdiInstanceConfig) - Static method in class oracle.odi.core.OdiInstance
Create an OdiInstance object.
createJobStartupParam(OdiLoadPlanVariable, Object) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanSchedule
Creates a new instance of OdiJobStartupParam and associate it with the schedule.
createJobStartupParam(OdiScenarioVariable, Object) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioSchedule
Creates a new instance of OdiJobStartupParam and associate it with the schedule.
createLookup(String, IMapComponent, IMapComponent, String) - Static method in class oracle.odi.domain.mapping.component.LookupComponent
A convenience method to create a new lookup component with the specified driver and lookup sources, using the specified join condition.
createLookup(IMapComponent, IMapComponent, String) - Static method in class oracle.odi.domain.mapping.component.LookupComponent
Creates a new lookup component with the specified driver and lookup sources, using the specified join condition.
createMasterRepository(String, String, String, String, int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated.
replaced by #createMasterRepository(JdbcProperties, String, String, int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) and IMasterRepositorySetup.createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource)
createMasterRepository(String, String, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated.
replaced by #createMasterRepository(JdbcProperties, String, String, int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) and IMasterRepositorySetup.createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource)
createMasterRepository(String, String, String, String, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated. 
createMasterRepository(String, String, String, char[], TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
 
createMasterRepository(JdbcProperties, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated.
createMasterRepository(JdbcProperties, String, char[], TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) - Method in interface oracle.odi.setup.IMasterRepositorySetup
 
createMasterRepository(JdbcProperties, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, String) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated.
createMasterRepository(JdbcProperties, String, char[], TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, String) - Method in interface oracle.odi.setup.IMasterRepositorySetup
 
createMasterRepository(String, String, String, String, int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
createMasterRepository(String, String, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
createMasterRepository(String, String, String, String, int, TechnologyName, String, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
createMasterRepository(String, String, String, String, TechnologyName, String, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Note: This method is for INTERNAL USAGE ONLY.
createMasterRepository(String, String, String, char[], int, TechnologyName, String, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
createMasterRepository(String, String, String, String, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
use the one where password arg is of type char[]
createMasterRepository(String, String, String, char[], TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Note: This method is for INTERNAL USAGE ONLY.
createMasterRepository(JdbcProperties, String, char[], TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepository(JdbcProperties, String, char[], TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, String) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepository(JdbcProperties, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
createMasterRepository(JdbcProperties, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, String) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated.
createMasterRepositoryFromExport(JdbcProperties, String, char[], TechnologyName, boolean, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
 
createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource, String) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated.
createMasterRepositoryFromExport(JdbcProperties, String, char[], TechnologyName, boolean, IMassImportExportResource, String) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Creates an ODI master repository into the database specified by the given parameters and populates the master with informations from a master export.
createMasterRepositoryFromExport(JdbcProperties, String, char[], TechnologyName, boolean, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
createMasterRepositoryFromExport(JdbcProperties, String, char[], TechnologyName, boolean, IMassImportExportResource, String) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource, String) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated.
createMetadataSession() - Method in class oracle.odi.domain.topology.OdiEnterpriseScheduler
Internal: Internal method that is not part of the public API.
createMonthlyByWeekDayRecurrence(RecurrenceAttributes.DayOfWeek, RecurrenceAttributes.DayOfWeekRank, RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.MONTHLY_BY_WEEK_DAY Frequency with specified day of week, its rank in month and time of execution.
createMonthlyRecurrence(RecurrenceAttributes.DayOfMonth, RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.MONTHLY Frequency with specified day and time of execution.
createOdiEntityManager() - Method in interface oracle.odi.core.persistence.IOdiEntityManagerFactory
Create an application managed IOdiEntityManager.
createOdiUser(String, char[], boolean, Date) - Method in interface oracle.odi.domain.security.IOdiUserCreationService
Create and persist to database new SDK user.
createOdiUser(String, boolean, Date) - Method in interface oracle.odi.domain.security.IOdiUserCreationService
Create and persist to database new SDK user when ODI repository is in external authentication mode where all the ODI users are from LDAP server and ODI just register them.
createOdiUser(String, char[], boolean, Date) - Method in class oracle.odi.domain.security.OdiUserCreationServiceImpl
 
createOdiUser(String, boolean, Date) - Method in class oracle.odi.domain.security.OdiUserCreationServiceImpl
Create and persist to database new SDK user when ODI repository is in external authentication mode where all the ODI users are from LDAP server and ODI just register them.
createOnAgentStartupRecurrence() - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.ON_AGENT_STARTUP Frequency.
createOnConnectStep() - Static method in class oracle.odi.domain.runtime.session.OdiSessionCustomStep
FOR INTERNAL USE ONLY.
createOnConnectTask(int) - Static method in class oracle.odi.domain.runtime.session.OdiSessionCustomTask
FOR INTERNAL USE ONLY.
createOnDisconnectStep() - Static method in class oracle.odi.domain.runtime.session.OdiSessionCustomStep
FOR INTERNAL USE ONLY.
createOnDisconnectTask(int) - Static method in class oracle.odi.domain.runtime.session.OdiSessionCustomTask
FOR INTERNAL USE ONLY.
createOPSSAuthenticationConfiguration(Vector) - Static method in class oracle.odi.setup.AuthenticationConfiguration
Creates an OPSS enabled AuthenticationConfigaration.
createOutputConnectorPoint(String) - Method in class oracle.odi.domain.mapping.component.SplitterComponent
Adds an output connector point with the specified name if there are no remaining unconnected output connector points, otherwise an existing unconnected output connector point is renamed and returned.
createOutputConnectorPoint() - Method in interface oracle.odi.domain.mapping.IMapComponent
Adds an output connector point to this component.
createOutputConnectorPoint(String) - Method in interface oracle.odi.domain.mapping.IMapComponent
Adds an output connector point to this component.
createProperty(PropertyDefinition) - Method in interface oracle.odi.domain.root.IPropertyOwner
Create a property and add it to this object, using a property definition object.
createRuntimeSession() - Method in class oracle.odi.domain.topology.OdiEnterpriseScheduler
Internal: Internal method that is not part of the public API.
createSequence(String, int, String, String, int, String, String, String, SequenceType) - Method in interface oracle.odi.domain.runtime.common.IExecutable
 
createSequence(String, int, String, String, int, String, String, String, SequenceType) - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
 
createSequence(String, int, String, String, int, String, String, String, SequenceType) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
 
createSessionCustomStep(OdiSessionBlueprintStep) - Static method in class oracle.odi.domain.runtime.session.OdiSessionCustomStep
Constructs new OdiSessionCustomStep overriding the specified OdiSessionBlueprintStep.
createSessionCustomTask(OdiSessionBlueprintTask) - Static method in class oracle.odi.domain.runtime.session.OdiSessionCustomTask
Constructs new OdiSessionCustomTask overriding the specified OdiSessionBlueprintTask.
createSet(String, IMapComponent, IMapComponent, String, IMapComponent[]) - Static method in class oracle.odi.domain.mapping.component.SetComponent
Convenience method to create a set component and connect two sources to it.
createSet(String, String, IMapComponent[]) - Static method in class oracle.odi.domain.mapping.component.SetComponent
Convenience method to create a set component and connect sources to it.
createSet(IMapComponent, IMapComponent, String) - Static method in class oracle.odi.domain.mapping.component.SetComponent
Convenience method to create a set component and connect to sources to it.
createSimpleRecurrence(ExplicitDate) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.SIMPLE Frequency with specified date of execution.
createSourceSetFor(SourceDataStore[], IOdiEntityManager, ISourceSetNameProvider) - Method in interface oracle.odi.interfaces.interactive.support.ISourceSetCreator
Deprecated.
Creates a SourceSet for the corresponding source datastores.
createSourceSetFor(SourceDataStore[], IOdiEntityManager, ISourceSetNameProvider) - Method in class oracle.odi.interfaces.interactive.support.sourceset.creators.SourceSetCreatorNew
Deprecated.
 
createStandaloneAuthenticationConfiguration(char[]) - Static method in class oracle.odi.setup.AuthenticationConfiguration
Creates a standalone AuthenticationConfiguration.
createStartupParams(Map) - Static method in class oracle.odi.runtime.agent.invocation.LoadPlanStartupParams
A convenient method to create a LoadPlanStartupParams object from a Map<String, Object>.
createStep(int, String, StepType) - Method in interface oracle.odi.domain.runtime.common.IExecutable
 
createStep(int, String, StepType) - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
 
createStep(int, String, StepType) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
 
createTargetMapping(DataSet, TargetColumn, OdiInterface.ExecutionLocation, Object) - Method in interface oracle.odi.interfaces.interactive.IActionHelper
Deprecated.
For internal use only Create a new target mapping.
createTargetMapping(DataSet, TargetColumn, OdiInterface.ExecutionLocation, Object) - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated.
For internal use only Create a new target mapping.
createTask(int, TaskType, String, String, String, String, String, OdiSessionTaskLog.IsolationLevel, OdiSessionTaskLog.IsolationLevel) - Method in interface oracle.odi.domain.runtime.common.IExecutableStep
 
createTask(int, TaskType, String, String, String, String, boolean, String, String, String, boolean, String, String, OdiSessionTaskLog.IsolationLevel, OdiSessionTaskLog.IsolationLevel) - Method in interface oracle.odi.domain.runtime.common.IExecutableStep
 
createTask(int, TaskType, String, String, String, String, String, OdiSessionTaskLog.IsolationLevel, OdiSessionTaskLog.IsolationLevel) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioStep
 
createTask(int, TaskType, String, String, String, String, boolean, String, String, String, boolean, String, String, OdiSessionTaskLog.IsolationLevel, OdiSessionTaskLog.IsolationLevel) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioStep
 
createTask(int, TaskType, String, String, String, String, String, OdiSessionTaskLog.IsolationLevel, OdiSessionTaskLog.IsolationLevel) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprintStep
 
createTask(int, TaskType, String, String, String, String, boolean, String, String, String, boolean, String, String, OdiSessionTaskLog.IsolationLevel, OdiSessionTaskLog.IsolationLevel) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprintStep
 
createVariable(String, VariableType, Object, String, boolean, ValuePersistence, Number) - Method in interface oracle.odi.domain.runtime.common.IExecutable
 
createVariable(String, VariableType, Object, String, boolean, ValuePersistence, Number) - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
 
createVariable(String, VariableType, Object, String, boolean, ValuePersistence, Number) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
 
createWallet(String, char[], int) - Static method in class oracle.odi.core.security.PasswordProtectedWalletUtils
This method will create a wallet at location specified by Wrl and protect it by the walletPassword.
createWeeklyRecurrence(RecurrenceAttributes.DayOfWeek[], RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.WEEKLY Frequency with specified week days and time of execution.
createWorkDevRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkDevRepository(String, String, String, char[], int, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
replaced by {@link #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkDevRepository(String, String, String, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
use the one where password arg is in type of char[]
createWorkDevRepository(String, String, String, char[], String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
 
createWorkDevRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkDevRepository(String, String, String, char[], int, String, char[], TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkDevRepository(String, String, String, String, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
use the one where password arg in type char[]
createWorkDevRepository(String, String, String, char[], String, char[], TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
 
createWorkDevRepository(String, String, String, String, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one where password arg in type of char[]
createWorkDevRepository(String, String, String, char[], String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkDevRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one where password arg in type of char[]
createWorkDevRepository(String, String, String, char[], int, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
createWorkDevRepository(String, String, String, String, String, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one where password arg in type of char[]
createWorkDevRepository(String, String, String, String, String, String, TechnologyName, String, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkDevRepository(String, String, String, char[], String, char[], TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkDevRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one where password arguments are in type of char[]
createWorkDevRepository(String, String, String, char[], int, String, char[], TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
createWorkDevRepository(String, String, String, String, int, String, String, TechnologyName, String, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one where password arguments are in type of char[]
createWorkDevRepository(String, String, String, char[], int, String, char[], TechnologyName, String, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
createWorkRepository(WorkRepository.WorkType, JdbcProperties, int, String, TechnologyName, boolean, char[]) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
createWorkRepository(WorkRepository.WorkType, JdbcProperties, String, TechnologyName, boolean, char[]) - Method in interface oracle.odi.setup.IWorkRepositorySetup
 
createWorkRepository(WorkRepository.WorkType, JdbcProperties, String, TechnologyName, boolean, char[]) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkRepository(WorkRepository.WorkType, JdbcProperties, int, String, TechnologyName, boolean, char[]) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
createWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkRuntimeRepository(String, String, String, char[], int, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated. 
createWorkRuntimeRepository(String, String, String, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated. 
createWorkRuntimeRepository(String, String, String, char[], String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
 
createWorkRuntimeRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkRuntimeRepository(String, String, String, char[], int, String, char[], TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated.
replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkRuntimeRepository(String, String, String, String, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated. 
createWorkRuntimeRepository(String, String, String, char[], String, char[], TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
 
createWorkRuntimeRepository(String, String, String, String, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one with password argument as char[] type
createWorkRuntimeRepository(String, String, String, char[], String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one with password argument as char[] type
createWorkRuntimeRepository(String, String, String, char[], int, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
createWorkRuntimeRepository(String, String, String, String, String, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one with password argements as char[]
createWorkRuntimeRepository(String, String, String, String, String, String, TechnologyName, String, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkRuntimeRepository(String, String, String, char[], String, char[], TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkRuntimeRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one with password aruments as char[] type
createWorkRuntimeRepository(String, String, String, char[], int, String, char[], TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
createWorkRuntimeRepository(String, String, String, String, int, String, String, TechnologyName, String, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
use the one password arguments are in char[] type
createWorkRuntimeRepository(String, String, String, char[], int, String, char[], TechnologyName, String, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
Deprecated.
createYearlyRecurrence(RecurrenceAttributes.MonthOfYear, RecurrenceAttributes.DayOfMonth, RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.YEARLY Frequency with specified month, day and time of execution.
CRITICAL - Static variable in class oracle.odi.interfaces.interactive.IInterfaceIssue.Severity
Deprecated.
This level indicates that the interface will not be executable until this issue is resolved.
CROSS - Static variable in class oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnJoinSetJoinProperties.JoinType
Deprecated.
Specifies a cross join.
CROSS_JOIN - Static variable in class oracle.odi.domain.project.interfaces.Join.JoinType
Deprecated.
join type of a cross join.
CrossRef - Class in oracle.odi.domain.xrefs
A CrossRef is a cross reference between an ODI object and another one through an Expression.
CURRENT_RECORD_FLAG - Static variable in class oracle.odi.domain.model.OdiColumn.ScdType
The column is the flag that identifies the current record version.
CUSTOMIZED - Static variable in class oracle.odi.domain.model.OdiModel.ReverseType
Uses a procedure, the Reverse Knowledge Module (RKM), to extract the metadata for a specific type of application and to store them in the Repository.
customSyncComponent(boolean, boolean) - Method in class oracle.odi.domain.mapping.component.DefaultDelegate
 
customSyncConnectorPoint(boolean, boolean) - Method in class oracle.odi.domain.mapping.component.DefaultDelegate.DefaultConnectorPointDelegate
The default delegate initializes attributes for binding to data objects.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Oracle® Fusion Middleware Java API Reference for Oracle Data Integrator
12c Release 1 (12.1.2)

E39365-03

Copyright © 2010, 2016, Oracle and/or its affiliates. All rights reserved.