Filter,
TargetMapping,
Join.public class InterfaceActionOnGenericClauseSetBusinessRule extends InterfaceActionOnGenericClauseAbstract
InteractiveInterfaceHelperWithActions| Constructor and Description |
|---|
InterfaceActionOnGenericClauseSetBusinessRule(GenericClause pGenericClause,
java.lang.String pBusinessRule)
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 InterfaceActionOnGenericClauseSetBusinessRule(GenericClause pGenericClause, java.lang.String pBusinessRule)
pGenericClause - The clause to which to attach the business rule description.pBusinessRule - The description text.public void performAction(IInterfaceActionListener pInterfaceActionListener, IInterfaceUndoListener pInterfaceUndoListener, IActionHelper pActionHelper)
IInterfaceActionpInterfaceActionListener - the interface action listener instancepInterfaceUndoListener - the interface undo listener instancepActionHelper - the action helper instance