Uses of Class
overit.geocallapp.wfm.locations.rs1.municipality.DTOMunicipality
Packages that use DTOMunicipality
-
Uses of DTOMunicipality in overit.geocallapp.wfm.locations.rs1.municipality
Methods in overit.geocallapp.wfm.locations.rs1.municipality that return types with arguments of type DTOMunicipalityModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMunicipality> MunicipalityService.get(Long id, Collection<String> fields) Retrieves the required municipality.org.springframework.http.ResponseEntity<PageResponse<DTOMunicipality>> MunicipalityService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMunicipalitySearchFilter filter) Retrieve the all stored municipalities.