|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StepModel.IModelAction | |
|---|---|
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of StepModel.IModelAction in oracle.odi.domain.project |
|---|
| Classes in oracle.odi.domain.project that implement StepModel.IModelAction | |
|---|---|
static class |
StepModel.ConsistentJournalizeModelUsed to encapsulate informations about the consistent journalizing that has to be done over the model related to an StepModel instance. |
static class |
StepModel.ControlModelUsed to encapsulate informations about the control that has to be done over the model related to an StepModel instance. |
static class |
StepModel.ReverseModelUsed to encapsulate informations about the reverse that has to be done over the model related to an StepModel instance. |
static class |
StepModel.SimpleJournalizeModelUsed to encapsulate informations about the simple journalizing that has to be done over the model related to an StepModel instance. |
| Methods in oracle.odi.domain.project that return StepModel.IModelAction | |
|---|---|
StepModel.IModelAction |
StepModel.getAction()Return the StepModel.IModelAction defined on this Step for this OdiModel. |
| Methods in oracle.odi.domain.project with parameters of type StepModel.IModelAction | |
|---|---|
void |
StepModel.setAction(StepModel.IModelAction pModelAction)Defines the StepModel.IModelAction to be done for this StepModel. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||