Package | Description |
---|---|
de.xima.fc.api.entity |
Package for the API access of the model classes.
|
de.xima.fc.appointment | |
de.xima.fc.handler.entity | |
de.xima.fc.handler.interfaces.entity | |
de.xima.fc.servlet.parameter |
Modifier and Type | Method and Description |
---|---|
IAppointmentFreeSlotQueryResult |
AppointmentTemplateAPI.executeFreeSlotQuery(UserContext uc,
IAppointmentFreeSlotQueryParams params)
Finds all available date slots for the given appointment template, in the given month of the year.
|
Modifier and Type | Method and Description |
---|---|
IAppointmentFreeSlotQueryResult |
FreeSlotQueryExecutor.executeQuery(IEntityContext ec,
IAppointmentFreeSlotQueryParams params)
Finds the available free slots for a given appointment template, given certain restrictions.
|
Modifier and Type | Method and Description |
---|---|
IAppointmentFreeSlotQueryResult |
AppointmentTemplateHandler.executeFreeSlotQuery(UserContext uc,
IAppointmentFreeSlotQueryParams params) |
Modifier and Type | Method and Description |
---|---|
IAppointmentFreeSlotQueryResult |
IAppointmentTemplateHandler.executeFreeSlotQuery(UserContext uc,
IAppointmentFreeSlotQueryParams params)
Finds all available date slots for the given appointment template, in the given month of the year.
|
Modifier and Type | Method and Description |
---|---|
IAppointmentFreeSlotQueryParams |
AppointmentFreeSlotsServletParameter.toQueryParams(long clientId)
Converts these servlet parameters to the appropriate parameters required by the free slot query API.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.