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 

W

WAITING - Static variable in class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceRun.Status
 
WAITING - Static variable in class oracle.odi.domain.runtime.session.Status
The status for waiting execution.
WAITING - Static variable in class oracle.odi.runtime.agent.invocation.ExecutionInfo.SessionStatus
Session in waiting mode.
WalletAlreadyExistsException - Exception in oracle.odi.core.security
 
WalletAlreadyExistsException(MessageHandle) - Constructor for exception oracle.odi.core.security.WalletAlreadyExistsException
Construct a new PasswordExpiredException.
WalletExpirationDateMissing - Exception in oracle.odi.core.security
 
WalletExpirationDateMissing(String) - Constructor for exception oracle.odi.core.security.WalletExpirationDateMissing
 
WalletFileNotFoundException - Exception in oracle.odi.core.security
 
WalletFileNotFoundException(MessageHandle, String) - Constructor for exception oracle.odi.core.security.WalletFileNotFoundException
Construct a new WalletFileNotFoundException.
WARNING - Static variable in class oracle.odi.domain.project.interfaces.ObjTrace.TraceSeverity
Deprecated.
Indicating a warning trace message.
WARNING - Static variable in class oracle.odi.domain.root.RootIssue.Level
The message logged is a warning.
WARNING - Static variable in class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceRun.Status
 
WARNING - Static variable in class oracle.odi.domain.runtime.session.Status
The status for execution finished with warnings.
WARNING - Static variable in class oracle.odi.domain.validation.ValidationRecord.Type
 
WARNING - Static variable in class oracle.odi.interfaces.interactive.IInterfaceIssue.Severity
Deprecated.
This level indicates that the object should be checked as something might be wrong and might not work at execution time.
WARNING - Static variable in class oracle.odi.runtime.agent.invocation.ExecutionInfo.SessionStatus
Session ended with a warning.
wasGeneratedFromInterface() - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
Returns whether this OdiScenario was generated from an Interface, or not.
wasGeneratedFromMapping() - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
 
wasGeneratedFromPackage() - Method in interface oracle.odi.domain.runtime.common.IExecutable
 
wasGeneratedFromPackage() - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
Returns whether this OdiScenario was generated from a Package, or not.
wasGeneratedFromPackage() - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprint
 
wasGeneratedFromUserProcedure() - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
Returns whether this OdiScenario was generated from a User Procedure, or not.
wasGeneratedFromVariable() - Method in class oracle.odi.domain.runtime.scenario.OdiScenario
Returns whether this OdiScenario was generated from a Variable, or not.
WEBLOGIC - Static variable in class oracle.odi.core.ApplicationServer
 
WEBSPHERE - Static variable in class oracle.odi.core.ApplicationServer
 
WEDNESDAY - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfWeek
Enumeration constant indicating Wednesday.
WEEKLY - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.Frequency
Indicates every week repetition.
WORK - Static variable in class oracle.odi.core.repository.RepositoryResourceFailureException.RepositoryType
 
WORK - Static variable in class oracle.odi.domain.project.OdiInterface.ExecutionLocation
Deprecated.
The expression will be executed on the staging area.
WORK_CATALOG_NAME_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
 
WORK_REPOSITORY_MAX_ID - Static variable in interface oracle.odi.setup.IWorkRepositorySetup
Work repository ID maximum value.
WORK_REPOSITORY_PASSWORD_MAX_LENGTH - Static variable in interface oracle.odi.setup.IWorkRepositorySetup
The maximum length supported for a clear text password.
WORK_SCHEMA_NAME_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
 
WorkRepository - Class in oracle.odi.core.repository
An ODI Work Repository.
WorkRepository(DataSource, String, String, SnpConnect, int, WorkRepository.WorkType, String) - Constructor for class oracle.odi.core.repository.WorkRepository
INTERNAL: this constructor is required by depreciated APIs.
WorkRepository.WorkType - Class in oracle.odi.core.repository
Type safe enum representing the different types of work repository.
WorkRepositoryAlreadyAttachedException - Exception in oracle.odi.core.config
 
WorkRepositoryAlreadyAttachedException(boolean) - Constructor for exception oracle.odi.core.config.WorkRepositoryAlreadyAttachedException
Construct a new WorkRepositoryAlreadyAttachedException.
WorkRepositoryAlreadyAttachedException() - Constructor for exception oracle.odi.core.config.WorkRepositoryAlreadyAttachedException
 
WorkRepositoryDbInfo - Class in oracle.odi.core.config
Holds Information about ODI work repository DB connectivity.
WorkRepositoryDbInfo(String, PoolingAttributes) - Constructor for class oracle.odi.core.config.WorkRepositoryDbInfo
WorkRepositoryDbInfo constructor that takes ODI work repository name for repository connectivity.
WorkRepositoryDbInfo(String, String, PoolingAttributes) - Constructor for class oracle.odi.core.config.WorkRepositoryDbInfo
 
