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

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

public class CancelOrderLinesForNLABOItemsRemoteCommand
extends Command


Constructor Summary
CancelOrderLinesForNLABOItemsRemoteCommand()
           
 
Method Summary
protected  void doExecute()
           
 java.util.List getPayloads()
           
 void setCancelReason(OrderCancelReason reason)
           
 void setSellingSkuRefs(java.util.Set sellingSkuRefs)
           
 void setUser(User user)
           
 
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

CancelOrderLinesForNLABOItemsRemoteCommand

public CancelOrderLinesForNLABOItemsRemoteCommand()
Method Detail

doExecute

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

setSellingSkuRefs

public void setSellingSkuRefs(java.util.Set sellingSkuRefs)

setCancelReason

public void setCancelReason(OrderCancelReason reason)

setUser

public void setUser(User user)

getPayloads

public java.util.List getPayloads()


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