Skip navigation links

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

E17060-03


oracle.odi.domain.project
Class StepModel.ReverseModel

java.lang.Object
  extended by oracle.odi.domain.project.StepModel.ReverseModel

All Implemented Interfaces:
StepModel.IModelAction
Enclosing class:
StepModel

public static class StepModel.ReverseModel
extends java.lang.Object
implements StepModel.IModelAction

Used to encapsulate informations about the reverse that has to be done over the model related to an StepModel instance.

This class has no specific properties. Its only purpose is to define the type of action to be done on the OdiModel instance.

Since:
11.1.1.3.0

Constructor Summary
StepModel.ReverseModel()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

StepModel.ReverseModel

public StepModel.ReverseModel()

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.