Uses of Interface
de.xima.fc.dao.interfaces.IAppointmentClientClosingTimeDao
-
Packages that use IAppointmentClientClosingTimeDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IAppointmentClientClosingTimeDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IAppointmentClientClosingTimeDao Modifier and Type Field Description static IAppointmentClientClosingTimeDaoDaoProvider. APPOINTMENTCLIENTCLOSINGTIME_DAO -
Uses of IAppointmentClientClosingTimeDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IAppointmentClientClosingTimeDao Modifier and Type Class Description classAppointmentClientClosingTimeDaoImplementation of theIAppointmentClientClosingTimeDaofor reading and writingAppointmentClientClosingTimeentities.
-