Class NotifyServiceDaoImpl

java.lang.Object
org.dspace.core.AbstractHibernateDAO<NotifyServiceEntity>
org.dspace.app.ldn.dao.impl.NotifyServiceDaoImpl
All Implemented Interfaces:
NotifyServiceDao, GenericDAO<NotifyServiceEntity>

public class NotifyServiceDaoImpl extends AbstractHibernateDAO<NotifyServiceEntity> implements NotifyServiceDao
Implementation of NotifyServiceDao.
Author:
Mohamed Eskander (mohamed.eskander at 4science.com)