Uses of Interface
org.exoplatform.chat.services.UserService
-
Packages that use UserService Package Description org.exoplatform.chat.services -
-
Uses of UserService in org.exoplatform.chat.services
Methods in org.exoplatform.chat.services with parameters of type UserService 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)
-