WorkRepositoryDbInfo(String) - Constructor for class oracle.odi.core.config.WorkRepositoryDbInfo
WorkRepositoryDbInfo constructor that takes a JNDI data source name for repository connectivity.
WorkRepositoryDriverClassNotFoundException - Exception in oracle.odi.core.config
Subclass of RepositoryDriverClassNotFoundException thrown to indicate work repository driver class was unable to get loaded.
WorkRepositoryDriverClassNotFoundException(String, String, Throwable) - Constructor for exception oracle.odi.core.config.WorkRepositoryDriverClassNotFoundException
Create a new WorkRepositoryDriverClassNotFoundException.
Default error message is Messages.ERR_REPOSITORY_CANNOT_LOAD_DRIVER_FOR_WORK_REPOSITORY.
WorkRepositoryInfo - Class in oracle.odi.runtime.agent.invocation
Class holding the information about the cleaned stale sessions.
WorkRepositoryInfo(String, List, Integer, String) - Constructor for class oracle.odi.runtime.agent.invocation.WorkRepositoryInfo
Constructs a WorkRepositoryInfo object.
workRepositoryInterfaceToMappingFinished(String, Map, Map, Map) - Method in interface oracle.odi.setup.IRepositoryUpgradeCallback
Will be called when the upgrade process finishes to upgrade all interfaces to mappings in work repository.
workRepositoryInterfaceToMappingFinished(String, Map, Map, Map) - Method in class oracle.odi.setup.RepositoryUpgradeReport
 
WorkRepositoryNotFoundException - Exception in oracle.odi.core.config
Exception thrown if a given work repository name doesn't exist.
WorkRepositoryNotFoundException(String) - Constructor for exception oracle.odi.core.config.WorkRepositoryNotFoundException
WorkRepositoryNotFoundException(Throwable, String) - Constructor for exception oracle.odi.core.config.WorkRepositoryNotFoundException
WorkRepositoryResourceFailureException - Exception in oracle.odi.core.config
Subclass of RepositoryResourceFailureException thrown to indicate a Work Repository resource failure.
WorkRepositoryResourceFailureException(String, Throwable) - Constructor for exception oracle.odi.core.config.WorkRepositoryResourceFailureException
WorkRepositoryResourceFailureException(String) - Constructor for exception oracle.odi.core.config.WorkRepositoryResourceFailureException
WorkRepositoryResourceFailureException(Throwable) - Constructor for exception oracle.odi.core.config.WorkRepositoryResourceFailureException
WorkRepositorySetupImpl - Class in oracle.odi.setup.support
Default IWorkRepositorySetup implementation.
WorkRepositorySetupImpl(OdiInstance) - Constructor for class oracle.odi.setup.support.WorkRepositorySetupImpl
Creates a new WorkRepositorySetupImpl for the given @link OdiInstance.
workRepositoryUpgradeFinished(String, IRepositoryUpgradeCallback.UpgradeStatus, Throwable) - Method in interface oracle.odi.setup.IRepositoryUpgradeCallback
Will be called when the upgrade process finishes to upgrade a work repository (successfully or with errors).
workRepositoryUpgradeFinished(String, IRepositoryUpgradeCallback.UpgradeStatus, Throwable) - Method in class oracle.odi.setup.RepositoryUpgradeReport
 
workRepositoryUpgradeStarted(String) - Method in interface oracle.odi.setup.IRepositoryUpgradeCallback
Will be called when the upgrade process starts to upgrade a work repository.
workRepositoryUpgradeStarted(String) - Method in class oracle.odi.setup.RepositoryUpgradeReport
 
WorkRepositoryUrlNotValidForDriverException - Exception in oracle.odi.core.config
Subclass of RepositoryUrlNotValidForDriverException thrown to indicate work repository URL provided wasn't accepted by specified driver.
WorkRepositoryUrlNotValidForDriverException(String, String, String) - Constructor for exception oracle.odi.core.config.WorkRepositoryUrlNotValidForDriverException
WorkRepositoryUrlNotValidForDriverException(String, String, String, Throwable) - Constructor for exception oracle.odi.core.config.WorkRepositoryUrlNotValidForDriverException
WorkRepositoryVersionMismatchException - Exception in oracle.odi.core.config
Subclass of RepositoryVersionMismatchException thrown when ODI Work Repository version doesn't match required version.
WorkRepositoryVersionMismatchException(String, String) - Constructor for exception oracle.odi.core.config.WorkRepositoryVersionMismatchException
WRITE - Static variable in class oracle.odi.core.security.PermissionType
WRITE privileges, to modify an entity.
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.