Uses of Class
com.retek.component.inventory.impl.remote.SupplierInventoryDto

Packages that use SupplierInventoryDto
com.retek.component.inventory.impl   
com.retek.component.inventory.impl.persistence.cache   
com.retek.component.inventory.impl.remote   
com.retek.component.inventory.test   
 

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

Constructors in com.retek.component.inventory.impl with parameters of type SupplierInventoryDto
SupplierInventoryImpl(SupplierInventoryDto dto)
           
 

Uses of SupplierInventoryDto in com.retek.component.inventory.impl.persistence.cache
 

Methods in com.retek.component.inventory.impl.persistence.cache with parameters of type SupplierInventoryDto
static void CacheInventoryDao.addSupplierInventoryToCache(SupplierInventoryDto dto)
           
 

Uses of SupplierInventoryDto in com.retek.component.inventory.impl.remote
 

Methods in com.retek.component.inventory.impl.remote with parameters of type SupplierInventoryDto
 void InventoryServiceTestRemote.addSupplierInventoryToCache(SupplierInventoryDto supplierInventoryDto)
           
 void InventoryServiceTestEjb.addSupplierInventoryToCache(SupplierInventoryDto supplierInventoryDto)
           
 

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

Methods in com.retek.component.inventory.test with parameters of type SupplierInventoryDto
static SupplierInventory InventoryObjectMaster.createSupplierInventory(SupplierInventoryDto supplierInventoryDto)
           
static Pack InventoryObjectMaster.setUpPackInventoryData(DistributedContext context, Store virtualStore, java.lang.String status, boolean isNoLongerAvailable, int locationOutboundDays, int itemLocationOutboundDays, java.util.HashMap inventoryQtys, java.util.List skus, SupplierInventoryDto supplierInventoryDto)
           
static Pack InventoryObjectMaster.setUpPackInventoryData(DistributedContext context, Store virtualStore, java.lang.String status, boolean isNoLongerAvailable, int locationOutboundDays, int itemLocationOutboundDays, java.util.HashMap inventoryQtys, java.util.List skus, SupplierInventoryDto supplierInventoryDto, boolean qtyVariable)
           
static Pack InventoryObjectMaster.setUpPackInventoryData(DistributedContext context, Pack pack, Store store, java.lang.String status, boolean isNoLongerAvailable, int locationOutboundDays, int itemLocationOutboundDays, java.util.HashMap inventoryQtys, SupplierInventoryDto supplierInventoryDto, Warehouse warehouse)
           
 



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