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 

A

AbstractOdiDataServer - Class in oracle.odi.domain.topology
Abstract root class for OdiDataServer and OdiRepositoryServer .
AbstractOdiDataServer.Axis2DeploymentSettings - Class in oracle.odi.domain.topology
AbstractOdiDataServer.Axis2DeploymentSettings(String, String) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.Axis2DeploymentSettings
AbstractOdiDataServer.DirectoryDeploymentSettings - Class in oracle.odi.domain.topology
AbstractOdiDataServer.DirectoryDeploymentSettings(String, String) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.DirectoryDeploymentSettings
AbstractOdiDataServer.DummyConnectionSettings - Class in oracle.odi.domain.topology
 
AbstractOdiDataServer.DummyConnectionSettings() - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.DummyConnectionSettings
 
AbstractOdiDataServer.FtpDeploymentSettings - Class in oracle.odi.domain.topology
AbstractOdiDataServer.FtpDeploymentSettings(String, String) - Constructor for class oracle.odi.domain.topology.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
AbstractOdiDataServer.JdbcSettings(String, String, Map) - Constructor for class oracle.odi.domain.topology.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, 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
AbstractOdiDataServer.JndiSettings(String, String, String, ObfuscatedString, String, String, OdiOnConnectConfig, OdiOnDisconnectConfig, Map) - Constructor for class oracle.odi.domain.topology.AbstractOdiDataServer.JndiSettings
AbstractOdiDataServer.JndiSettings(String, String, String, ObfuscatedString, String, String, OdiOnConnectConfig, OdiOnDisconnectConfig) - Constructor for class oracle.odi.domain.topology.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
 
AbstractRuntimeSequence - Class in oracle.odi.domain.runtime.common
This is the common abstract class for ODI runtime sequence - scenario or session sequence.
AbstractRuntimeSequence() - Constructor for class oracle.odi.domain.runtime.common.AbstractRuntimeSequence
 
AbstractRuntimeStep - Class in oracle.odi.domain.runtime.common
This is the common abstract class for ODI runtime step - scenario or session step.
AbstractRuntimeStep() - Constructor for class oracle.odi.domain.runtime.common.AbstractRuntimeStep
 
AbstractRuntimeTask - Class in oracle.odi.domain.runtime.common
This is the common abstract class for ODI runtime task - scenario or session task.
AbstractRuntimeTask() - Constructor for class oracle.odi.domain.runtime.common.AbstractRuntimeTask
 
AbstractRuntimeVariable - Class in oracle.odi.domain.runtime.common
This is the common abstract class for ODI runtime variable - scenario or session variable.
AbstractRuntimeVariable() - Constructor for class oracle.odi.domain.runtime.common.AbstractRuntimeVariable
 
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 - Class 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
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. This is a convenience class to create a new IInterfaceActionListener by overridding only the desired methods. This class implements the interface without any implementation.
ActionListenerAbstract() - Constructor for class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
Deprecated.
 
ActionListenerComposer - Class in oracle.odi.interfaces.interactive.support.actionlistener
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. This class create a new IInterfaceActionListener by composing multiple child IInterfaceActionListener into a single listener. When a notification is received, the child listeners will be invoked for the corresponding notification in the same order as they are added.
ActionListenerComposer(IInterfaceActionListener[]) - Constructor for class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Deprecated.
Creates a new action listener with the specified list of child action listeners.
ACTIVE - Static variable in class oracle.odi.domain.runtime.scheduling.ScheduleStatus
Enumeration constant indicating active status.
ACTIVE_FOR_PERIOD - Static variable in class oracle.odi.domain.runtime.scheduling.ScheduleStatus
Enumeration constant indicating active for some period status.
ACTIVE_INDICATOR_PROPKEY - Static variable in class oracle.odi.domain.mapping.MapAttribute
The property name for a boolean property that indicates that this attribute will participate in code generation.
ADD_ROW_ON_CHANGE - Static variable in class oracle.odi.domain.model.OdiColumn.ScdType
If the column's value changes, a new record version is created.
addAttribute(String, String, IDataType, Integer, Integer) - Method in class oracle.odi.domain.mapping.component.AggregateComponent
Adds a new attribute to this component
addAttribute(String, String, IDataType, Integer, Integer) - Method in class oracle.odi.domain.mapping.component.DistinctComponent
Adds a new attribute to the distinct component.
addCaseWhen(OdiCaseWhen.ComparisonOperator, Object) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepCase
Creates an OdiCaseWhen, adds it to the list and return it
addChildProperty(Property) - Method in class oracle.odi.domain.mapping.properties.Property
Adds a child property to this property.
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
Deprecated.
For internal use only Adds a new target column to this target datastore.
addComponent(IMapComponent) - Method in interface oracle.odi.domain.mapping.IMapComponentOwner
Adds a component to the mapping.
addComponent(IMapComponent) - Method in class oracle.odi.domain.mapping.physical.ExecutionUnit
Find the physical node corresponding to the specified logical component, and add it to this execution unit.
addComponentKM(IKnowledgeModule) - Method in interface oracle.odi.domain.adapter.project.IProject
Adds a component KM to this project.
addComponentKM(IKnowledgeModule) - Method in class oracle.odi.domain.project.OdiProject
 
