Uses of Class
overit.geocallapp.wfm.cee.rs1.message.DTOMessage
Packages that use DTOMessage
Package
Description
-
Uses of DTOMessage in overit.geocallapp.wfm.cee.bl
Methods in overit.geocallapp.wfm.cee.bl that return types with arguments of type DTOMessageModifier and TypeMethodDescriptionCeeHelper.getMessages(Long ceeInterventionEventType, Long appointmentId, PoolKit pk) -
Uses of DTOMessage in overit.geocallapp.wfm.cee.bl.intervention.event
Methods in overit.geocallapp.wfm.cee.bl.intervention.event that return types with arguments of type DTOMessageModifier and TypeMethodDescriptionBookingPlanningRequestCreateEvent.getMessages()PlanningRequestCreateEvent.getMessages()Method parameters in overit.geocallapp.wfm.cee.bl.intervention.event with type arguments of type DTOMessageModifier and TypeMethodDescriptionvoidBookingPlanningRequestCreateEvent.setMessages(List<DTOMessage> messages) voidPlanningRequestCreateEvent.setMessages(List<DTOMessage> messages) -
Uses of DTOMessage in overit.geocallapp.wfm.cee.bl.intervention.task
Method parameters in overit.geocallapp.wfm.cee.bl.intervention.task with type arguments of type DTOMessageModifier and TypeMethodDescriptionprotected DTOVCAppointmentActivationRequestBTVCAppointmentActivation.buildRequestDTO(HashGetter vcAppointment, List<DTOMessage> messages) protected DTOVCAppointmentCreationRequestBTVCAppointmentCreation.buildRequestDTO(VCAppointment vcAppointment, BOUser user, List<DTOMessage> messages) protected DTOPlanningRequestBTBookingPlanningRequestCreate.getPlanningRequest(HashGetter appointmentData, List<DTOMessage> messages, PoolKit pk) protected DTOPlanningRequestBTPlanningRequestCreate.getPlanningRequest(HashGetter appointmentData, List<DTOMessage> messages, PoolKit pk) -
Uses of DTOMessage in overit.geocallapp.wfm.cee.bl.message.be
Methods in overit.geocallapp.wfm.cee.bl.message.be that return types with arguments of type DTOMessageModifier and TypeMethodDescriptionprotected Function<Journal<List<DTOMessage>>, List<DTOMessage>> MessageCreateEvent.defineResult()protected Function<Journal<List<DTOMessage>>, List<DTOMessage>> MessageCreateEvent.defineResult() -
Uses of DTOMessage in overit.geocallapp.wfm.cee.bl.message.task
Methods in overit.geocallapp.wfm.cee.bl.message.task that return DTOMessageModifier and TypeMethodDescriptionprotected DTOMessageBTMailMessageCreate.createDtoMessage(Message message) protected abstract DTOMessageBTMessageCreate.createDtoMessage(Message message) protected DTOMessageBTPushNotificationMessageCreate.createDtoMessage(Message message) protected DTOMessageBTSmsMessageCreate.createDtoMessage(Message message) Methods in overit.geocallapp.wfm.cee.bl.message.task that return types with arguments of type DTOMessage -
Uses of DTOMessage in overit.geocallapp.wfm.cee.bl.task
Method parameters in overit.geocallapp.wfm.cee.bl.task with type arguments of type DTOMessageModifier and TypeMethodDescriptionprotected DTOInChargeRequestBTTakeInCharge.buildRequestDTO(Date takeInChargeDate, HashGetter interventionValues, List<DTOMessage> messages) protected DTOInterventionOutcomeBTActivityOutcome.getInterventionOutcome(AgendaOutcomeSaveInput input, List<DTOMessage> messages, PoolKit poolKit) protected DTOInterventionStatusChangeBTPlanningActionNotification.getInterventionStatusChange(List<DTOMessage> messages) protected DTOPlanningRequestBTBookingActionNotification.getPlanningRequest(Long appointmentId, List<DTOMessage> messages, PoolKit pk) protected DTOPlanningRequestBTPlanningActionNotification.getPlanningRequest(Long appointmentId, List<DTOMessage> messages, PoolKit pk) protected voidBTPlanningActionNotification.interventionPlannedOrChanged(Long ceeInterventionEventType, Long appointmentId, Long interventionId, List<DTOMessage> messages, PoolKit poolKit) -
Uses of DTOMessage in overit.geocallapp.wfm.cee.rs1.intervention.change
Methods in overit.geocallapp.wfm.cee.rs1.intervention.change that return types with arguments of type DTOMessageMethod parameters in overit.geocallapp.wfm.cee.rs1.intervention.change with type arguments of type DTOMessageModifier and TypeMethodDescriptionvoidDTOInterventionChangeRequest.setMessages(List<DTOMessage> messages)