public interface IAppointmentFreeSlotQueryResult extends Serializable
AppointmentTemplate. Used by the
 appointment widget in the form: it sends a query to the appointment servlet.| Modifier and Type | Method and Description | 
|---|---|
String | 
getAppointmentTypeUuid()  | 
List<IAppointmentAvailableDate> | 
getAvailableDates()  | 
ZoneId | 
getZoneId()  | 
String getAppointmentTypeUuid()
AppointmentType that offers the available dates.List<IAppointmentAvailableDate> getAvailableDates()
ZoneId getZoneId()
getAvailableDates().Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.