Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item.DTOTransferRequestItemUpdate
Packages that use DTOTransferRequestItemUpdate
-
Uses of DTOTransferRequestItemUpdate in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item with parameters of type DTOTransferRequestItemUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> TransferRequestItemService.patch(Long id, Long itemId, @Valid DTOTransferRequestItemUpdate dto) Updates the required transfer request item by calling from theTransferRequestItemUpdateEvent.