Class AppointmentSlotIdConverter

java.lang.Object
de.xima.fc.appointment.AppointmentSlotIdConverter
Direct Known Subclasses:
AppointmentConverter

public class AppointmentSlotIdConverter extends Object
Converts between a free IAppointmentFreeSlot returned by the appointment free slot servlet and the corresponding LocalDateTime. This ID is used in the form to refer to the appointment slot the user wishes to book. The ID is then transferred to the server, where the slot corresponding to the ID is booked.
Since:
6.5.0
Author:
XIMA MEDIA GmbH