Uses of Class
overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.event.WarehouseMaterialStockSearchEvent
Packages that use WarehouseMaterialStockSearchEvent
-
Uses of WarehouseMaterialStockSearchEvent in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.task with parameters of type WarehouseMaterialStockSearchEventModifier and TypeMethodDescriptionprotected voidBTWarehouseMaterialStockSearch.execute(WarehouseMaterialStockSearchEvent event, PoolKit poolKit) Starting from the givenWarehouseMaterialStockSearchFilterand theWarehouseMaterialStockType, it searches the corresponding list ofWarehouseMaterialStockand presents them as aPageResponsewhich is then written into the event journal.