Uses of Class
overit.geocallapp.wfm.locations.rs1.country.DTOCountrySearchFilter
Packages that use DTOCountrySearchFilter
-
Uses of DTOCountrySearchFilter in overit.geocallapp.wfm.locations.rs1.country
Methods in overit.geocallapp.wfm.locations.rs1.country with parameters of type DTOCountrySearchFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCountry>> CountryService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOCountrySearchFilter filter) Retrieve the all stored countries.