|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |