Skip navigation links

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

E17060-04

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


A

AbstractOdiDataServer - Class in oracle.odi.domain.topology
Abstract root class for OdiDataServer and OdiRepositoryServer .
AbstractOdiDataServer.Axis2DeploymentSettings - Class in oracle.odi.domain.topology
Subclass of AbstractOdiDataServer.WsContainerSettings.
AbstractOdiDataServer.Axis2DeploymentSettings(String, String) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.Axis2DeploymentSettings
Create a new AbstractOdiDataServer.Axis2DeploymentSettings.
AbstractOdiDataServer.DirectoryDeploymentSettings - Class in oracle.odi.domain.topology
Subclass of AbstractOdiDataServer.WsContainerSettings.
AbstractOdiDataServer.DirectoryDeploymentSettings(String, String) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.DirectoryDeploymentSettings
Create a new AbstractOdiDataServer.DirectoryDeploymentSettings.
AbstractOdiDataServer.FtpDeploymentSettings - Class in oracle.odi.domain.topology
Subclass of AbstractOdiDataServer.WsContainerSettings.
AbstractOdiDataServer.FtpDeploymentSettings(String, String) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.FtpDeploymentSettings
Create a new AbstractOdiDataServer.FtpDeploymentSettings.
AbstractOdiDataServer.IConnectionSettings - Interface in oracle.odi.domain.topology
Type safety interface that implementation classes will implement to define connectivity settings.
AbstractOdiDataServer.JdbcSettings - Class in oracle.odi.domain.topology
Holds JDBC metadata required to get a JDBC connection from driver manager.
AbstractOdiDataServer.JdbcSettings() - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JdbcSettings
Deprecated. full constructor must be used since this class is now immutable
AbstractOdiDataServer.JdbcSettings(String, String) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JdbcSettings
Create a new AbstractOdiDataServer.JdbcSettings.
AbstractOdiDataServer.JdbcSettings(String, String, Map<String, String>) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JdbcSettings
Create a new AbstractOdiDataServer.JdbcSettings.
AbstractOdiDataServer.JdbcSettings(String, String, OdiOnConnectConfig, OdiOnDisconnectConfig) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JdbcSettings
Create a new AbstractOdiDataServer.JdbcSettings
AbstractOdiDataServer.JdbcSettings(String, String, Map<String, String>, OdiOnConnectConfig, OdiOnDisconnectConfig) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JdbcSettings
Create a new JdbcSettings
AbstractOdiDataServer.JndiSettings - Class in oracle.odi.domain.topology
Holds JNDI metadata required to get a JDBC connection from a DataSource configured in an external JNDI provider.
AbstractOdiDataServer.JndiSettings() - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JndiSettings
Deprecated. full constructor should be used since this class is now considered as immutable
AbstractOdiDataServer.JndiSettings(String, String, String, String, String, String, String) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JndiSettings
Deprecated. replaced by JndiSettings#JndiSettings(String, String, String, ObfuscatedString, String, String)
AbstractOdiDataServer.JndiSettings(String, String, String, ObfuscatedString, String, String) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JndiSettings
Create a new AbstractOdiDataServer.JndiSettings.
AbstractOdiDataServer.JndiSettings(String, String, String, ObfuscatedString, String, String, OdiOnConnectConfig, OdiOnDisconnectConfig, Map<String, String>) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JndiSettings
Create a new AbstractOdiDataServer.JndiSettings.
AbstractOdiDataServer.JndiSettings(String, String, String, ObfuscatedString, String, String, OdiOnConnectConfig, OdiOnDisconnectConfig) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JndiSettings
Create a new AbstractOdiDataServer.JndiSettings.
AbstractOdiDataServer.WsContainerSettings - Class in oracle.odi.domain.topology
Abstract base class related to ODI DataServices deployment.
AbstractOdiSubModel - Class in oracle.odi.domain.model
Abstract base class for sub-models.
AbstractOdiSubModel() - Constructor for class oracle.odi.domain.model.AbstractOdiSubModel
 
