Uses of Class
overit.geocallapp.wfm.cee.bl.vcappointment.VCAppointment
Packages that use VCAppointment
Package
Description
-
Uses of VCAppointment in overit.geocallapp.wfm.cee.bl.intervention.event
Methods in overit.geocallapp.wfm.cee.bl.intervention.event that return VCAppointmentMethods in overit.geocallapp.wfm.cee.bl.intervention.event with parameters of type VCAppointmentModifier and TypeMethodDescriptionvoidVCAppointmentCreationEvent.setVcAppointment(VCAppointment vcAppointment) -
Uses of VCAppointment in overit.geocallapp.wfm.cee.bl.intervention.task
Methods in overit.geocallapp.wfm.cee.bl.intervention.task with parameters of type VCAppointmentModifier and TypeMethodDescriptionprotected DTOVCAppointmentCreationRequestBTVCAppointmentCreation.buildRequestDTO(VCAppointment vcAppointment, BOUser user, List<DTOMessage> messages) protected voidBTVCAppointmentCreation.notifyVCAppointmentCreation(VCAppointment vcAppointment, InterventionApi api, PoolKit pk) -
Uses of VCAppointment in overit.geocallapp.wfm.cee.bl.vcappointment.be
Constructors in overit.geocallapp.wfm.cee.bl.vcappointment.be with parameters of type VCAppointment -
Uses of VCAppointment in overit.geocallapp.wfm.cee.bl.vcappointment.task
Methods in overit.geocallapp.wfm.cee.bl.vcappointment.task that return VCAppointmentModifier and TypeMethodDescriptionprotected VCAppointmentBTVCAppointmentDefinition.getNewVCAppointment(VCAppointment vcAppointment, Long interventionId) protected VCAppointmentBTVCAppointmentDefinition.insertVCAppointment(VCAppointment vcAppointment, PoolKit pk) Methods in overit.geocallapp.wfm.cee.bl.vcappointment.task that return types with arguments of type VCAppointmentModifier and TypeMethodDescriptionprotected List<VCAppointment> BTVCAppointmentSearch.getVCAppointments(VCAppointmentFilter vcAppointmentFilter, PoolKit pk) protected List<VCAppointment> BTVCAppointmentSearch.searchVCAppointments(VCAppointmentSearchEvent event, PoolKit pk) Methods in overit.geocallapp.wfm.cee.bl.vcappointment.task with parameters of type VCAppointmentModifier and TypeMethodDescriptionprotected voidBTVCAppointmentDefinition.createVCAppointment(VCAppointment vcAppointment, PoolKit pk) protected VCAppointmentBTVCAppointmentDefinition.getNewVCAppointment(VCAppointment vcAppointment, Long interventionId) protected DateBTVCAppointmentDefinition.getVCAppointmentDate(VCAppointment vcAppointment, Integer minutes) protected VCAppointmentBTVCAppointmentDefinition.insertVCAppointment(VCAppointment vcAppointment, PoolKit pk) protected intBTVCAppointmentDefinition.updateVCAppointment(VCAppointment vcAppointment, PoolKit pk)