com.retek.component.item
Class ItemManagerFactory

java.lang.Object
  extended bycom.retek.component.item.ItemManagerFactory

public class ItemManagerFactory
extends java.lang.Object


Constructor Summary
ItemManagerFactory()
           
 
Method Summary
static ItemAttributeManager getItemAttributeManager(DistributedContext context)
           
static ItemManager getItemManager(DistributedContext context)
           
static ProductInformationManager getProductInformationManager(DistributedContext context)
           
static ShipRestrictionManager getShipRestrictionManager(DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemManagerFactory

public ItemManagerFactory()
Method Detail

getItemManager

public static ItemManager getItemManager(DistributedContext context)
                                  throws SystemException
Throws:
SystemException

getShipRestrictionManager

public static ShipRestrictionManager getShipRestrictionManager(DistributedContext context)
                                                        throws SystemException
Throws:
SystemException

getItemAttributeManager

public static ItemAttributeManager getItemAttributeManager(DistributedContext context)
                                                    throws SystemException
Throws:
SystemException

getProductInformationManager

public static ProductInformationManager getProductInformationManager(DistributedContext context)
                                                              throws SystemException
Throws:
SystemException


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