public class ComposeOrderItemProductIDCmdImpl extends AbstractComposeOrderCmdImpl implements ComposeOrderCmd
sdo
using orderitemsoidatabean
. it is called from
getordercmdimpl
when the access profile ibm_orderitem_product_id
is used.
the following information of the order sdo
is populated: Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAME
Constructor and Description |
---|
ComposeOrderItemProductIDCmdImpl() |
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, setShowOrder
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPagingParameters, getPagingPrameter, getShowOrder, setGetOrder, setOrders, setPagingParameters, setPagingPrameter
public static final java.lang.String COPYRIGHT