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

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

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(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.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(String, String, String, ObfuscatedString, String, String) - 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
Action on a variable (used for OdiScenarioVariable and OdiSessionVariable).
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.
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) - 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.
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.
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.
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.
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.
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.
addPackage(OdiPackage) - Method in class oracle.odi.domain.project.OdiFolder
Add the given OdiPackage to the collection of OdiPackages.
addReverseAction(IInterfaceAction) - Method in interface oracle.odi.interfaces.interactive.IInterfaceUndoListener
Adds an "undo" action for a particular action performed on an ODI interface object.
addScheduleDefinition(Schedule) - Method in interface oracle.odi.domain.runtime.ess.IScheduleDefinitionRepository
Add the given schedule instance to this repository.
addScheduleDefinition(Schedule) - Method in class oracle.odi.domain.runtime.ess.support.ScheduleDefinitionRepositoryImpl
 
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.
addSubFolder(OdiFolder) - Method in class oracle.odi.domain.project.OdiFolder
Add the given OdiFolder to the collection of OdiFolders.
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.
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(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(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(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.
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.
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.
AuthenticationException(String, String, Throwable) - Constructor for exception oracle.odi.core.security.AuthenticationException
Construct a new AuthenticationException.
AuthenticationException(String, String) - Constructor for exception oracle.odi.core.security.AuthenticationException
Construct a new AuthenticationException.
AuthenticationRequiredException - Exception in oracle.odi.core.security
This exception is raised when a current authentication is required but none is defined.
AuthenticationRequiredException(String, Throwable) - Constructor for exception oracle.odi.core.security.AuthenticationRequiredException
Construct a new empty AuthenticationRequiredException.
AuthenticationRequiredException(String) - Constructor for exception oracle.odi.core.security.AuthenticationRequiredException
Construct a new AuthenticationRequiredException.
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
 

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

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