Uses of Interface
com.retek.component.inventory.InventoryManager

Packages that use InventoryManager
com.retek.component.inventory   
com.retek.rcom.gui.core   
com.retek.rmm.gui.core   
 

Uses of InventoryManager in com.retek.component.inventory
 

Methods in com.retek.component.inventory that return InventoryManager
static InventoryManager InventoryManagerFactory.getInventoryManager(DistributedContext context)
           
 

Uses of InventoryManager in com.retek.rcom.gui.core
 

Methods in com.retek.rcom.gui.core that return InventoryManager
static InventoryManager RcomManager.getInventoryManager()
           
 

Methods in com.retek.rcom.gui.core with parameters of type InventoryManager
static void RcomManager.putInventoryManager(InventoryManager manager)
          INVENTORY MANAGER METHODS
 

Uses of InventoryManager in com.retek.rmm.gui.core
 

Methods in com.retek.rmm.gui.core that return InventoryManager
static InventoryManager RmmManager.getInventoryManager()
           
 

Methods in com.retek.rmm.gui.core with parameters of type InventoryManager
static void RmmManager.putInventoryManager(InventoryManager manager)
          INVENTORY MANAGER
 



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