Uses of Class
overit.geocallapp.wfm.inventory.bl.warehouse.stock.BOStock
Packages that use BOStock
Package
Description
-
Uses of BOStock in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail that return BOStockModifier and TypeMethodDescriptionWarehouseMaterialDetail.getReadyToUseStock()Returns the ready to use stock.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail with parameters of type BOStockModifier and TypeMethodDescriptionvoidWarehouseMaterialDetail.setReadyToUseStock(BOStock readyToUseStock) Sets the ready to use stock. -
Uses of BOStock in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail that return BOStockModifier and TypeMethodDescriptionfinal BOStockStockSerializedMaterialDetail.getStock()Returns the stock.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail with parameters of type BOStock -
Uses of BOStock in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.task that return types with arguments of type BOStockModifier and TypeMethodDescriptionBTSerializedMaterialSearchByWarehouse.searchStocks(SerializedMaterialSearchByWarehouseFilter input, PoolKit poolKit) Searches the list ofBOStocks related to the input information, i.e. theBOWarehouse, theBOStockTypeand theBOMaterial.Method parameters in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.task with type arguments of type BOStockModifier and TypeMethodDescriptionBTSerializedMaterialSearchByWarehouse.getSerializedMaterialsIds(List<BOStock> stocks, PoolKit poolKit) Starting from the given list ofBOStockit retrieves the set of related serialized materials ids.protected List<BOStockSerializedMaterial> BTSerializedMaterialSearchByWarehouse.searchStockSerializedMaterialsRelations(List<BOStock> stocks, PoolKit poolKit) Starting from the given list ofBOStockit loads the related list ofBOStockSerializedMaterial. -
Uses of BOStock in overit.geocallapp.wfm.inventory.bl.warehouse.stock.event
Constructors in overit.geocallapp.wfm.inventory.bl.warehouse.stock.event with parameters of type BOStockModifierConstructorDescriptionStockInsertEvent(BOStock input) Instantiates a new stock insert event.StockUpdateEvent(BOStock input) Instantiates a new stock update event. -
Uses of BOStock in overit.geocallapp.wfm.inventory.bl.warehouse.stock.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.task with parameters of type BOStock -
Uses of BOStock in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.task with parameters of type BOStockModifier and TypeMethodDescriptionprotected voidBTWarehouseTransactionEvaluate.updateStock(BOStock stock, BOWarehouseTransaction transaction, PoolKit poolKit) Updates theBOStockrelated to the currentBOWarehouseTransaction. -
Uses of BOStock in overit.geocallapp.wfm.inventory.ux.stock.history
Methods in overit.geocallapp.wfm.inventory.ux.stock.history that return BOStockModifier and TypeMethodDescriptionprotected BOStockStockHistory.loadStock(StockHistoryInput input)