Uses of Class
overit.geocallapp.wfm.accounts.rs1.contact.DTOAccountContactFilter
Packages that use DTOAccountContactFilter
-
Uses of DTOAccountContactFilter in overit.geocallapp.wfm.accounts.rs1.contact
Methods in overit.geocallapp.wfm.accounts.rs1.contact with parameters of type DTOAccountContactFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountContact>> AccountContactService.getCollection(Long accountId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAccountContactFilter filter) Returns the collection of all the stored account contacts by calling theAccountContactSearchEvent.