addDataSet(DataSet) - Method in class oracle.odi.domain.project.OdiInterface
Deprecated.
For internal use only Add a new data set to the interface.
addDataSet(DataSet, int) - Method in class oracle.odi.domain.project.OdiInterface
Deprecated.
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.
addDataType(IDataType) - Method in class oracle.odi.domain.mapping.MappingGenericTechnology
Adds a data type to this technology.
addElement(IElementInExecutionArea) - Method in class oracle.odi.interfaces.interactive.support.execarea.InterfaceExecutionArea
Deprecated.
 
addElement(IElementInExecutionArea) - Method in interface oracle.odi.interfaces.interactive.support.IExecutionArea
Deprecated.
Adds an element to the execution area.
addEnterprisePrincipalMember(OdiEnterprisePrincipal) - Method in class oracle.odi.domain.security.OdiRole
Map OdiRole with enterprise principal (role or user)
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.
addExecutionUnit(ExecutionUnit) - Method in class oracle.odi.domain.mapping.physical.ExecutionUnitGroup
Add an execution unit to this group.
addExpression(String, String, IDataType, Integer, Integer) - Method in class oracle.odi.domain.mapping.component.ExpressionComponent
Adds a new output attribute to the expression component, and sets the expression text.
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
Deprecated.
Internal use only Adds the given filter to this dataset.
addFix(IIssueFix) - Method in interface oracle.odi.interfaces.interactive.IInterfaceIssue
Deprecated.
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.
addGenerationConditionOption(IProcedureOption) - Method in class oracle.odi.domain.project.OdiProcedureLine
 
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(String) - Method in class oracle.odi.domain.mapping.component.Dataset
Adds a join to the dataset, with the specified join condition text.
addJoin(Join) - Method in class oracle.odi.domain.project.interfaces.DataSet
Deprecated.
Internal use only Adds the given join to this dataset.
addJoinSource(IMapComponent, String) - Method in class oracle.odi.domain.mapping.component.JoinComponent
Adds a join source to an existing join.
addLanguage(ILanguageImpl) - Method in class oracle.odi.domain.mapping.MappingGenericTechnology
Adds an implemented language to this generic technology.
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(Class, 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) - 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(Class, String, OdiProcedureLineCmd, OdiProcedureLineCmd, Collection) - 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) - Method in class oracle.odi.domain.project.OdiUserProcedure
 
addListener(IInterfaceActionListener) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Deprecated.
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.
addLookup(DatastoreComponent, IDataStore, String) - Method in class oracle.odi.domain.mapping.component.Dataset
Adds a lookup component with the given driver component, lookup datastore, and the lookup condition.
addMapping(M) - Method in interface oracle.odi.domain.adapter.project.IFolder
Adds a mapping to this folder.
addMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.DataSet
Deprecated.
Internal use only Adds a new target mapping to this dataset.
addMapping(Mapping) - Method in class oracle.odi.domain.project.OdiFolder
Add the given Mapping to the collection of Mappings.
addMissingRefs(Collection) - 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
Deprecated.
For internal use only Add a new object trace to this interface.
addOdiInstanceListener(OdiInstance.IOdiInstanceListener) - Static method in class oracle.odi.core.OdiInstance
Add a listener that will be notified after an OdiInstance is created, and when it is closed.
addOdiProfile(OdiProfile) - Method in class oracle.odi.domain.security.OdiPrincipal
 
