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 

L

LanguageProviderImpl - Class in oracle.odi.languages.support
Default ILanguageProvider implementation.
LanguageProviderImpl(OdiInstance) - Constructor for class oracle.odi.languages.support.LanguageProviderImpl
Create a new LanguageProviderImpl.
LAST - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfWeekRank
Constant indicating the last occurrence of the week day in a month.
LAST_DAY_OF_MONTH - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfMonth
Instance of DayOfMonth representing the last day of month.
LAST_VALUE - Static variable in class oracle.odi.domain.runtime.variable.Action
Deprecated.
Indicates that ODI only store in repository the latest value held by the variable during an execution.
LATEST_VALUE - Static variable in class oracle.odi.domain.project.OdiVariable.Action
Deprecated.
At runtime, the variable and its latest value only will be stored in ODI repository.
LATEST_VALUE - Static variable in class oracle.odi.domain.project.OdiVariable.ValuePersistence
Same as OdiVariable.ValuePersistence.HISTORIZE except that ODI only keep the latest value took by the variable.
LATEST_VALUE - Static variable in class oracle.odi.domain.runtime.variable.ValuePersistence
Same as ValuePersistence.HISTORIZE except that ODI only keep the latest value took by the variable.
LEFT_OUTER - Static variable in class oracle.odi.domain.mapping.component.LookupComponent.LookupType
 
LESS_THAN - Static variable in class oracle.odi.domain.runtime.loadplan.OdiCaseWhen.ComparisonOperator
< Less Than
LESS_THAN - Static variable in class oracle.odi.domain.runtime.session.VariableOperator
Correspond to operator <.
LESS_THAN_OR_EQUAL - Static variable in class oracle.odi.domain.runtime.loadplan.OdiCaseWhen.ComparisonOperator
<= Less than or equal
LESS_THAN_OR_EQUAL - Static variable in class oracle.odi.domain.runtime.session.VariableOperator
Correspond to operator <=.
LEVEL_0 - Static variable in class oracle.odi.domain.runtime.session.LogLevel
Logging level 0.
LEVEL_1 - Static variable in class oracle.odi.domain.runtime.session.LogLevel
Logging level 1.
LEVEL_2 - Static variable in class oracle.odi.domain.runtime.session.LogLevel
Logging level 2.
LEVEL_3 - Static variable in class oracle.odi.domain.runtime.session.LogLevel
Logging level 3.
LEVEL_4 - Static variable in class oracle.odi.domain.runtime.session.LogLevel
Logging level 4.
LEVEL_5 - Static variable in class oracle.odi.domain.runtime.session.LogLevel
Logging level 5.
levelThreshold() - Method in class oracle.odi.domain.runtime.session.ExecutionMode
Obtains the level threshold defined by this ExecutionMode.
LIST - Static variable in class oracle.odi.domain.model.OdiDataStore.PartitioningPolicy
Partition by list.
listMatchedSupervisorUsernames() - Method in class oracle.odi.setup.SwitchToExternalAuthenticationService
This method allows to list the usernames for users with SUPERVISOR privileges and that have a match in the user population in the IdentityStore defined in the external authentication that would be used if the switchToExternal method is called.
listMatchedUsernames() - Method in class oracle.odi.setup.SwitchToExternalAuthenticationService
This method allows to list the usernames that have a match in the user population in the IdentityStore defined in the external authentication that would be used if the switchToExternal method is called.
listUnmatchedUsernames() - Method in class oracle.odi.setup.SwitchToExternalAuthenticationService
This method allows to list the usernames that does not have a match in the user population in the IdentityStore defined in the external authentication that would be used if the switchToExternal method is called.
LKM - Static variable in class oracle.odi.domain.adapter.project.IKnowledgeModule.KMType
LKM is a special type of Component KM that has extra metadata for ODI source extract to staging area (L = loading to stage table).
LKM - Static variable in class oracle.odi.domain.project.ComponentKMLine.KMLineClassType
 
