public class AppointmentSlotHandler extends GenericHandler implements IAppointmentSlotHandler
AppointmentTemplate
entities.LOG
Constructor and Description |
---|
AppointmentSlotHandler() |
Modifier and Type | Method and Description |
---|---|
List<AppointmentSlot> |
getAllByTemplates(UserContext uc,
List<AppointmentTemplate> templates,
boolean merge)
Finds all available appointment slots of the given templates.
|
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, serializableList, update, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update
getName
public List<AppointmentSlot> getAllByTemplates(UserContext uc, List<AppointmentTemplate> templates, boolean merge)
IAppointmentSlotHandler
getAllByTemplates
in interface IAppointmentSlotHandler
uc
- Current user context.templates
- Templates to use.merge
- Whether to merge overlapping slots.Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.