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

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

public class CustomerOrderPublishBackorderNotificationRemoteCommand
extends Command


Constructor Summary
CustomerOrderPublishBackorderNotificationRemoteCommand()
           
 
Method Summary
protected  void doExecute()
           
 int getNumCorrespondenceProcessed()
           
 int getNumRequestsDeleted()
           
 int getNumRequestsProcessed()
           
 int getNumRolledRequests()
           
 java.util.Set getPayloads()
           
 java.util.Map getProcessingOutput()
           
 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

CustomerOrderPublishBackorderNotificationRemoteCommand

public CustomerOrderPublishBackorderNotificationRemoteCommand()
Method Detail

doExecute

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

setUser

public void setUser(User user)

getProcessingOutput

public java.util.Map getProcessingOutput()

getNumCorrespondenceProcessed

public int getNumCorrespondenceProcessed()

getNumRequestsDeleted

public int getNumRequestsDeleted()

getNumRequestsProcessed

public int getNumRequestsProcessed()

getNumRolledRequests

public int getNumRolledRequests()

getPayloads

public java.util.Set getPayloads()


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