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

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

public class CustomerOrderReleaseToWmsRemoteCommand
extends Command


Constructor Summary
CustomerOrderReleaseToWmsRemoteCommand()
           
 
Method Summary
protected  void doExecute()
           
 java.util.Set getCoDescPayloads()
           
 java.util.Set getServicePayloads()
           
 void setMaxReleaseDate(RDate maxReleaseDate)
           
 void setOrder(CustomerOrderImpl order)
           
 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

CustomerOrderReleaseToWmsRemoteCommand

public CustomerOrderReleaseToWmsRemoteCommand()
Method Detail

setOrder

public void setOrder(CustomerOrderImpl order)

setUser

public void setUser(User user)

setMaxReleaseDate

public void setMaxReleaseDate(RDate maxReleaseDate)

getCoDescPayloads

public java.util.Set getCoDescPayloads()

getServicePayloads

public java.util.Set getServicePayloads()

doExecute

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


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