Uses of Class
overit.geocallapp.wfm.accounts.rs1.meterbrand.DTOMeterBrand
Packages that use DTOMeterBrand
-
Uses of DTOMeterBrand in overit.geocallapp.wfm.accounts.rs1.meterbrand
Methods in overit.geocallapp.wfm.accounts.rs1.meterbrand that return types with arguments of type DTOMeterBrandModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMeterBrand> MeterBrandService.get(Long meterBrandId, Collection<String> fields) Retrieves the requiredDTOMeterBrandby calling theMeterBrandLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMeterBrand>> MeterBrandService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterBrandFilter filter) Returns the collection of all the stored meter brands by calling theMeterBrandSearchEvent.