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