com.retek.component.internet.impl
Class CustomerOrderLineConverter

java.lang.Object
  extended bycom.retek.component.internet.impl.CustomerOrderLineConverter

public class CustomerOrderLineConverter
extends java.lang.Object


Constructor Summary
CustomerOrderLineConverter()
           
 
Method Summary
static CustomerOrderLine getCustomerOrderLine(CustomerOrder custOrder, ExAOrderLineImpl exaOrderLine, ExAShipToLabel shipToLabel, User user, DistributedContext context)
           
static ExAOrderLineImpl getExAOrderLine(CustomerOrderLine orderLine, DistributedContext context)
           
static java.util.Set getOrderLineSet(java.util.List orderLines, DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerOrderLineConverter

public CustomerOrderLineConverter()
Method Detail

getCustomerOrderLine

public static CustomerOrderLine getCustomerOrderLine(CustomerOrder custOrder,
                                                     ExAOrderLineImpl exaOrderLine,
                                                     ExAShipToLabel shipToLabel,
                                                     User user,
                                                     DistributedContext context)
                                              throws SystemException,
                                                     BusinessException
Throws:
SystemException
BusinessException

getExAOrderLine

public static ExAOrderLineImpl getExAOrderLine(CustomerOrderLine orderLine,
                                               DistributedContext context)
                                        throws SystemException,
                                               BusinessException
Throws:
SystemException
BusinessException

getOrderLineSet

public static java.util.Set getOrderLineSet(java.util.List orderLines,
                                            DistributedContext context)
                                     throws SystemException,
                                            BusinessException
Throws:
SystemException
BusinessException


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