Interface IAppointmentFreeSlotQueryResult

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    AppointmentFreeSlotQueryResult

    public interface IAppointmentFreeSlotQueryResult
    extends Serializable
    Represents the result of a query that retrieves the available times of a AppointmentTemplate. Used by the appointment widget in the form: it sends a query to the appointment servlet.
    Since:
    6.5.0
    Author:
    XIMA MEDIA GmbH