com.retek.component.internet.impl
Class CustomerOrderReturnLineConverter

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

public class CustomerOrderReturnLineConverter
extends java.lang.Object


Constructor Summary
CustomerOrderReturnLineConverter()
           
 
Method Summary
static ExAReturnLineImpl getExAReturnLine(ReturnLine returnLine, DistributedContext context)
           
static ReturnLine getOrderReturnLine(CustomerOrder custOrder, ExAReturnLineImpl exaReturnLine, ExAShipToLabel shipToLabel, User user, DistributedContext context)
           
static java.util.Set getOrderReturnLineSet(java.util.List returnLines, DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerOrderReturnLineConverter

public CustomerOrderReturnLineConverter()
Method Detail

getExAReturnLine

public static ExAReturnLineImpl getExAReturnLine(ReturnLine returnLine,
                                                 DistributedContext context)
                                          throws SystemException,
                                                 BusinessException
Throws:
SystemException
BusinessException

getOrderReturnLineSet

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

getOrderReturnLine

public static ReturnLine getOrderReturnLine(CustomerOrder custOrder,
                                            ExAReturnLineImpl exaReturnLine,
                                            ExAShipToLabel shipToLabel,
                                            User user,
                                            DistributedContext context)
                                     throws SystemException,
                                            BusinessException
Throws:
SystemException
BusinessException


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