com.retek.component.customerorder.impl.remote.command
Class CustomerCorrespondenceHeaderAndDetailCreator
java.lang.Object
com.retek.component.customerorder.impl.remote.command.CustomerCorrespondenceHeaderAndDetailCreator
- public class CustomerCorrespondenceHeaderAndDetailCreator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerCorrespondenceHeaderAndDetailCreator
public CustomerCorrespondenceHeaderAndDetailCreator()
generateCorrespondenceHeader
public static com.retek.rib.binding.payload.CustCorresDesc generateCorrespondenceHeader(CustomerOrder order,
CorrespondenceTypeTemplate corrTypeTemplate,
DeliveryMethodType deliveryMethodType)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setHeaderAmounts
public static void setHeaderAmounts(com.retek.rib.binding.payload.CustCorresDesc correspondenceHeaderPayload,
CustomerOrder order)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setHeaderAmounts
public static void setHeaderAmounts(com.retek.rib.binding.payload.CustCorresDesc correspondenceHeaderPayload,
ShippedContainer shippedContainer)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setHeaderAmounts
public static void setHeaderAmounts(com.retek.rib.binding.payload.CustCorresDesc correspondenceHeaderPayload,
ReturnLine returnLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setHeaderAmounts
public static void setHeaderAmounts(com.retek.rib.binding.payload.CustCorresDesc correspondenceHeaderPayload,
CustomerOrderLine orderLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setHeaderAmounts
public static void setHeaderAmounts(com.retek.rib.binding.payload.CustCorresDesc correspondenceHeaderPayload,
CustomerOrderLine orderLine,
Quantity quantity)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
generateCorrspondenceDetail
public static com.retek.rib.binding.payload.CustCorresDtl generateCorrspondenceDetail(CustomerOrderLine orderLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
generateCorrspondenceDetail
public static com.retek.rib.binding.payload.CustCorresDtl generateCorrspondenceDetail(CustomerOrderLine orderLine,
Quantity quantity)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
generateCorrspondenceDetail
public static com.retek.rib.binding.payload.CustCorresDtl generateCorrspondenceDetail(ShippedContainerLine shippedContainerLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
generateCorrspondenceDetail
public static com.retek.rib.binding.payload.CustCorresDtl generateCorrspondenceDetail(ReturnLine returnLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28