Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item.DTOTransferRequestItem
Packages that use DTOTransferRequestItem
-
Uses of DTOTransferRequestItem in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item that return types with arguments of type DTOTransferRequestItemModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOTransferRequestItem> Retrieves the requiredDTOTransferRequestItemby calling from theTransferRequestItemLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestItem>> TransferRequestItemService.getCollection(Long id, @NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestItemFilter filter) Returns the collection of all the stored transfer request items by calling theTransferRequestItemSearchEvent.