Uses of Interface
de.xima.fc.dao.interfaces.IAppointmentClosingTimeDao
Packages that use IAppointmentClosingTimeDao
-
Uses of IAppointmentClosingTimeDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IAppointmentClosingTimeDaoModifier and TypeFieldDescriptionstatic final IAppointmentClosingTimeDao
DaoProvider.APPOINTMENTCLOSINGTIME_DAO
-
Uses of IAppointmentClosingTimeDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IAppointmentClosingTimeDaoModifier and TypeClassDescriptionclass
Implementation of theIAppointmentClosingTimeDao
for reading and writingAppointmentClosingTime
entities.