Uses of Class
overit.geocallapp.wfm.cee.rs1.intervention.change.DTOVCAppointmentCreationRequest
Packages that use DTOVCAppointmentCreationRequest
Package
Description
-
Uses of DTOVCAppointmentCreationRequest in overit.geocallapp.wfm.cee.bl.intervention.task
Methods in overit.geocallapp.wfm.cee.bl.intervention.task that return DTOVCAppointmentCreationRequestModifier and TypeMethodDescriptionprotected DTOVCAppointmentCreationRequestBTVCAppointmentCreation.buildRequestDTO(VCAppointment vcAppointment, BOUser user, List<DTOMessage> messages) -
Uses of DTOVCAppointmentCreationRequest in overit.geocallapp.wfm.cee.rs1.intervention
Methods in overit.geocallapp.wfm.cee.rs1.intervention with parameters of type DTOVCAppointmentCreationRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> InterventionApi.vcAppointmentCreation(Long id, DTOVCAppointmentCreationRequest request)