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