public class ComposeOrderAmountCmdImpl extends AbstractComposeOrderCmdImpl implements ComposeOrderCmd
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
| Constructor and Description |
|---|
| ComposeOrderAmountCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
| protected ShowOrderType | composeOrderAmount(java.util.List avOrders)
This method composes the ShowOrder response BOD<>/code with order's total product after discount populated.
|
| void | execute()
This method executes the main logic of the command.
|
public static final java.lang.String COPYRIGHT
public void execute()
throws com.ibm.websphere.command.CommandException
protected ShowOrderType composeOrderAmount(java.util.List avOrders) throws com.ibm.websphere.command.CommandException