public class ComposeExternalOrderCmdImpl extends AbstractComposeOrderCmdImpl implements ComposeOrderCmd
GetOrderCmdImpl. It's
used when access profile is set as IBM_External_Details or
IBM_External_Summary.
It composes the list of orders which is retrieved from an external system.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAME| Constructor and Description |
|---|
ComposeExternalOrderCmdImpl() |
| 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, setShowOrderequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPagingParameters, getPagingPrameter, getShowOrder, setGetOrder, setOrders, setPagingParameters, setPagingPrameterpublic static final java.lang.String COPYRIGHT