Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state.DTOTransferRequestState
Packages that use DTOTransferRequestState
-
Uses of DTOTransferRequestState in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state that return types with arguments of type DTOTransferRequestStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOTransferRequestState> Retrieves the requiredDTOTransferRequestStateby calling from theTransferRequestStateLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestState>> TransferRequestStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestStateSearchFilter filter) Returns the collection of all the stored transfer request states by calling theTransferRequestStateSearchEvent.