Uses of Class
overit.geocallapp.wfm.inventory.rs2.warehouse.state.DTOWarehouseState
Packages that use DTOWarehouseState
-
Uses of DTOWarehouseState in overit.geocallapp.wfm.inventory.rs2.warehouse.state
Methods in overit.geocallapp.wfm.inventory.rs2.warehouse.state that return types with arguments of type DTOWarehouseStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWarehouseState> Retrieves the requiredDTOWarehouseStateby calling from theWarehouseStateLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseState>> WarehouseStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseStateSearchFilter filter) Returns the collection of all the stored warehouse states by calling theWarehouseStateSearchEvent.