AccountExpiredException - Exception in oracle.odi.core.security
Thrown to indicate a user has its account expired.
AccountExpiredException(String) - Constructor for exception oracle.odi.core.security.AccountExpiredException
Constructs an AccountExpiredException object.
Action - Enum in oracle.odi.domain.runtime.variable
Deprecated. As of ODI 11.1.1.5 replaced by ValuePersistence.
ActionListenerAbstract - Class in oracle.odi.interfaces.interactive.support.actionlistener
This is a convenience class to create a new IInterfaceActionListener by overridding only the desired methods.
ActionListenerAbstract() - Constructor for class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
 
ActionListenerComposer - Class in oracle.odi.interfaces.interactive.support.actionlistener
This class create a new IInterfaceActionListener by composing multiple child IInterfaceActionListener into a single listener.
ActionListenerComposer(IInterfaceActionListener[]) - Constructor for class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Creates a new action listener with the specified list of child action listeners.
addCaseWhen(OdiCaseWhen.ComparisonOperator, Object) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepCase
Creates an OdiCaseWhen, adds it to the list and return it
addClause(Join) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Adds a Join to this source set.
addColumn(OdiColumn) - Method in class oracle.odi.domain.model.OdiKey
Adds the given column to this OdiKey instance.
addColumn(TargetColumn, boolean, Number) - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
For internal use only Adds a new target column to this target datastore.
addDataSet(DataSet) - Method in class oracle.odi.domain.project.OdiInterface
For internal use only Add a new data set to the interface.
addDataSet(DataSet, int) - Method in class oracle.odi.domain.project.OdiInterface
For internal use only Add a new data set to the interface at the specified location.
addDataStore(OdiDataStore) - Method in class oracle.odi.domain.model.AbstractOdiSubModel
Add the given OdiDataStore to the collection of OdiDataStores.
addElement(IElementInExecutionArea) - Method in class oracle.odi.interfaces.interactive.support.execarea.InterfaceExecutionArea
 
addElement(IElementInExecutionArea) - Method in interface oracle.odi.interfaces.interactive.support.IExecutionArea
Adds an element to the execution area.
addException(String) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlan
Creates an OdiLoadPlanException and adds it to the list of OdiLoadPlanException available for this OdiLoadPlan.
addExpressionContext(IExpressionContext) - Method in class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
Add the given context to the end of the context sequence of this object.
addFilter(Filter) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Adds the given filter to this dataset.
addFilter(Filter) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Adds a Filter to this source set.
addFix(IIssueFix) - Method in interface oracle.odi.interfaces.interactive.IInterfaceIssue
Adds a possible fix for this issue.
addFolder(OdiFolder) - Method in class oracle.odi.domain.project.OdiProject
Add the given OdiFolder to the collection of OdiFolders.
addGenerationCondition(ProcedureOption) - Method in class oracle.odi.domain.project.OdiProcedureLine
Adds the given ProcedureOption to the collection of options that controls whether this ProcedureLine will be generated.
addImplementation(String) - Method in class oracle.odi.domain.project.OdiUserFunction
Creates a new implementation of this OdiUserFunction specified by pImplementationString.
addInterface(OdiInterface) - Method in class oracle.odi.domain.project.OdiFolder
Add the given OdiInterface to the collection of OdiInterfaces.
addJoin(Join) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Adds the given join to this dataset.
addLine(String) - Method in class oracle.odi.domain.project.OdiProcedure
Adds (assigning it the latest position) a new OdiProcedureLine with the given name and default properties.
addLine(String, OdiProcedureLineCmd, OdiProcedureLineCmd, Collection<ProcedureOption>) - Method in class oracle.odi.domain.project.OdiProcedure
Adds (assigning it the latest position) a new OdiProcedureLine with the given name, the given target and source commands (possibly nulls) and options (possibly null) that will condition the generation of the line.
addLine(String, OdiProcedureLineCmd, OdiProcedureLineCmd, Collection<ProcedureOption>) - Method in class oracle.odi.domain.project.OdiUserProcedure
 
