Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.domain.runtime.scheduling.TimeRange

Packages that use TimeRange
oracle.odi.domain.runtime.scheduling   

 

Uses of TimeRange in oracle.odi.domain.runtime.scheduling

 

Methods in oracle.odi.domain.runtime.scheduling that return TimeRange
 TimeRange OdiSchedule.getDailyActivationTimeRange()
          Returns the daily activation time range - aggregation of beginning and ending time of day, where this schedule is active.

 

Methods in oracle.odi.domain.runtime.scheduling with parameters of type TimeRange
 void OdiSchedule.setDailyActivationTimeRange(TimeRange pDailyActivationTimeRange)
          Sets the daily activation time range - aggregation of beginning and ending time of day, where this schedule should be active.

 


Skip navigation links

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

E17060-04


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