LKM - Static variable in class oracle.odi.interfaces.interactive.support.actions.InterfaceActionSetKM.KMType
Deprecated.
Loading Knowledge Module.
LOAD_PLAN_CONTEXT_DOESNT_EXIST - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
Context is specified on a step "{0}", but it's no longer present in the topology.
LOAD_PLAN_COULD_NOT_VALIDATE_SQL - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
LoadPlan Variable \"{0}\" has SQL, which could not be validated.
LOAD_PLAN_DIFFERENT_LOGICAL_SCHEMA - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
LoadPlan Variable "{0}" LogicalSchema "{1}" is different than the design repository Variable "{2}" LogicalSchema "{3}".
LOAD_PLAN_DIFFERENT_VARIABLE_SQL - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
LoadPlan Variable "{0}" SQL is different than the design repository Variable "{1}" SQL.
LOAD_PLAN_EXCEPTION_ISNT_USED - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
Exception \"{0}\" is not used in the Load Plan.
LOAD_PLAN_LOGICAL_AGENT_DOESNT_EXIST - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
Logical Agent is specified on a step "{0}", but it is no longer present in the topology
LOAD_PLAN_MAPPING_IS_MISSED - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
Context "{0}" and Logical agent "{1}" on a step "{2}" does not map to any physical agent.
LOAD_PLAN_MISSED_SCENARIO_VARIABLE - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
Scenario "{0}", which is referenced by RunScenario step "{1}", has variable "{2}" but LoadPlan does not have variable with the same name.
LOAD_PLAN_MISSED_VARIABLE - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
LoadPlan has variable "{0}", but repository doesn't have variable with the same name.
LOAD_PLAN_REFRESH_WITHOUT_SQL - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
LoadPlan Variable "{0}" is refreshed at step "{1}", but it has no SQL.
LOAD_PLAN_RUN - Static variable in class oracle.odi.impexp.IExportService.ExportLogType
 
LOAD_PLAN_SCENARIO_HAS_NEWER_VERSION - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
Scenario "{0}", which is referenced by RunScenario step "{1}", has a newer version \"{2}\" in the repository.
LOAD_PLAN_SCENARIO_WASNT_FOUND - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
Scenario "{0}" wasn't found.
LOAD_PLAN_VARIABLE_TYPE_MISMATCH - Static variable in class oracle.odi.domain.validation.ValidationMessageHandle
Scenario variable "{0}" type and LoadPlan variable "{1}" type mismatch.
loadComponentTypeDef(AdapterBase, String, boolean, boolean) - Method in class oracle.odi.domain.mapping.MapComponentRegistry
Load a component definition XML file resource that can be found in the current JVM classpath.
loadComponentTypeDef(AdapterBase, String, boolean) - Method in class oracle.odi.domain.mapping.MapComponentRegistry
Load a component definition XML file from the specified path name.
LOADING - Static variable in class oracle.odi.domain.runtime.session.TaskType
Data loading task type.
LOADING_TABLE_PREFIX_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiTechnology
Max length of loading table prefix.
LoadPlanExecutionInfo - Class in oracle.odi.runtime.agent.invocation
A class holding load plan execution information.
LoadPlanExecutionInfo(long, long, int, String) - Constructor for class oracle.odi.runtime.agent.invocation.LoadPlanExecutionInfo
Constructs a LoadPlanExecutionInfo object.
LoadPlanStartupParameters - Class in oracle.odi.domain.runtime.startup
Value object representing startup parameters of an ODI session.
LoadPlanStartupParameters(Map) - Constructor for class oracle.odi.domain.runtime.startup.LoadPlanStartupParameters
Construct a new LoadPlanStartupParameters with the given map of variables (variable name / value pairs).
LoadPlanStartupParams - Class in oracle.odi.runtime.agent.invocation
Value object representing startup parameters of a load plan.
LoadPlanStartupParams(Map) - Constructor for class oracle.odi.runtime.agent.invocation.LoadPlanStartupParams
Constructs a new LoadPlanStartupParams object with the given map of parameters (parameter name/value pairs).
LoadPlanStatusInfo - Class in oracle.odi.runtime.agent.invocation
Class holding all information regarding a Load Plan instance run.
LoadPlanStatusInfo(long, long, String, String, String) - Constructor for class oracle.odi.runtime.agent.invocation.LoadPlanStatusInfo
Constructs a new LoadPlanStatusInfo object.
LOCAL - Static variable in class oracle.odi.core.ApplicationServer
 
