Uses of Interface
de.xima.fc.dao.interfaces.IAppointmentDao
Packages that use IAppointmentDao
-
Uses of IAppointmentDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IAppointmentDaoModifier and TypeFieldDescriptionstatic final IAppointmentDaoDaoProvider.APPOINTMENT_DAOThe singleton instance ofIAppointmentDaofor accessing, creating, deleting, and updatingAppointmententities.Methods in de.xima.fc.dao that return IAppointmentDao -
Uses of IAppointmentDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IAppointmentDaoModifier and TypeClassDescriptionclassImplementation of theIAppointmentDaofor reading and writingAppointmententities.