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

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.
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.
LOADING_TABLE_PREFIX_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of loading table prefix.
LOCAL_OBJECT_MASK_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of local object name.
LOCAL_SEQUENCE_MASK_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of local sequence mask.
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
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
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
 
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
 
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerEraser
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
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
 
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerLazy
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
 
locationChanged(SourceDataStore, OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
 
locationChanged(IExecutableTextHolder, OdiInterface.ExecutionLocation, OdiInterface.ExecutionLocation) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerRetainer
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
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.
LOG_LEVEL - Static variable in class oracle.odi.domain.runtime.ess.OdiJobEnvironment.Execution
Parameter for log level of ODI execution reports.
Logger - Class in oracle.odi.domain.runtime.ess
class for localizing and logging odi-ess errors.
Logger() - Constructor for class oracle.odi.domain.runtime.ess.Logger
 
LogLevel - Enum in oracle.odi.domain.runtime.session
Level of log details.
lookupAssembled(SourceDataStore, Join) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
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
 
lookupAssembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
 
lookupAssembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLookups
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
Empty implementation.
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
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
 
lookupDisassembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
 
lookupDisassembled(SourceDataStore, Join) - Method in class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLookups
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
Empty implementation.
lookupVariableHistory(String) - Method in interface oracle.odi.domain.runtime.variable.finder.IOdiVariableValueFinder
Lookup OdiVariableValueHistory for an OdiVariable.

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.