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