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 IAppointmentClosingTimeDaoDaoProvider.APPOINTMENTCLOSINGTIME_DAOThe singleton instance ofIAppointmentClosingTimeDaofor accessing, creating, deleting, and updatingAppointmentClosingTimeentities.Methods in de.xima.fc.dao that return IAppointmentClosingTimeDao -
Uses of IAppointmentClosingTimeDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IAppointmentClosingTimeDaoModifier and TypeClassDescriptionclassImplementation of theIAppointmentClosingTimeDaofor reading and writingAppointmentClosingTimeentities.