public class RespondOrderWithPIBuildCmdImpl extends OrderResponseBuildBaseCmdImpl
Constructor and Description |
---|
RespondOrderWithPIBuildCmdImpl() |
Modifier and Type | Method and Description |
---|---|
BusinessObjectDocumentType |
createResponseBusinessOjectDocument()
This method returns the business object document type.
|
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.server.commands.RespondOrderBuilldBaseCmdImpl#performExecute()
public BusinessObjectDocumentType createResponseBusinessOjectDocument()
createResponseBusinessOjectDocument
in class OrderResponseBuildBaseCmdImpl
com.ibm.commerce.order.facade.server.commands.RespondOrderBuilldBaseCmdImpl#CreateResponseBusinessOjectDocument()