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 IAppointmentSlotDao
DaoProvider.APPOINTMENTSLOT_DAO
-
Uses of IAppointmentSlotDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IAppointmentSlotDaoModifier and TypeClassDescriptionclass
Implementation of theIAppointmentSlotDao
for reading and writingAppointmentSlot
entities.