addOdiProfileList(List) - Method in class oracle.odi.domain.security.OdiPrincipal
 
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.
addPhysicalNode(MapPhysicalNode, boolean, List) - Method in class oracle.odi.domain.mapping.physical.ExecutionUnit
Add a physical node to this execution unit.
addPhysicalNode(MapPhysicalNode, boolean) - Method in class oracle.odi.domain.mapping.physical.ExecutionUnit
Add a physical node to this execution unit.
addPhysicalNode(MapPhysicalNode) - Method in class oracle.odi.domain.mapping.physical.ExecutionUnit
Add a physical node to this execution unit.
addPhysicalNodes(List, boolean, List) - Method in class oracle.odi.domain.mapping.physical.ExecutionUnit
Add a list of physical nodes to this execution unit.
addPoint(MapConnectorPoint) - Method in class oracle.odi.domain.mapping.MapPathSpecifier
Add a point to the path.
addProcedureLine(String) - Method in interface oracle.odi.domain.adapter.project.IProcedure
Adds a new procedure line to this procedure.
addProcedureLine(Class, String) - Method in interface oracle.odi.domain.adapter.project.IProcedure
Adds a new procedure line to this procedure.
addProcedureLine(String) - Method in class oracle.odi.domain.project.OdiProcedure
 
addProcedureLine(Class, String) - Method in class oracle.odi.domain.project.OdiProcedure
 
addProcedureOption(String, Enum, Object) - Method in interface oracle.odi.domain.adapter.project.IKnowledgeModule
Adds a procedure option to this KM.
addProcedureOption(IProcedureOption) - Method in interface oracle.odi.domain.adapter.project.IProcedure
 
addProcedureOption(String, Enum, Object) - Method in class oracle.odi.domain.project.ComponentKM
 
addProcedureOption(String, Enum, Object) - Method in class oracle.odi.domain.project.OdiJKM
 
addProcedureOption(IProcedureOption) - Method in class oracle.odi.domain.project.OdiProcedure
 
addProcedureOption(String, Enum, Object) - Method in class oracle.odi.domain.project.OdiRKM
 
addProperty(Property) - Method in interface oracle.odi.domain.root.IPropertyOwner
Add a named property to this object.
addPropertyDefinition(PropertyDefinition) - Method in class oracle.odi.domain.mapping.MapComponentType
 
addPropertyDefinition(PropertyDefinition) - Method in class oracle.odi.domain.mapping.MapConnectorPointRole
 
addRepositoryModeListener(RepositoryModeListener) - Method in class oracle.odi.core.repository.Repository
Add a RepositoryModeListener instance to current OdiInstance.
addReusableMapping(R) - Method in interface oracle.odi.domain.adapter.project.IFolder
Adds a reusable mapping to this folder.
addReusableMapping(ReusableMapping) - Method in class oracle.odi.domain.project.OdiFolder
 
addReverseAction(IInterfaceAction) - Method in interface oracle.odi.interfaces.interactive.IInterfaceUndoListener
Deprecated.
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.
addScenarioTask(OdiScenarioTask) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioStep
Adds the task to this OdiScenarioStep.
addSessionBlueprintSequence(OdiSessionBlueprintSequence) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
FOR INTERNAL USE ONLY.
addSessionBlueprintStep(OdiSessionBlueprintStep) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
FOR INTERNAL USE ONLY.
addSessionBlueprintTask(OdiSessionBlueprintTask) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprintStep
Adds the task to this OdiSessionBlueprintStep.
addSessionBlueprintVariable(OdiSessionBlueprintVariable) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
FOR INTERNAL USE ONLY.
addSessionCustomStep(OdiSessionCustomStep) - Method in class oracle.odi.domain.runtime.session.OdiSession
addSessionCustomTask(OdiSessionCustomTask) - Method in class oracle.odi.domain.runtime.session.OdiSession
addSessionCustomVariable(OdiSessionCustomVariable) - Method in class oracle.odi.domain.runtime.session.OdiSession
addSessionStepLog(OdiSessionStepLog) - Method in class oracle.odi.domain.runtime.session.OdiSession
 
