Class AppointmentClosingTimeDao

java.lang.Object
de.xima.cmn.dao.AbstractDao<AppointmentClosingTime, Long, IEntityContext>
de.xima.fc.dao.impl.GenericDao<AppointmentClosingTime>
de.xima.fc.dao.impl.AppointmentClosingTimeDao
All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<AppointmentClosingTime, Long, IEntityContext>, IAppointmentClosingTimeDao, IGenericDao<AppointmentClosingTime>

public class AppointmentClosingTimeDao extends GenericDao<AppointmentClosingTime> implements IAppointmentClosingTimeDao
Implementation of the IAppointmentClosingTimeDao for reading and writing AppointmentClosingTime entities.
Author:
XIMA MEDIA GmbH