Uses of Class
com.storedobject.core.InventoryStoreBin
Packages that use InventoryStoreBin
-
Uses of InventoryStoreBin in com.storedobject.core
Methods in com.storedobject.core that return InventoryStoreBinModifier and TypeMethodDescriptionstatic InventoryStoreBin
InventoryStoreBin.getForStore
(Id storeId) static InventoryStoreBin
InventoryStoreBin.getForStore
(InventoryStore store) final InventoryStoreBin
InventoryStore.getStoreBin()
-
Uses of InventoryStoreBin in com.storedobject.ui.inventory
Methods in com.storedobject.ui.inventory that return InventoryStoreBinConstructors in com.storedobject.ui.inventory with parameters of type InventoryStoreBinModifierConstructorDescriptionConsumptionReturn
(InventoryStoreBin storeBin) ConsumptionReturn
(InventoryStoreBin storeBin, InventoryLocation cl) ReceiveReturnedItems
(int type, InventoryStoreBin storeBin) ReceiveReturnedItems
(int type, InventoryStoreBin storeBin, InventoryLocation eo)