|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnInterfaceSetOptimizationContext
public class InterfaceActionOnInterfaceSetOptimizationContext
InterfaceActionOnInterfaceSetOptimizationContext is an interface action class used to set the optimization context for the interface. The optimization context is used to associate the logical schema to a physical schema when no forced context is set for a source or target in the interface
InteractiveInterfaceHelperWithActions| Constructor Summary | |
|---|---|
InterfaceActionOnInterfaceSetOptimizationContext(OdiContext pOdiContext)The constructor for the action class. |
|
| Method Summary | |
|---|---|
void |
performAction(IInterfaceActionListener pInterfaceActionListener, IInterfaceUndoListener pInterfaceUndoListener, IActionHelper pActionHelper)Action that is performed on the ODI interface objects. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterfaceActionOnInterfaceSetOptimizationContext(OdiContext pOdiContext)
pOdiContext - The context to set as the optimization context.| Method Detail |
|---|
public void performAction(IInterfaceActionListener pInterfaceActionListener,
IInterfaceUndoListener pInterfaceUndoListener,
IActionHelper pActionHelper)
IInterfaceActionperformAction in interface IInterfaceActionpInterfaceActionListener - the interface action listener instancepInterfaceUndoListener - the interface undo listener instancepActionHelper - the action helper instance
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||