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 InventoryStoreBinModifierConstructorDescriptionHandleReturnedItems
(String caption, int type, InventoryStoreBin storeBin, InventoryLocation eo, boolean allowJumpToOld) HandleReturnedItems
(String caption, int type, InventoryStoreBin storeBin, InventoryLocation eo, boolean allowJumpToOld, boolean autoMode) ReceiveReturnedItems
(int type, InventoryStoreBin storeBin) ReceiveReturnedItems
(int type, InventoryStoreBin storeBin, InventoryLocation eo) ReceiveReturnedItems
(int type, InventoryStoreBin storeBin, InventoryLocation eo, boolean autoMode)