public class RespondOrderErrorBuildCmdImpl extends OrderResponseBuildBaseCmdImpl
| Constructor and Description |
|---|
RespondOrderErrorBuildCmdImpl() |
| 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 OrderResponseBuildBaseCmdImplECExceptioncom.ibm.commerce.order.facade.server.commands.RespondOrderBuilldBaseCmdImpl#performExecute()public BusinessObjectDocumentType createResponseBusinessOjectDocument()
createResponseBusinessOjectDocument in class OrderResponseBuildBaseCmdImplcom.ibm.commerce.order.facade.server.commands.RespondOrderBuilldBaseCmdImpl#CreateResponseBusinessOjectDocument()