Uses of Class
overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.event.SerializedMaterialSearchByStockEvent
Packages that use SerializedMaterialSearchByStockEvent
-
Uses of SerializedMaterialSearchByStockEvent in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.task with parameters of type SerializedMaterialSearchByStockEventModifier and TypeMethodDescriptionprotected voidBTSerializedMaterialSearchByStock.execute(SerializedMaterialSearchByStockEvent event, PoolKit poolKit) Starting from the givenSerializedMaterialSearchByStockFilter, it searches the corresponding list ofBOSerializedMaterialand presents them as aPageResponsewhich is then written into the event journal.