Uses of Interface
de.xima.fc.dao.interfaces.IAppointmentSlotDao
Packages that use IAppointmentSlotDao
-
Uses of IAppointmentSlotDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IAppointmentSlotDaoModifier and TypeFieldDescriptionstatic final IAppointmentSlotDaoDaoProvider.APPOINTMENTSLOT_DAOThe singleton instance ofIAppointmentSlotDaofor accessing, creating, deleting, and updatingAppointmentSlotentities.Methods in de.xima.fc.dao that return IAppointmentSlotDao -
Uses of IAppointmentSlotDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IAppointmentSlotDaoModifier and TypeClassDescriptionclassImplementation of theIAppointmentSlotDaofor reading and writingAppointmentSlotentities.