Filter,
TargetMapping,
Join.public class InterfaceActionOnGenericClauseSetExecutionLocation extends InterfaceActionOnGenericClauseAbstract
InteractiveInterfaceHelperWithActions| Constructor and Description |
|---|
InterfaceActionOnGenericClauseSetExecutionLocation(GenericClause pGenericClause,
OdiInterface.ExecutionLocation pExecutionLocation)
Deprecated.
The constructor for the action class.
|
| 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 InterfaceActionOnGenericClauseSetExecutionLocation(GenericClause pGenericClause, OdiInterface.ExecutionLocation pExecutionLocation)
pGenericClause - The clause for which the execution location will be set.pExecutionLocation - The execution location, which can be one of: SOURCE, WORK, TARGET.public void performAction(IInterfaceActionListener pInterfaceActionListener, IInterfaceUndoListener pInterfaceUndoListener, IActionHelper pActionHelper)
IInterfaceActionpInterfaceActionListener - the interface action listener instancepInterfaceUndoListener - the interface undo listener instancepActionHelper - the action helper instance