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

E17060-01

Uses of Package
oracle.odi.domain.runtime.ess

Packages that use oracle.odi.domain.runtime.ess
oracle.odi.core Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure. 
oracle.odi.domain.runtime.ess This package contains classes to support ODI-ESS integration. 
oracle.odi.domain.runtime.ess.support This package contains classes to support ODI-ESS integration. 
 

Classes in oracle.odi.domain.runtime.ess used by oracle.odi.core
IEssDomain
          Deprecated. with no replacement. Consider direct usage of relevant services.
 

Classes in oracle.odi.domain.runtime.ess used by oracle.odi.domain.runtime.ess
DuplicateJobDefinitionException
          Exception to be thrown by IJobDefinitionRepository when a JobDefinition already exist in repository.
DuplicateScheduleDefinitionException
          Exception to be thrown by IScheduleDefinitionRepository when a Schedule already exist in repository.
EssSchedulerException
          Abstract root exception for ess domain packages.
IJobDefinitionRepository
          Repository interface to manage storage of JobDefinitions.
IJobRequestRepository
          Domain repository of runtime Job requests.
IllegalJobRequestStateException
          Exception to be thrown by IJobRequestRepository when a request that is attempt to be removed but is in a state that doesn't allow it to be removed.
IScheduleDefinitionRepository
          Repository interface to manage storage of Schedules.
ISchedulingService
          Scheduling domain service related to ESS runtime.
JobDefinitionNotFoundException
          Exception to be thrown when a specified job definition is not found.
JobRequestCancellationException
          Exception thrown when a job request concellation has failed.
JobRequestNotFoundException
          Exception when JobRequest is not found.
JobRequestSubmissionException
          Exception to be thrown when job request submission has failed.
ScheduleDefinitionNotFoundException
          Exception to be thrown when a specified schedule definition is not found.
 

Classes in oracle.odi.domain.runtime.ess used by oracle.odi.domain.runtime.ess.support
DuplicateJobDefinitionException
          Exception to be thrown by IJobDefinitionRepository when a JobDefinition already exist in repository.
DuplicateScheduleDefinitionException
          Exception to be thrown by IScheduleDefinitionRepository when a Schedule already exist in repository.
IJobDefinitionRepository
          Repository interface to manage storage of JobDefinitions.
IJobRequestRepository
          Domain repository of runtime Job requests.
IllegalJobRequestStateException
          Exception to be thrown by IJobRequestRepository when a request that is attempt to be removed but is in a state that doesn't allow it to be removed.
IScheduleDefinitionRepository
          Repository interface to manage storage of Schedules.
ISchedulingService
          Scheduling domain service related to ESS runtime.
JobDefinitionNotFoundException
          Exception to be thrown when a specified job definition is not found.
JobRequestCancellationException
          Exception thrown when a job request concellation has failed.
JobRequestNotFoundException
          Exception when JobRequest is not found.
JobRequestSubmissionException
          Exception to be thrown when job request submission has failed.
ScheduleDefinitionNotFoundException
          Exception to be thrown when a specified schedule definition is not found.
 


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

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.