public interface IAppointmentIcalQueryParams extends Serializable
AppointmentTemplate as an iCal
file. Used by the iCal servlet.| Modifier and Type | Method and Description |
|---|---|
UUID |
getAppointmentTemplateUuid() |
UUID |
getClientUuid() |
Locale |
getLocale() |
com.google.common.collect.Range<Instant> |
getRange() |
String |
getSourceUrl() |
boolean |
isIncludePastAppointments() |
UUID getAppointmentTemplateUuid()
UUID getClientUuid()
Locale getLocale()
com.google.common.collect.Range<Instant> getRange()
String getSourceUrl()
boolean isIncludePastAppointments()
true, includes appointments even if they lie in the past.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.