Class AppointmentConverter


  • public final class AppointmentConverter
    extends AppointmentSlotIdConverter
    Converts between the timestamp / ID representation of an appointment and the appointment itself.
    Since:
    6.5.0
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • slotToId

        public static String slotToId​(ExtendedAppointmentFreeSlot slot)
        Parameters:
        slot - Slot for which to create the ID.
        Returns:
        The ID for the given appointment slot. Can be used to identify a slot when booking an appointment.