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

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

public class PublishReturnConfirmationRemoteCommand
extends PublishConfirmationCorrespondenceRemoteCommand


Field Summary
 
Fields inherited from class com.retek.component.customerorder.impl.remote.command.PublishConfirmationCorrespondenceRemoteCommand
correspondenceType, deliveryMethodType, order
 
Fields inherited from class com.retek.component.customerorder.impl.remote.command.PublishCorrespondenceRemoteCommand
logger
 
Constructor Summary
PublishReturnConfirmationRemoteCommand()
           
 
Method Summary
protected  com.retek.rib.binding.payload.CustCorresDesc createPayload()
           
static int getNumRequestsProcessed()
           
protected  java.util.List getSkuIds()
           
protected  void getTheRetekLogger()
           
protected  void incrementNumRequestsProcessed()
           
 void setReturnLine(ReturnLine returnLine)
           
 
Methods inherited from class com.retek.component.customerorder.impl.remote.command.PublishConfirmationCorrespondenceRemoteCommand
executePublish, getCorrespondenceType, getPayload, setCustomerOrder, setDeliveryMethodType
 
Methods inherited from class com.retek.component.customerorder.impl.remote.command.PublishCorrespondenceRemoteCommand
doExecute, publishPayload
 
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

PublishReturnConfirmationRemoteCommand

public PublishReturnConfirmationRemoteCommand()
Method Detail

getTheRetekLogger

protected void getTheRetekLogger()
                          throws SystemException,
                                 BusinessException
Specified by:
getTheRetekLogger in class PublishCorrespondenceRemoteCommand
Throws:
SystemException
BusinessException

getNumRequestsProcessed

public static int getNumRequestsProcessed()

incrementNumRequestsProcessed

protected void incrementNumRequestsProcessed()
Specified by:
incrementNumRequestsProcessed in class PublishConfirmationCorrespondenceRemoteCommand

getSkuIds

protected java.util.List getSkuIds()
                            throws SystemException,
                                   BusinessException
Specified by:
getSkuIds in class PublishConfirmationCorrespondenceRemoteCommand
Throws:
SystemException
BusinessException

createPayload

protected final com.retek.rib.binding.payload.CustCorresDesc createPayload()
                                                                    throws SystemException,
                                                                           BusinessException
Specified by:
createPayload in class PublishConfirmationCorrespondenceRemoteCommand
Throws:
SystemException
BusinessException

setReturnLine

public void setReturnLine(ReturnLine returnLine)


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