public class ComposeOrderAmountCmdImpl extends AbstractComposeOrderCmdImpl implements ComposeOrderCmd
SDO
using OrderSOIDataBean
. It is called from
GetOrderCmdImpl
when the access profile IBM_Order_Amount
is used.
The following information of the Order SDO
is populated: Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAME
Constructor and Description |
---|
ComposeOrderAmountCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
This method executes the main logic of the command.
|
composeOrder, composeOrderItem, getOrders, getPagingParameters, getPagingPrameter, getShowOrder, isReadyToCallExecute, reset, setGetOrder, setOrders, setPagingParameters, setPagingPrameter, setShowOrder
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPagingParameters, getPagingPrameter, getShowOrder, setGetOrder, setOrders, setPagingParameters, setPagingPrameter
public static final java.lang.String COPYRIGHT