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.NotificationNotificationService.NotificationContainer. getNotification()Methods in org.javlo.service with parameters of type NotificationService.Notification Modifier and Type Method Description voidNotificationService.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)
-