Uses of Class
overit.geocallapp.wfm.accounts.rs1.account.DTOAccountFilter
Packages that use DTOAccountFilter
-
Uses of DTOAccountFilter in overit.geocallapp.wfm.accounts.rs1.account
Methods in overit.geocallapp.wfm.accounts.rs1.account with parameters of type DTOAccountFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccount>> AccountService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAccountFilter filter) Returns the collection of all the stored accounts by calling theAccountSearchEvent.