Uses of Class
overit.geocallapp.wfm.accounts.rs1.contact.DTOAccountContactUpdate
Packages that use DTOAccountContactUpdate
-
Uses of DTOAccountContactUpdate in overit.geocallapp.wfm.accounts.rs1.contact
Methods in overit.geocallapp.wfm.accounts.rs1.contact with parameters of type DTOAccountContactUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AccountContactService.patch(Long accountId, Long contactId, @Valid DTOAccountContactUpdate dto) Update a contact by calling theAccountContactUpdateEvent.