public class ComposeUsablePaymentInformationCmdImpl extends AbstractComposeOrderCmdImpl implements ComposeOrderCmd
GetOrderCmdImpl
.
It's used when access profile is set as IBM_UsablePaymentInfo
, and populates
the order BOD using OrderDataBean
.
The following information about the noun is included: Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAME
Constructor and Description |
---|
ComposeUsablePaymentInformationCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
This method executes the main logic of this 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