Uses of Interface
de.xima.fc.handler.interfaces.entity.IAppointmentSlotHandler
-
Packages that use IAppointmentSlotHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IAppointmentSlotHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IAppointmentSlotHandler Modifier and Type Class Description class
AppointmentSlotHandler
Handler implementation for reading and writingAppointmentTemplate
entities. -
Uses of IAppointmentSlotHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IAppointmentSlotHandler Modifier and Type Method Description IAppointmentSlotHandler
AHandlerProvider. getAppointmentSlotHandler()
IAppointmentSlotHandler
IHandlerProvider. getAppointmentSlotHandler()
-