addSessionTaskLog(OdiSessionTaskLog) - Method in class oracle.odi.domain.runtime.session.OdiSessionStepLog
Add session task logs of this session step log
addSetAttribute(String, String[]) - Method in class oracle.odi.domain.mapping.component.SetComponent
Adds a new output attribute with a set of associated input expression strings.
addSetAttribute(MapConnectorPoint, String, String[]) - Method in class oracle.odi.domain.mapping.component.SetComponent
Adds a new output attribute with a set of associated input expression strings.
addSetAttributeExpression(MapAttribute, MapAttribute, MapPathSpecifier) - Method in class oracle.odi.domain.mapping.component.SetComponent
Adds the expression for this attribute and input point.
addSetAttributeExpression(MapConnectorPoint, MapAttribute, MapAttribute, MapPathSpecifier) - Method in class oracle.odi.domain.mapping.component.SetComponent
Adds the expression for this attribute and input point.
addSetAttributeExpression(MapAttribute, String, String, IDataType, Integer, Integer) - Method in class oracle.odi.domain.mapping.component.SetComponent
If the current set component owns an MapAttribute of the same name as pAttributeName and if this attribute owns an expression linked to the same MapConnectorPoint, then this method will replace the expression with pExpressionText if the pDatatype matches the current IDataType of this attribute.
If the current set component owns an MapAttribute of the same name as pAttributeName and if this attribute owns an expression linked to the same MapConnectorPoint, then this method will replace the expression with pExpressionText if the pDatatype matches the current IDataType of this attribute.
If the current set component does not own a MapAttribute of the same name as pAttributeName, then this method create a new attribute with pAttributeName as a name, pExpressionText as an expression and pDataType as the datatype.
addSetAttributeExpression(MapConnectorPoint, MapAttribute, String, String, IDataType, Integer, Integer) - Method in class oracle.odi.domain.mapping.component.SetComponent
If the current set component owns an MapAttribute of the same name as pAttributeName and if this attribute owns an expression linked to the same MapConnectorPoint, then this method will replace the expression with pExpressionText if the pDatatype matches the current IDataType of this attribute.
If the current set component owns an MapAttribute of the same name as pAttributeName and if this attribute owns an expression linked to the same MapConnectorPoint, then this method will replace the expression with pExpressionText if the pDatatype matches the current IDataType of this attribute.
If the current set component does not own a MapAttribute of the same name as pAttributeName, then this method create a new attribute with pAttributeName as a name, pExpressionText as an expression and pDataType as the datatype.
addSetExpression(String, String, String) - Method in class oracle.odi.domain.mapping.component.SetComponent
Adds an expression to the specified attribute of the set component, based on the cross references computed on the expression text.
addSetExpression(String, String, MapConnectorPoint) - Method in class oracle.odi.domain.mapping.component.SetComponent
Adds an expression to the specified attribute of the set component, based on the cross references computed on the expression text.
addSKM(String) - Method in class oracle.odi.domain.project.OdiProject
Deprecated.
addSource(IDataStore, String) - Method in class oracle.odi.domain.mapping.component.Dataset
Creates a new source data storage delegate bound to the specified model datastore object, and add it to the dataset.
addSource(IModelObject, boolean) - Method in class oracle.odi.domain.mapping.component.Dataset
Creates a datastore delegate in this dataset and binds it to the given model object.
addSourceDataStore(SourceDataStore) - Method in class oracle.odi.domain.project.interfaces.DataSet
Deprecated.
Internal use only Adds a given source datastore to this dataset.
addSourceSet(SourceSet) - Method in class oracle.odi.domain.project.interfaces.DataSet
Deprecated.
Internal use only Adds the given source set to this dataset.
addSourceSetListener(ISourceSetListener) - Method in interface oracle.odi.interfaces.interactive.ISourceSetComputer
Deprecated.
Adds a source set listener object for an interface.
addSourceSetListener(ISourceSetListener) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
Deprecated.
Adds a source set listener object for an interface.
addSourceToDataset(Dataset, IDataStore) - Method in class oracle.odi.domain.mapping.component.DatastoreComponent
Adds a source to this dataset (ER group)
addStep(IExecutableStep) - Method in interface oracle.odi.domain.runtime.common.IExecutable
 
