Uses of Class
org.exoplatform.chat.model.NotificationBean
-
Packages that use NotificationBean Package Description org.exoplatform.chat.services -
-
Uses of NotificationBean in org.exoplatform.chat.services
Methods in org.exoplatform.chat.services that return types with arguments of type NotificationBean Modifier and Type Method Description List<NotificationBean>NotificationService. getUnreadNotifications(String user, UserService userService)List<NotificationBean>NotificationService. getUnreadNotifications(String user, UserService userService, String type, String category, String categoryId)
-