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 classAppointmentSlotHandlerHandler implementation for reading and writingAppointmentTemplateentities. -
Uses of IAppointmentSlotHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IAppointmentSlotHandler Modifier and Type Method Description IAppointmentSlotHandlerAHandlerProvider. getAppointmentSlotHandler()IAppointmentSlotHandlerIHandlerProvider. getAppointmentSlotHandler()
-