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, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, update, updategetNamepublic List<AppointmentSlot> getAllByTemplates(UserContext uc, List<AppointmentTemplate> templates, boolean merge)
IAppointmentSlotHandlergetAllByTemplates in interface IAppointmentSlotHandleruc - Current user context.templates - Templates to use.merge - Whether to merge overlapping slots.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.