Uses of Interface
de.xima.fc.dao.interfaces.IAppointmentTemplateDao
Packages that use IAppointmentTemplateDao
-
Uses of IAppointmentTemplateDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IAppointmentTemplateDaoModifier and TypeFieldDescriptionstatic final IAppointmentTemplateDao
DaoProvider.APPOINTMENTTEMPLATE_DAO
-
Uses of IAppointmentTemplateDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IAppointmentTemplateDaoModifier and TypeClassDescriptionclass
Implementation of theIAppointmentTemplateDao
for reading and writingAppointmentTemplate
entities.