Uses of Class
overit.geocallapp.wfm.locations.rs1.municipality.DTOMunicipalitySearchFilter
Packages that use DTOMunicipalitySearchFilter
-
Uses of DTOMunicipalitySearchFilter in overit.geocallapp.wfm.locations.rs1.municipality
Methods in overit.geocallapp.wfm.locations.rs1.municipality with parameters of type DTOMunicipalitySearchFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMunicipality>> MunicipalityService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMunicipalitySearchFilter filter) Retrieve the all stored municipalities.