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

Packages that use SupplierInventory
com.retek.component.inventory   
com.retek.component.inventory.impl   
com.retek.component.inventory.test   
 

Uses of SupplierInventory in com.retek.component.inventory
 

Methods in com.retek.component.inventory that return SupplierInventory
 SupplierInventory InventoryManager.getSupplierInventory(SellableItem sellableItem, Supplier supplier)
           
 

Uses of SupplierInventory in com.retek.component.inventory.impl
 

Classes in com.retek.component.inventory.impl that implement SupplierInventory
 class SupplierInventoryImpl
           
 

Methods in com.retek.component.inventory.impl that return SupplierInventory
 SupplierInventory InventoryManagerImpl.getSupplierInventory(SellableItem sellableItem, Supplier supplier)
           
 

Uses of SupplierInventory in com.retek.component.inventory.test
 

Methods in com.retek.component.inventory.test that return SupplierInventory
static SupplierInventory InventoryObjectMaster.createSupplierInventory(SupplierInventoryDto supplierInventoryDto)
           
 



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