Uses of Class
org.javlo.service.NotificationService.NotificationContainer
-
Packages that use NotificationService.NotificationContainer Package Description org.javlo.service -
-
Uses of NotificationService.NotificationContainer in org.javlo.service
Methods in org.javlo.service that return types with arguments of type NotificationService.NotificationContainer Modifier and Type Method Description List<NotificationService.NotificationContainer>
NotificationService. getNotifications(int maxSize)
List<NotificationService.NotificationContainer>
NotificationService. getNotifications(String userId, boolean admin, int maxSize, boolean markRead)
-