public interface IAutoFixManager
| Modifier and Type | Method and Description | 
|---|---|
void | 
autoFix(IInterfaceAction pOriginalAction,
       IImpacts pOriginalImpacts,
       IInterfaceActionListener pInterfaceActionListener,
       IInterfaceUndoListener pInterfaceUndoListener,
       IInteractiveInterfaceHelper pInterfaceHelper)
Deprecated.  
This method will execute automatic fixes for ODI interface objects. 
 | 
void autoFix(IInterfaceAction pOriginalAction, IImpacts pOriginalImpacts, IInterfaceActionListener pInterfaceActionListener, IInterfaceUndoListener pInterfaceUndoListener, IInteractiveInterfaceHelper pInterfaceHelper)
pOriginalAction - the original action that was performedpOriginalImpacts - the original interface modifications that were madepInterfaceActionListener - the interface action listenerpInterfaceUndoListener - the interface undo listenerpInterfaceHelper - the interface helper