|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inventory | |
com.retek.component.inventory.impl | |
com.retek.component.inventory.impl.command | |
com.retek.component.inventory.test |
Uses of Inventory in com.retek.component.inventory.impl |
Classes in com.retek.component.inventory.impl that implement Inventory | |
class |
InventoryImpl
|
Methods in com.retek.component.inventory.impl that return Inventory | |
Inventory |
InventoryManagerImpl.readInventoryForItem(java.lang.String sellableItemId,
IntegrationReference bannerIntRef,
IntegrationReference channelTypeIntRef)
|
Methods in com.retek.component.inventory.impl with parameters of type Inventory | |
static AtpCalculateQuantityCommand |
InventoryCommandFactory.createAtpCalculateQuantityCommand(Inventory inventory,
Quantity futureAvailQty)
|
Uses of Inventory in com.retek.component.inventory.impl.command |
Methods in com.retek.component.inventory.impl.command with parameters of type Inventory | |
protected AtpValues |
ATPCalculateQuantityValuesSellableItemCommand.calculateAtpValuesForSellableItem(SellableItem sellableItem,
Inventory inventory)
|
protected AtpValues |
AtpCalculateQuantityValuesPackCommand.calculateAtpValuesForSellableItem(SellableItem sellableItem,
Inventory inventory)
|
void |
AtpCalculateQuantityCommand.setInventory(Inventory inventory)
|
Uses of Inventory in com.retek.component.inventory.test |
Methods in com.retek.component.inventory.test that return Inventory | |
static Inventory |
InventoryObjectMaster.createInventory(DistributedContext context,
java.lang.String skuId,
DistributedReference organizationRef,
java.util.Map inventoryQty,
Warehouse virtualWarehouse)
|
static Inventory |
InventoryObjectMaster.createInventory(DistributedContext context,
java.lang.String skuId,
DistributedReference organizationRef,
java.util.Map inventoryQty)
|
static Inventory |
InventoryObjectMaster.createInventory(DistributedContext context,
java.lang.String skuId,
DistributedReference organizationRef,
java.util.List inventoryQtys,
Warehouse virtualWarehouse)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |