Uses of Class
overit.geocallapp.wfm.cee.rs1.customer.DTOContact
Packages that use DTOContact
-
Uses of DTOContact in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task that return DTOContactModifier and TypeMethodDescriptionprotected DTOContactBTAppointmentCreation.buildContactDTO(String ceeCustomerId, HashGetter contactValues) protected DTOContactBTWorkOrderValidation.buildContactDTO(String ceeCustomerId, HashGetter contactValues) -
Uses of DTOContact in overit.geocallapp.wfm.cee.rs1.customer
Methods in overit.geocallapp.wfm.cee.rs1.customer with parameters of type DTOContactModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> CustomerApi.addContact(String customerId, DTOContact contact) Adds a new contact to an existing customer in CEE.