public class ComposeOrderItemConfigurationCmdImpl extends AbstractComposeOrderCmdImpl
GetOrderCmdImpl. It's
used when access profile is set as IBM_OrderItem_Configuration.
It composes ShowOrderType according to String arrays,
each array contains 2 elements: order item id and configuration.
The following data are populated:
- /Order/OrderItem/OrderItemIdentifier/UniqueID
- /Order/OrderItem/OrderItemConfiguration
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAME| Constructor and Description |
|---|
ComposeOrderItemConfigurationCmdImpl() |
| 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, setShowOrderpublic static final java.lang.String COPYRIGHT