Uses of Class
org.exoplatform.commons.notification.impl.jpa.web.dao.WebNotifDAO
Packages that use WebNotifDAO
-
Uses of WebNotifDAO in org.exoplatform.commons.notification.impl.jpa.web
Constructors in org.exoplatform.commons.notification.impl.jpa.web with parameters of type WebNotifDAOModifierConstructorDescriptionJPAWebNotificationStorage(WebNotifDAO webNotifDAO, WebParamsDAO webParamsDAO, WebUsersDAO webUsersDAO, org.exoplatform.commons.api.notification.service.setting.UserSettingService userSettingService)