com.retek.component.customerorder.impl.remote.command
Class CustomerOrderPublishCancelRequestToWmsRemoteCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.customerorder.impl.remote.command.CustomerOrderPublishCancelRequestToWmsRemoteCommand

public class CustomerOrderPublishCancelRequestToWmsRemoteCommand
extends Command


Constructor Summary
CustomerOrderPublishCancelRequestToWmsRemoteCommand()
           
 
Method Summary
protected  void doExecute()
           
 java.lang.String getDestId()
           
 com.retek.rib.binding.payload.CORef getPayload()
           
 java.util.List getRoutingInformation()
           
 void setLineOrderNumber(java.lang.String lineOrderNumber)
           
 void setShipRequestRef(DistributedReference shipRequestRef)
           
 void setSkuDisplayCode(java.lang.String skuDisplayCode)
           
 
Methods inherited from class com.retek.commons.domain.core.Command
addPostExecutionRule, addPreExecutionRule, execute, getContext, isExecuted, processRules, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerOrderPublishCancelRequestToWmsRemoteCommand

public CustomerOrderPublishCancelRequestToWmsRemoteCommand()
Method Detail

doExecute

protected void doExecute()
                  throws SystemException,
                         BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException

getDestId

public java.lang.String getDestId()
                           throws SystemException,
                                  BusinessException
Throws:
SystemException
BusinessException

getRoutingInformation

public java.util.List getRoutingInformation()
                                     throws SystemException,
                                            BusinessException
Throws:
SystemException
BusinessException

setSkuDisplayCode

public void setSkuDisplayCode(java.lang.String skuDisplayCode)

setLineOrderNumber

public void setLineOrderNumber(java.lang.String lineOrderNumber)

setShipRequestRef

public void setShipRequestRef(DistributedReference shipRequestRef)

getPayload

public com.retek.rib.binding.payload.CORef getPayload()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28