public class AcknowledgeOrderBuildForCalculationCmdImpl extends AcknowledgeOrderBuildCmdImpl
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
NOUN_ATTRIBUTE_NAME_UID
Name for the unique identifier.
|
| Constructor and Description |
|---|
AcknowledgeOrderBuildForCalculationCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
OrderAccessBean |
getOrderAB()
Get order access bean.
|
void |
setOrderAB(OrderAccessBean iOrderAB)
Set order access bean.
|
createResponseBusinessOjectDocument, performExecuteexecute, getBusinessObjectDocument, getCommandContext, getControllerCommand, getException, isReadyToCallExecute, reset, setControllerCommand, setExceptionpublic static final java.lang.String COPYRIGHT
public static final java.lang.String NOUN_ATTRIBUTE_NAME_UID
public AcknowledgeOrderBuildForCalculationCmdImpl()
public OrderAccessBean getOrderAB()
public void setOrderAB(OrderAccessBean iOrderAB)
iOrderAB - The order access bean.