InterfaceActionOnGenericClauseSetOrder.public class InterfaceActionOnGenericClauseSetDefaultOrder extends InterfaceActionOnGenericClauseAbstract
InteractiveInterfaceHelperWithActions| Constructor and Description |
|---|
InterfaceActionOnGenericClauseSetDefaultOrder(GenericClause pGenericClause)
Deprecated.
Constructor for the action.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLargestJoinOrder()
Deprecated.
Returns the largest value of join order for all the joins contained by
the same dataset as this join in the interface.
|
void |
performAction(IInterfaceActionListener pInterfaceActionListener,
IInterfaceUndoListener pInterfaceUndoListener,
IActionHelper pActionHelper)
Deprecated.
Action that is performed on the ODI interface objects.
|
public InterfaceActionOnGenericClauseSetDefaultOrder(GenericClause pGenericClause)
pGenericClause - The clause for which to set the default order value.public void performAction(IInterfaceActionListener pInterfaceActionListener, IInterfaceUndoListener pInterfaceUndoListener, IActionHelper pActionHelper)
IInterfaceActionpInterfaceActionListener - the interface action listener instancepInterfaceUndoListener - the interface undo listener instancepActionHelper - the action helper instancepublic int getLargestJoinOrder()