Skip navigation links

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

E17060-03


Uses of Class
oracle.odi.interfaces.interactive.InterfaceObjectModification

Packages that use InterfaceObjectModification
oracle.odi.interfaces.interactive Provides interfaces for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces. 

 

Uses of InterfaceObjectModification in oracle.odi.interfaces.interactive

 

Methods in oracle.odi.interfaces.interactive that return types with arguments of type InterfaceObjectModification
 java.util.Collection<InterfaceObjectModification> IImpacts.getModifications()
          Returns all modifications that were caused by the execution of the action that caused these impacts.

 

Uses of InterfaceObjectModification in oracle.odi.interfaces.interactive.support

 

Methods in oracle.odi.interfaces.interactive.support that return types with arguments of type InterfaceObjectModification
 java.util.List<InterfaceObjectModification> Impacts.getModifications()
          Returns all modifications that were caused by the execution of the action that caused these impacts.

 

Constructor parameters in oracle.odi.interfaces.interactive.support with type arguments of type InterfaceObjectModification
Impacts(java.util.List<InterfaceObjectModification> pModifications, java.util.List<IInterfaceAction> pReverseActions)
          Creates impacts with these modifications and reverse actions.

 


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.