|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExplicitDate | |
|---|---|
| oracle.odi.domain.runtime.scheduling | |
| Uses of ExplicitDate in oracle.odi.domain.runtime.scheduling |
|---|
| Methods in oracle.odi.domain.runtime.scheduling that return ExplicitDate | |
|---|---|
ExplicitDate |
OdiSchedule.getActiveFromDate()Returns the representation of the beginning time of activation period. |
ExplicitDate |
OdiSchedule.getActiveToDate()Returns the representation of the ending time of activation period. |
| Methods in oracle.odi.domain.runtime.scheduling with parameters of type ExplicitDate | |
|---|---|
static Recurrence |
Recurrence.createSimpleRecurrence(ExplicitDate pDate)Creates new instance of Recurrence of RecurrenceAttributes.Frequency.SIMPLE Frequency with specified date of execution. |
void |
OdiSchedule.setActiveFromDate(ExplicitDate pActiveFromDate)Sets the representation of the beginning time of activation period. |
void |
OdiSchedule.setActiveToDate(ExplicitDate pActiveToDate)Sets the representation of the ending time of activation period. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||