Uses of Class
org.javlo.service.NotificationService.Notification
-
Packages that use NotificationService.Notification Package Description org.javlo.service -
-
Uses of NotificationService.Notification in org.javlo.service
Methods in org.javlo.service that return NotificationService.Notification Modifier and Type Method Description NotificationService.Notification
NotificationService.NotificationContainer. getNotification()
Methods in org.javlo.service with parameters of type NotificationService.Notification Modifier and Type Method Description void
NotificationService.NotificationContainer. setNotification(NotificationService.Notification notification)
Constructors in org.javlo.service with parameters of type NotificationService.Notification Constructor Description NotificationContainer(NotificationService.Notification notification, boolean read, String userId)
-