Uses of Class
overit.geocallapp.wfm.locations.rs1.address.DTOAddressSearchFilter
Packages that use DTOAddressSearchFilter
-
Uses of DTOAddressSearchFilter in overit.geocallapp.wfm.locations.rs1.address
Methods in overit.geocallapp.wfm.locations.rs1.address with parameters of type DTOAddressSearchFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAddress>> AddressService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAddressSearchFilter filter) Retrieve the all stored addresses.