addListener(IInterfaceActionListener) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Adds a new action listener as one of the child listeners of this action listener.
addLoadBalancingAgent(OdiPhysicalAgent) - Method in class oracle.odi.domain.topology.OdiPhysicalAgent
Add given agent to the collection of load balancing agents related to this OdiPhysicalAgent.
addLoadPlan(OdiLoadPlan) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioFolder
Add the given OdiLoadPlan to this OdiScenarioFolder.
addMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Adds a new target mapping to this dataset.
addMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Adds a TargetMapping to this source set.
addMissingRefs(Collection<IMissingRef>) - Method in class oracle.odi.missingref.support.MissingRefManager
Add a collection of missing references to the missing refs cache and propagates the event.
addMissingRefsListener(MissingRefsListener) - Method in class oracle.odi.missingref.support.MissingRefManager
Add a missing refs listener to the manager.
addModel(OdiModel) - Method in class oracle.odi.domain.model.OdiModelFolder
Add the given model to the collection of models.
addModelFolder(OdiModelFolder) - Method in class oracle.odi.domain.model.OdiModelFolder
Add the given model folder to the collection of model folders.
addObjTrace(ObjTrace) - Method in class oracle.odi.domain.project.OdiInterface
For internal use only Add a new object trace to this interface.
addOdiProfile(OdiProfile) - Method in class oracle.odi.domain.security.OdiUser
 
addOdiProfileList(List<OdiProfile>) - Method in class oracle.odi.domain.security.OdiUser
 
addOption(String) - Method in class oracle.odi.domain.project.OdiProcedure
Adds (assigning it the lastest position) a new ProcedureOption with the given name and default OptionType to this OdiProcedure.
addOption(String, ProcedureOption.OptionType, Object) - Method in class oracle.odi.domain.project.OdiProcedure
Adds (assigning it the lastest position) a new ProcedureOption of the given type, default value and with the given name to this OdiProcedure.
addOption(String) - Method in class oracle.odi.domain.project.OdiUserProcedure
 
addOption(String, ProcedureOption.OptionType, Object) - Method in class oracle.odi.domain.project.OdiUserProcedure
 
addPackage(OdiPackage) - Method in class oracle.odi.domain.project.OdiFolder
Add the given OdiPackage to the collection of OdiPackages.
addPurgeItem(String, String, String) - Method in class oracle.odi.domain.runtime.purge.PurgeLogServiceReport
Deprecated. Add item that will have to be purged in the process
addPurgeItem(String, String, Number) - Method in class oracle.odi.domain.runtime.purge.PurgeLogServiceReport
Deprecated. Add item that will have to be purged in the process
addReverseAction(IInterfaceAction) - Method in interface oracle.odi.interfaces.interactive.IInterfaceUndoListener
Adds an "undo" action for a particular action performed on an ODI interface object.
addScenario(OdiScenario) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioFolder
Add the given OdiScenario to this OdiScenarioFolder.
addSKM(String) - Method in class oracle.odi.domain.project.OdiProject
Deprecated. replaced by constructor OdiSKM.OdiSKM(OdiProject pProject, String pName)
addSourceDataStore(SourceDataStore) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Adds a given source datastore to this dataset.
addSourceDataStore(SourceDataStore) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Adds a SourceDataStore to this source set.
addSourceSet(SourceSet) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Adds the given source set to this dataset.
addSourceSetListener(ISourceSetListener) - Method in interface oracle.odi.interfaces.interactive.ISourceSetComputer
Adds a source set listener object for an interface.
addSourceSetListener(ISourceSetListener) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
Adds a source set listener object for an interface.
addStepCase(String, OdiLoadPlanVariable) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Creates an instance of OdiLoadPlanStepCase, adds it to the list of children steps in the last position and returns it.
addStepParallel(String) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Creates an instance of OdiLoadPlanStepParallel, adds it to the list of children steps in the last position and returns it.
addStepRunScenario(String, OdiScenario, OdiLogicalAgent, OdiContext) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Creates an instance of OdiLoadPlanStepRunScenario, adds it to the list of children steps in the last position and returns it.
addStepRunScenario(String, Tag, OdiLogicalAgent, OdiContext) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Creates an instance of OdiLoadPlanStepRunScenario, adds it to the list of children steps in the last position and returns it.
addStepSerial(String) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Creates an instance of OdiLoadPlanStepSerial, adds it to the list of children steps in the last position and returns it.
addStepToEnd(OdiLoadPlanStep) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanException
 
