public class RespondOrderBuildCmdImpl extends OrderResponseBuildBaseCmdImpl
RespondOrder BOD. By default, it populates orderId and orderItemId
into the BOD.| Constructor and Description |
|---|
RespondOrderBuildCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDocumentType |
createResponseBusinessOjectDocument()
This method creates the response business object document.
|
void |
performExecute()
This method executes the main business logic of this command.
|
execute, getBusinessObjectDocument, getCommandContext, getControllerCommand, getException, isReadyToCallExecute, reset, setControllerCommand, setExceptionpublic void performExecute()
throws ECException
performExecute in class OrderResponseBuildBaseCmdImplECExceptionAbstractChangeBusinessObjectDocumentCmdImpl.performAction()public BusinessObjectDocumentType createResponseBusinessOjectDocument()
createResponseBusinessOjectDocument in class OrderResponseBuildBaseCmdImplcom.ibm.commerce.order.facade.server.commands.RespondOrderBuilldBaseCmdImpl#CreateResponseBusinessOjectDocument()