LOCAL_OBJECT_MASK_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
 
LOCAL_SEQUENCE_MASK_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
Deprecated.
Responds to the completion of the action of changing the location of an ODI interface child object.
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
Deprecated.
Responds to the completion of the action of changing the physical schema of an ODI interface source data store.
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
Deprecated.
 
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
Deprecated.
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Deprecated.
 
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Deprecated.
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerEraser
Deprecated.
Marks the data set for an executable text holder of an interface sub-component as "dirty" (to indicate source set recomputing is required) when the location of that interface sub-component is changed.
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerEraser
Deprecated.
Marks the data set for a source data store as "dirty" (to indicate source set recomputing is required) when the physical schema of that source data store is changed.
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerLazy
Deprecated.
 
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerLazy
Deprecated.
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
Deprecated.
 
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
Deprecated.
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerRetainer
Deprecated.
Marks the data set for an executable text holder of an interface sub-component as "dirty" (to indicate source set recomputing is required) when the location of that interface sub-component is changed.
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerRetainer
Deprecated.
Marks the data set for a source data store as "dirty" (to indicate source set recomputing is required) when the physical schema of that source data store is changed.
locationEquals(ILocation) - Method in interface oracle.odi.domain.adapter.topology.ILocation
Checks if this location is equals to the given location.
locationEquals(ILocation) - Method in class oracle.odi.domain.topology.OdiPhysicalSchema
 
lock(IOdiEntity, LockModeType) - Method in interface oracle.odi.core.persistence.IOdiEntityManager
 
LogLevel - Class in oracle.odi.domain.runtime.session
Enumeration representing a logging level defined for a task whether it is a design time task or a runtime task.
LONG_TEXT - Static variable in class oracle.odi.domain.project.OdiVariable.DataType
Long text variable's value type if length is <= 250 char.
LONG_TEXT - Static variable in class oracle.odi.domain.project.ProcedureOption.OptionType
Long text.
LONG_TEXT - Static variable in class oracle.odi.domain.runtime.variable.VariableType
For string value if length is > 250 char.
LONG_TEXT - Static variable in class oracle.odi.domain.topology.OdiFlexField.FlexFieldType
Long text(>250 chars) flex field.
LOOKUP_ROLE - Static variable in class oracle.odi.domain.mapping.component.LookupComponent
 
lookupAssembled(SourceDataStore, Join) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
Deprecated.
Responds to the completion of the action of setting up an ODI interface source data store/join relationship (lookup).
lookupAssembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
Deprecated.
 
lookupAssembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Deprecated.
 
lookupAssembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLookups
Deprecated.
This method is called when a lookup is being created from a SourceDataStore and Join in the interface.
lookupAssembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
Deprecated.
Empty implementation.
LookupComponent - Class in oracle.odi.domain.mapping.component
The lookup component is a mapping component with specialized join functionality, allowing the lookup of columns from a lookup table.
LookupComponent(MapComponent) - Constructor for class oracle.odi.domain.mapping.component.LookupComponent
 
LookupComponent(MapComponentOwner, String) - Constructor for class oracle.odi.domain.mapping.component.LookupComponent
Construct a new persistent lookup component.
LookupComponent.LookupType - Class in oracle.odi.domain.mapping.component
 
lookupDataSource(DataSourceDefinition) - Method in class oracle.odi.core.OdiInstance
Looks up JDBC DataSource for given DataSourceDefinition.
lookupDisassembled(SourceDataStore, Join) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
Deprecated.
Responds to the completion of the action of removing an ODI interface source data store/join relationship (lookup).
lookupDisassembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
Deprecated.
 
lookupDisassembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Deprecated.
 
lookupDisassembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLookups
Deprecated.
This method is called when a lookup is being broken back into its original SourceDataStore and Join.
lookupDisassembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
Deprecated.
Empty implementation.
lookupVariableHistory(String) - Method in interface oracle.odi.domain.runtime.variable.finder.IOdiVariableValueFinder
Lookup OdiVariableValueHistory for an OdiVariable.
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.