addStepToEnd(OdiLoadPlanStep) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Adds the OdiLoadPlanStep as the last child of this OdiLoadPlanStepContainer.
addSubFolder(OdiFolder) - Method in class oracle.odi.domain.project.OdiFolder
Add the given OdiFolder to the collection of OdiFolders.
addSubFolder(OdiScenarioFolder) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioFolder
Add the given OdiScenarioFolder to this OdiScenarioFolder's hierarchy as a direct child.
addSubModel(OdiSubModel) - Method in class oracle.odi.domain.model.OdiModel
Add the given sub model to the collection of sub models owned by this OdiModel instance.
addSubModel(OdiSubModel) - Method in class oracle.odi.domain.model.OdiSubModel
Add the given sub model to the collection of sub models of this OdiSubModel instance.
addTargetMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.TargetColumn
Internal use only Adds a target mapping to this target column.
addUserProcedure(OdiUserProcedure) - Method in class oracle.odi.domain.project.OdiFolder
Add the given OdiUserProcedure to the collection of OdiUserProcedures.
addVariable(OdiVariable, IOdiVariableTextGenerator) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlan
Calls the code generation service and creates an instance of OdiLoadPlanVariable from an OdiLoadPlanException.
adds the created OdiLoadPlanVariable to the list of OdiLoadPlanVariable available for this OdiLoadPlan and returns it.
If a OdiLoadPlanVariable corresponding to the parameter OdiVariable already exists, then the existing OdiLoadPlanVariable will be updated with the result of the code generation service.
If the created OdiLoadPlanVariable needs other Variables for its refresh, these OdiVariable will also be added to the Load Plan.
addVariable(OdiLoadPlanVariable) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStep
Associate an OdiLoadPlanVariable to the current OdiLoadPlanStep.
addVariable(OdiLoadPlanVariable, Object) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStep
Associate an OdiLoadPlanVariable to the current OdiLoadPlanStep.
ALIAS_DEFAULT_LENGTH - Static variable in class oracle.odi.domain.model.OdiDataStore
Length of the alias automatically computed from the datastore name when the OdiDataStore is created.
ALIAS_MAX_LENGTH - Static variable in class oracle.odi.domain.model.OdiDataStore
Maximum length supported for the "defaultAlias" property.
ALIAS_MAX_LENGTH - Static variable in class oracle.odi.domain.project.interfaces.SourceDataStore
The maximum string length allowed for the source alias name in the interface.
AliasComputerDoubleChecker - Class in oracle.odi.interfaces.interactive.support.aliascomputers
This alias computer ensures that it will not return an alias that is currently used in the DataSet in which the SourceDataStore is located.
It is based on a wrapped alias computer which gives the original alias on which this computer will base the alias it will return.
To make sure that aliases are unique, it appends a number to the alias if any collision is found, until the name is unique.
This alias computer ensures that the returned aliases comply with the size limitation defined by SourceDataStore.ALIAS_MAX_LENGTH by truncating the aliases before appending the number.
AliasComputerDoubleChecker(IAliasComputer) - Constructor for class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerDoubleChecker
Creates an AliasComputerDoubleChecker based on the underlying alias computer.
AliasComputerDoubleChecker(boolean) - Constructor for class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerDoubleChecker
Creates an alias computer based on a basic alias computer.
This is a convenience constructor similar to calling AliasComputerDoubleChecker(new BasicAliasComputer(pNormalize)).
AliasComputerDoubleChecker() - Constructor for class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerDoubleChecker
Convenience constructor similar to AliasComputerDoubleChecker(true).
AliasComputerFixed - Class in oracle.odi.interfaces.interactive.support.aliascomputers
This implementation is based on the alias passed to the constructor, just making sure that the alias doesn't exceed the max length.
AliasComputerFixed(String) - Constructor for class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerFixed
Creates a new alias computer that will always return the same alias equal to pAlias.
AliasedColumnCrossRef<T extends IColumn<?>> - Class in oracle.odi.domain.xrefs
A CrossRef that contains an aliased column in its expression element.
AliasedColumnCrossRef(int, String, T, String, AliasedColumnCrossRef.ColumnType) - Constructor for class oracle.odi.domain.xrefs.AliasedColumnCrossRef
Create a new AliasedColumnCrossRef.
AliasedColumnCrossRef.ColumnType - Enum in oracle.odi.domain.xrefs
The type of the column referenced by this aliased cross reference.
append(IOdiShortcutService.MaterializeResult) - Method in class oracle.odi.domain.shortcuts.IOdiShortcutService.MaterializeResult
Internal use only.
append(String) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the given string to this builder's expression.
append(OdiVariable, boolean) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the string representation of the given OdiVariable to this builder's expression.
append(OdiVariable, boolean, boolean) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the string representation of the given OdiVariable to this builder's expression.
append(OdiUserFunction) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the string representation of the given OdiUserFunction to this builder's expression.
append(OdiUserFunction, List<ExpressionStringBuilder>) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the string representation of the given OdiUserFunction to this builder's expression and uses the pBuilders as parameters of the function.
append(OdiSequence, boolean) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the string representation of the given OdiSequence to this builder's expression.
append(OdiSequence, boolean, boolean) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the string representation of the given OdiSequence to this builder's expression.
append(IColumn<?>, String) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the string representation of the given IColumn to this builder's expression.
append(ISourceColumn) - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Append the string representation of the given ISourceColumn to this builder's expression.
ApplicationServer - Enum in oracle.odi.core
Possible values for APPLICATION_SERVER server parameter WEBLOGIC: if the agent/console is deployed on a WebLogic application server WEBSPHERE: if the agent/console is deployed on a WebSphere application server UNKNOWN: if the agent/console is deployed on a unknown/unsupported application server STANDALONE: if the agent is standalone LOCAL: if the agent is a local agent NOTE: STANDALONE & LOCAL are valid values only in the context of Agent.
areSourceSetsDirty() - Method in interface oracle.odi.interfaces.interactive.IInteractiveInterfaceHelper
Returns true if the source sets should be recomputed.
areSourceSetsDirty() - Method in interface oracle.odi.interfaces.interactive.ISourceSetComputer
Returns true if the ODI interface objects within a source set have been modified since the last source set computation.
areSourceSetsDirty() - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Returns true if the source sets should be recomputed.
areSourceSetsDirty() - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
Returns true if the ODI interface objects within a source set have been modified since the last source set computation.
Assert - Class in oracle.odi.domain.util
This class is designed as replacement of Spring's Assert, but with support of I18N ODI MessageHandle.
Assert() - Constructor for class oracle.odi.domain.util.Assert
 
