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

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.PublishOrderConfirmationRemoteCommand

public class PublishOrderConfirmationRemoteCommand
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
PublishOrderConfirmationRemoteCommand()
           
 
Method Summary
protected  com.retek.rib.binding.payload.CustCorresDesc createPayload()
           
static int getNumRequestsProcessed()
           
protected  java.util.List getSkuIds()
           
protected  void getTheRetekLogger()
           
protected  void incrementNumRequestsProcessed()
           
 
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

PublishOrderConfirmationRemoteCommand

public PublishOrderConfirmationRemoteCommand()
Method Detail

createPayload

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

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


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