Skip navigation links

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

E17060-03


Uses of Interface
oracle.odi.domain.project.StepModel.IModelAction

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.ConsistentJournalizeModel
          Used to encapsulate informations about the consistent journalizing that has to be done over the model related to an StepModel instance.
static class StepModel.ControlModel
          Used to encapsulate informations about the control that has to be done over the model related to an StepModel instance.
static class StepModel.ReverseModel
          Used to encapsulate informations about the reverse that has to be done over the model related to an StepModel instance.
static class StepModel.SimpleJournalizeModel
          Used 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.

 


Skip navigation links

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

E17060-03


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