Authentication - Class in oracle.odi.core.security
The class Authentication represents an authenticated user.
AuthenticationConfiguration - Class in oracle.odi.setup
AuthenticationConfiguration represent the configuration related to authentication used when creating a master repository.
AuthenticationConfiguration() - Constructor for class oracle.odi.setup.AuthenticationConfiguration
 
AuthenticationConfiguration.OPSSAuthenticationConfiguration - Class in oracle.odi.setup
Represents an ODI OPSS Authentication Configuration.
AuthenticationConfiguration.StandaloneAuthenticationConfiguration - Class in oracle.odi.setup
Represents an ODI Standalone Authentication Configuration.
AuthenticationConfigurationSwitchingException - Exception in oracle.odi.setup
Exception raised when there is a configuration problem encountered preventing the AuthenticationConfiguration to be switched.
AuthenticationException - Exception in oracle.odi.core.security
Abstract superclass for all exception related to user authentication failure.
AuthenticationRequiredException - Exception in oracle.odi.core.security
This exception is raised when a current authentication is required but none is defined.
AuthenticationRequiredException(MessageHandle, Object...) - Constructor for exception oracle.odi.core.security.AuthenticationRequiredException
Base constructor with custom error message.
AuthenticationRequiredException(Throwable, MessageHandle, Object...) - Constructor for exception oracle.odi.core.security.AuthenticationRequiredException
Base constructor with custom error message.
AuthenticationServiceException - Exception in oracle.odi.core.security
AuthenticationServiceException is used to report an unexpected error during an authentication request, such as a system problem.
AuthenticationServiceException(String, MessageHandle, Object...) - Constructor for exception oracle.odi.core.security.AuthenticationServiceException
Base constructor with custom error message.
AuthenticationServiceException(MessageHandle, Object...) - Constructor for exception oracle.odi.core.security.AuthenticationServiceException
Base constructor with custom error message.
AuthenticationServiceException(Throwable, String, MessageHandle, Object...) - Constructor for exception oracle.odi.core.security.AuthenticationServiceException
Base constructor with custom error message.
AuthenticationServiceException(Throwable, MessageHandle, Object...) - Constructor for exception oracle.odi.core.security.AuthenticationServiceException
Base constructor with custom error message.
AuthenticationServiceException(Throwable) - Constructor for exception oracle.odi.core.security.AuthenticationServiceException
Constructor with default error message Messages.ERR_SECURITY_UNCATEGORIZED_EXCEPTION.
AuthorizationServiceException - Exception in oracle.odi.core.security
Exception thrown on authorization system failure.
AuthorizationServiceException(MessageHandle, Object...) - Constructor for exception oracle.odi.core.security.AuthorizationServiceException
Base constructor with custom error message.
AuthorizationServiceException(Throwable, MessageHandle, Object...) - Constructor for exception oracle.odi.core.security.AuthorizationServiceException
Base constructor with custom error message.
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in interface oracle.odi.interfaces.interactive.IAutoFixManager
This method will execute automatic fixes for ODI interface objects.
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerComposer
 
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerEnableText
 
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerLazy
Dummy implementation.
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerNewObjects
Fixes WARNING, CRITICAL, or FATAL issues for the sub-component that has been added and also for the target columns of the target data store if the added sub-component is a source data store.
AutoFixManagerComposer - Class in oracle.odi.interfaces.interactive.support.issues.autofixmanager
Implementation of IAutoFixManager interface which maintains references to various autofix managers.
AutoFixManagerComposer(IAutoFixManager[]) - Constructor for class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerComposer
Creates a new AutoFixManagerComposer by registering one or more auto fix managers.
AutoFixManagerEnableText - Class in oracle.odi.interfaces.interactive.support.issues.autofixmanager
Implementation of IAutoFixManager interface which fixes IExecutableTextHolder sub-component text-enabling modification errors.
AutoFixManagerEnableText() - Constructor for class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerEnableText
 
