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