Uses of Class
overit.geocallapp.wfm.locations.rs1.district.DTODistrictSearchFilter
Packages that use DTODistrictSearchFilter
-
Uses of DTODistrictSearchFilter in overit.geocallapp.wfm.locations.rs1.district
Methods in overit.geocallapp.wfm.locations.rs1.district with parameters of type DTODistrictSearchFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODistrict>> DistrictService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTODistrictSearchFilter filter) Retrieve the all stored districts.