Uses of Class
overit.geocallapp.wfm.accounts.rs1.status.DTOAccountStatusSearchFilter
Packages that use DTOAccountStatusSearchFilter
-
Uses of DTOAccountStatusSearchFilter in overit.geocallapp.wfm.accounts.rs1.status
Methods in overit.geocallapp.wfm.accounts.rs1.status with parameters of type DTOAccountStatusSearchFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountStatus>> AccountStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOAccountStatusSearchFilter filter) Retrieve the all stored account status.