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

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

public class PublishNlaNotificationRemoteCommand
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
PublishNlaNotificationRemoteCommand()
           
 
Method Summary
protected  com.retek.rib.binding.payload.CustCorresDesc createPayload()
           
 Quantity getCancelQuantity()
           
static int getNumRequestsProcessed()
           
 CustomerOrderLine getOrderLine()
           
protected  java.util.List getSkuIds()
           
protected  void getTheRetekLogger()
           
protected  void incrementNumRequestsProcessed()
           
 void setCancelQuantity(Quantity cancelQty)
           
 void setOrderLine(CustomerOrderLine orderLine)
           
 
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

PublishNlaNotificationRemoteCommand

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

getOrderLine

public CustomerOrderLine getOrderLine()

setOrderLine

public void setOrderLine(CustomerOrderLine orderLine)

setCancelQuantity

public void setCancelQuantity(Quantity cancelQty)

getCancelQuantity

public Quantity getCancelQuantity()


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