addStep(IExecutableStep) - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
 
addStep(IExecutableStep) - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
 
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
Deprecated.
Internal use only Adds a target mapping to this target column.
addTemplateText(String) - Method in class oracle.odi.domain.project.ComponentKM
 
addToSet(IMapComponent) - Method in class oracle.odi.domain.mapping.component.SetComponent
Convenience method to add an extra source to an existing set operator.
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.
addVariableDefScriptText(String) - Method in class oracle.odi.domain.project.ComponentKM
 
addVariableDefScriptText(String) - Method in class oracle.odi.domain.project.ComponentKMLine
 
afterClose(OdiInstance) - Method in interface oracle.odi.core.OdiInstance.IOdiInstanceListener
Notify listener that the OdiInstance has been closed.
afterConnect(MapConnectorPoint, MapConnectorPoint) - Method in interface oracle.odi.domain.mapping.IMapComponentOwner
A notification method that gets called after any two connector points are connected inside this component owner.
afterOpen(OdiInstance) - Method in interface oracle.odi.core.OdiInstance.IOdiInstanceListener
Notify listener that the OdiInstance has been created and initialized.
afterPropertyChange(String, Object) - Method in class oracle.odi.domain.mapping.component.DataStorageDelegate
 
AggregateComponent - Class in oracle.odi.domain.mapping.component
AggregateComponent is a mapping component used in processing expressions containing aggregation functions.
AggregateComponent(MapComponentOwner, String) - Constructor for class oracle.odi.domain.mapping.component.AggregateComponent
Construct a new persistent set component.
AggregateComponent.IsGroupByColumn - Class in oracle.odi.domain.mapping.component
The IsGroupByColumn enumeration specifies whether a column is included in the GROUP BY clause.
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
Deprecated.
The maximum string length allowed for the source alias name in the interface.
AliasComputerDoubleChecker - Class in oracle.odi.interfaces.interactive.support.aliascomputers
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. 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
Deprecated.
Creates an AliasComputerDoubleChecker based on the underlying alias computer.
AliasComputerDoubleChecker(boolean) - Constructor for class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerDoubleChecker
Deprecated.
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
Deprecated.
Convenience constructor similar to AliasComputerDoubleChecker(true).
AliasComputerFixed - Class in oracle.odi.interfaces.interactive.support.aliascomputers
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. 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
Deprecated.
Creates a new alias computer that will always return the same alias equal to pAlias.
AliasedColumnCrossRef - Class in oracle.odi.domain.xrefs
A CrossRef that contains an aliased column in its expression element.
AliasedColumnCrossRef(int, String, T, String, AliasedColumnCrossRef.ColumnType, String) - Constructor for class oracle.odi.domain.xrefs.AliasedColumnCrossRef
Create a new AliasedColumnCrossRef.
AliasedColumnCrossRef.ColumnType - Class in oracle.odi.domain.xrefs
The type of the column referenced by this aliased cross reference.
ALL - Static variable in class oracle.odi.impexp.IExportService.ExportLogType
 
ALL_SET_OPERATIONS - Static variable in class oracle.odi.domain.mapping.component.SetComponent
All set operations, for all technologies.
ALL_SUB_MODELS - Static variable in class oracle.odi.domain.model.OdiSubModel.DistributionRule
Data stores from all sub models are taken in account.
ALREADY_UPTODATE - Static variable in class oracle.odi.setup.IRepositoryUpgradeCallback.UpgradeStatus
The repository was already up to date before the upgrade.
ALTERNATE_KEY - Static variable in class oracle.odi.domain.model.OdiKey.KeyType
An Alternate Unique Key.
ALTERNATE_KEY - Static variable in class oracle.odi.generation.DDLDiff.ObjectType
Difference is for an Alternate Key (Unique Key).
ALWAYS - Static variable in class oracle.odi.domain.project.Step.LogLevel
This step execution will be logged.
ALWAYS - Static variable in class oracle.odi.domain.runtime.loadplan.OdiLoadPlan.SessionLogsBehavior
Always Keep: Always keep logs
ALWAYS_KEEP_LOG - Static variable in class oracle.odi.domain.runtime.step.StepLoggingMethod
Keep log after step execution.
ALWAYS_REMOVE_LOG - Static variable in class oracle.odi.domain.runtime.step.StepLoggingMethod
Remove log after execution.
AP - Static variable in class oracle.odi.domain.mapping.physical.MapPhysicalNode.PhysicalNodeType
A PAP node is a specialized physical tree node representing an access point, or "AP node" in the physical graph.
APComponentType - Static variable in class oracle.odi.domain.mapping.physical.MapPhysicalNode
A special component type for AP nodes
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) - 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 - Class 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.
APRIL - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.MonthOfYear
Enumeration constant indicating the month of April.
areAttributesAllowed() - Method in class oracle.odi.domain.mapping.component.DefaultDelegate.DefaultConnectorPointDelegate
 