AutoFixManagerLazy - Class in oracle.odi.interfaces.interactive.support.issues.autofixmanager
Generic implementation of IAutoFixManager interface.
AutoFixManagerLazy() - Constructor for class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerLazy
 
AutoFixManagerNewObjects - Class in oracle.odi.interfaces.interactive.support.issues.autofixmanager
Implementation of IAutoFixManager interface which fixes errors resulting from the addition of a sub-component.
AutoFixManagerNewObjects() - Constructor for class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerNewObjects
 
AutoMappingComputerColumnName - Class in oracle.odi.interfaces.interactive.support.mapping.automap
This implementation creates 1 on 1 mappings based on column names.
If the target column doesn't have any mapping yet, then a new TargetMapping is created
AutoMappingComputerColumnName() - Constructor for class oracle.odi.interfaces.interactive.support.mapping.automap.AutoMappingComputerColumnName
 
AutoMappingComputerLazy - Class in oracle.odi.interfaces.interactive.support.mapping.automap
This implementation is lazy: it doesn't do anything.
AutoMappingComputerLazy() - Constructor for class oracle.odi.interfaces.interactive.support.mapping.automap.AutoMappingComputerLazy
 

Skip navigation links

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

E17060-04

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, 2013, Oracle and/or its affiliates. All rights reserved.