Filter,
TargetMapping,
Join.public class InterfaceActionOnGenericClauseSetEnabled extends InterfaceActionOnGenericClauseAbstract
InteractiveInterfaceHelperWithActions| Constructor and Description |
|---|
InterfaceActionOnGenericClauseSetEnabled(GenericClause pGenericClause,
boolean pEnabled)
Deprecated.
The constructor for the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
performAction(IInterfaceActionListener pInterfaceActionListener,
IInterfaceUndoListener pInterfaceUndoListener,
IActionHelper pActionHelper)
Deprecated.
Action that is performed on the ODI interface objects.
|
public InterfaceActionOnGenericClauseSetEnabled(GenericClause pGenericClause, boolean pEnabled)
pGenericClause - The clause for which to set the enabled flag.pEnabled - The value for the enabled flag.public void performAction(IInterfaceActionListener pInterfaceActionListener, IInterfaceUndoListener pInterfaceUndoListener, IActionHelper pActionHelper)
IInterfaceActionpInterfaceActionListener - the interface action listener instancepInterfaceUndoListener - the interface undo listener instancepActionHelper - the action helper instance