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 IAppointmentTemplateDaoDaoProvider.APPOINTMENTTEMPLATE_DAOThe singleton instance ofIAppointmentTemplateDaofor accessing, creating, deleting, and updatingAppointmentTemplateentities.Methods in de.xima.fc.dao that return IAppointmentTemplateDao -
Uses of IAppointmentTemplateDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IAppointmentTemplateDaoModifier and TypeClassDescriptionclassImplementation of theIAppointmentTemplateDaofor reading and writingAppointmentTemplateentities.