Class WebNotifDAO
- java.lang.Object
-
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WebNotifEntity,Long>
-
- org.exoplatform.commons.notification.impl.jpa.web.dao.WebNotifDAO
-
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<WebNotifEntity,Long>
public class WebNotifDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WebNotifEntity,Long>
-
-
Constructor Summary
Constructors Constructor Description WebNotifDAO()
-