public class ComposeOrderItemConfigurationCmdImpl extends AbstractComposeOrderCmdImpl
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
| Constructor and Description |
|---|
| ComposeOrderItemConfigurationCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
| protected ShowOrderType | composeOrderItemConfiguration(java.util.List alstOrderItems)
This method composes the ShowOrder response BOD<>/code with the order item's configuration.
|
| void | execute()
This method executes the main logic of the command.
|
public static final java.lang.String COPYRIGHT
public ComposeOrderItemConfigurationCmdImpl()
public void execute()
throws com.ibm.websphere.command.CommandException
protected ShowOrderType composeOrderItemConfiguration(java.util.List alstOrderItems) throws ECException