public class FreeSlotQueryExecutor extends Object
AppointmentTemplate in a given time range, excluding slots
already blocked by an Appointment.| Constructor and Description |
|---|
FreeSlotQueryExecutor() |
| Modifier and Type | Method and Description |
|---|---|
IAppointmentFreeSlotQueryResult |
executeQuery(IEntityContext ec,
IAppointmentFreeSlotQueryParams params)
Finds the available free slots for a given appointment template, given certain restrictions.
|
public IAppointmentFreeSlotQueryResult executeQuery(IEntityContext ec, IAppointmentFreeSlotQueryParams params)
ec - IEntityContext to useparams - Parameters for the free slot query.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.