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

E17060-01

Uses of Interface
oracle.odi.domain.runtime.ess.IScheduleDefinitionRepository

Packages that use IScheduleDefinitionRepository
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. 
 

Uses of IScheduleDefinitionRepository in oracle.odi.domain.runtime.ess
 

Methods in oracle.odi.domain.runtime.ess that return IScheduleDefinitionRepository
 IScheduleDefinitionRepository IEssDomain.getScheduleRepository(java.lang.String pEssSchedulerName)
          Deprecated. Obtains the IScheduleDefinitionRepository interface for the given scheduler name.
 

Uses of IScheduleDefinitionRepository in oracle.odi.domain.runtime.ess.support
 

Classes in oracle.odi.domain.runtime.ess.support that implement IScheduleDefinitionRepository
 class ScheduleDefinitionRepositoryImpl
          Default IScheduleDefinitionRepository implementation, storing / querying ESS metadata according connection information from provided OdiEnterpriseScheduler.
 

Methods in oracle.odi.domain.runtime.ess.support that return IScheduleDefinitionRepository
 IScheduleDefinitionRepository DefaultEssDomain.getScheduleRepository(java.lang.String pEssSchedulerName)
          Deprecated. TODO How this method overrides its parent method?
 


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.