com.retek.component.customerorder
Class CustomerOrderManagerFactory

java.lang.Object
  extended bycom.retek.component.customerorder.CustomerOrderManagerFactory

public class CustomerOrderManagerFactory
extends java.lang.Object


Constructor Summary
CustomerOrderManagerFactory()
           
 
Method Summary
static CallTagManager getCallTagManager(DistributedContext context)
           
static ContainerDeliveryConfirmationManager getContainerDeliveryConfirmationManager(DistributedContext context)
           
static CustomerOrderManager getCustomerOrderManager(DistributedContext context)
           
static CustomerOrderReservationUtilsManager getCustomerOrderReservationUtilsManager(DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerOrderManagerFactory

public CustomerOrderManagerFactory()
Method Detail

getCustomerOrderManager

public static CustomerOrderManager getCustomerOrderManager(DistributedContext context)
                                                    throws SystemException
Throws:
SystemException

getContainerDeliveryConfirmationManager

public static ContainerDeliveryConfirmationManager getContainerDeliveryConfirmationManager(DistributedContext context)
                                                                                    throws SystemException
Throws:
SystemException

getCustomerOrderReservationUtilsManager

public static CustomerOrderReservationUtilsManager getCustomerOrderReservationUtilsManager(DistributedContext context)
                                                                                    throws SystemException
Throws:
SystemException

getCallTagManager

public static CallTagManager getCallTagManager(DistributedContext context)
                                        throws SystemException
Throws:
SystemException


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