|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.odi.domain.project.StepDataStore.ControlDataStore
public static class StepDataStore.ControlDataStore
Implements control action for an StepDataStore
.
Constructor Summary | |
---|---|
StepDataStore.ControlDataStore(boolean pControlDeleteErrors) Create a new StepDataStore.ControlDataStore . |
Method Summary | |
---|---|
boolean |
isControlDeleteErrors() Returns true if this action has to control delete errors, false otherwise. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StepDataStore.ControlDataStore(boolean pControlDeleteErrors)
StepDataStore.ControlDataStore
.
pControlDeleteErrors
- whether to control delete errorsMethod Detail |
---|
public boolean isControlDeleteErrors()
true
if this action has to control delete errors, false
otherwise.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |