com.retek.component.customerorder.impl.remote.command
Class PublishConfirmationCorrespondenceRemoteCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customerorder.impl.remote.command.PublishCorrespondenceRemoteCommand
com.retek.component.customerorder.impl.remote.command.PublishConfirmationCorrespondenceRemoteCommand
- Direct Known Subclasses:
- PublishNlaNotificationRemoteCommand, PublishOrderConfirmationRemoteCommand, PublishReturnConfirmationRemoteCommand, PublishShipConfirmationRemoteCommand
- public abstract class PublishConfirmationCorrespondenceRemoteCommand
- extends PublishCorrespondenceRemoteCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
order
protected CustomerOrder order
deliveryMethodType
protected DeliveryMethodType deliveryMethodType
correspondenceType
protected CorrespondenceType correspondenceType
PublishConfirmationCorrespondenceRemoteCommand
public PublishConfirmationCorrespondenceRemoteCommand()
executePublish
protected void executePublish()
throws SystemException,
BusinessException
- Specified by:
executePublish
in class PublishCorrespondenceRemoteCommand
- Throws:
SystemException
BusinessException
createPayload
protected abstract com.retek.rib.binding.payload.CustCorresDesc createPayload()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
incrementNumRequestsProcessed
protected abstract void incrementNumRequestsProcessed()
getSkuIds
protected abstract java.util.List getSkuIds()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCorrespondenceType
protected CorrespondenceType getCorrespondenceType(java.lang.String code)
throws SystemException
- Throws:
SystemException
setCustomerOrder
public void setCustomerOrder(CustomerOrder customerOrder)
getPayload
public com.retek.rib.binding.payload.Payload getPayload()
setDeliveryMethodType
public void setDeliveryMethodType(DeliveryMethodType deliveryMethodType)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28