com.retek.component.shipping
Class ShippingManagerFactory

java.lang.Object
  extended bycom.retek.component.shipping.ShippingManagerFactory

public final class ShippingManagerFactory
extends java.lang.Object


Method Summary
static CarrierManager getCarrierManager(DistributedContext context)
           
static CarrierShippingMethodZoneManager getCarrierShippingMethodZoneManager(DistributedContext context)
           
static ShippingMethodManager getShippingMethodManager(DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getShippingMethodManager

public static ShippingMethodManager getShippingMethodManager(DistributedContext context)
                                                      throws SystemException
Throws:
SystemException

getCarrierManager

public static CarrierManager getCarrierManager(DistributedContext context)
                                        throws SystemException
Throws:
SystemException

getCarrierShippingMethodZoneManager

public static CarrierShippingMethodZoneManager getCarrierShippingMethodZoneManager(DistributedContext context)
                                                                            throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25