Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial.DTOWarehouseMaterialUpdate
Packages that use DTOWarehouseMaterialUpdate
-
Uses of DTOWarehouseMaterialUpdate in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial with parameters of type DTOWarehouseMaterialUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> WarehouseMaterialService.patch(Long id, @Valid DTOWarehouseMaterialUpdate dto) Modifies the required warehouse material by calling theWarehouseMaterialUpdateEvent.