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