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, setException
public void performExecute() throws ECException
performExecute
in class OrderResponseBuildBaseCmdImpl
ECException
AbstractChangeBusinessObjectDocumentCmdImpl.performAction()
public BusinessObjectDocumentType createResponseBusinessOjectDocument()
createResponseBusinessOjectDocument
in class OrderResponseBuildBaseCmdImpl
com.ibm.commerce.order.facade.server.commands.RespondOrderBuilldBaseCmdImpl#CreateResponseBusinessOjectDocument()