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

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

public class PublishShipConfirmationRemoteCommand
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
PublishShipConfirmationRemoteCommand()
           
 
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 setShippedContainer(ShippedContainer shippedContainer)
           
 
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

PublishShipConfirmationRemoteCommand

public PublishShipConfirmationRemoteCommand()
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

createPayload

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

setShippedContainer

public void setShippedContainer(ShippedContainer shippedContainer)

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