areSourceSetsDirty() - Method in interface oracle.odi.interfaces.interactive.IInteractiveInterfaceHelper
Deprecated.
Returns true if the source sets should be recomputed.
areSourceSetsDirty() - Method in interface oracle.odi.interfaces.interactive.ISourceSetComputer
Deprecated.
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
Deprecated.
Returns true if the source sets should be recomputed.
areSourceSetsDirty() - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
Deprecated.
Returns true if the ODI interface objects within a source set have been modified since the last source set computation.
ASCENDING - Static variable in class oracle.odi.domain.project.OdiJKMLine.RepeatOrder
Execute for each of the journaled tables in ascending order.
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
 
AUGUST - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.MonthOfYear
Enumeration constant indicating the month of August.
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.
AUTO - Static variable in class oracle.odi.domain.mapping.component.AggregateComponent.IsGroupByColumn
 
autoCreateMappingIn(IOdiEntityManager, IDataStore, IFolder, IContext, String, boolean) - Method in class oracle.odi.domain.mapping.autocreator.MappingAutoCreator
create mapping object through the provided target data store object.
autoCreateMappingOut(IOdiEntityManager, MapAttributeConnectorTree, IFolder, IContext, String) - Method in class oracle.odi.domain.mapping.autocreator.MappingAutoCreator
 
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in interface oracle.odi.interfaces.interactive.IAutoFixManager
Deprecated.
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
Deprecated.
 
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerEnableText
Deprecated.
 
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerLazy
Deprecated.
Dummy implementation.
autoFix(IInterfaceAction, IImpacts, IInterfaceActionListener, IInterfaceUndoListener, IInteractiveInterfaceHelper) - Method in class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerNewObjects
Deprecated.
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
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. Implementation of IAutoFixManager interface which maintains references to various autofix managers.
AutoFixManagerComposer(IAutoFixManager[]) - Constructor for class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerComposer
Deprecated.
Creates a new AutoFixManagerComposer by registering one or more auto fix managers.
AutoFixManagerEnableText - Class in oracle.odi.interfaces.interactive.support.issues.autofixmanager
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. 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
Deprecated.
 
AutoFixManagerLazy - Class in oracle.odi.interfaces.interactive.support.issues.autofixmanager
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. Generic implementation of IAutoFixManager interface.
AutoFixManagerLazy() - Constructor for class oracle.odi.interfaces.interactive.support.issues.autofixmanager.AutoFixManagerLazy
Deprecated.
 
AutoFixManagerNewObjects - Class in oracle.odi.interfaces.interactive.support.issues.autofixmanager
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. 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
Deprecated.
 
AutoMappingComputerColumnName - Class in oracle.odi.interfaces.interactive.support.mapping.automap
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. 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
Deprecated.
 
AutoMappingComputerLazy - Class in oracle.odi.interfaces.interactive.support.mapping.automap
Deprecated.
this class/method belongs to 11g SDK and is deprecated in 12c release. This implementation is lazy: it doesn't do anything.
AutoMappingComputerLazy() - Constructor for class oracle.odi.interfaces.interactive.support.mapping.automap.AutoMappingComputerLazy
Deprecated.
 
AXIS2 - Static variable in class oracle.odi.domain.topology.OdiTechnology.ExecutionChannel
Execution channel involving an AXIS2 WebService container.
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.