Uses of Class
overit.geocallapp.wfm.accounts.rs1.meter.DTOMeterFilter
Packages that use DTOMeterFilter
-
Uses of DTOMeterFilter in overit.geocallapp.wfm.accounts.rs1.meter
Methods in overit.geocallapp.wfm.accounts.rs1.meter with parameters of type DTOMeterFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeter>> AccountMeterService.getCollection(Long accountId, @Valid Page page, Collection<String> fields, String order, @Valid DTOMeterFilter filter) Returns the collection of all the stored meters by calling theMeterSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMeter>> MeterService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterFilter filter) Returns the collection of all the stored meters by calling theMeterSearchEvent.