public class ListUserNotifications extends Object
| Constructor and Description |
|---|
ListUserNotifications() |
| Modifier and Type | Method and Description |
|---|---|
Long |
countUnreadNotifications()
Count the unread
ListUserNotifications by the current User. |
es.uvigo.esei.dgss.letta.domain.entities.UserNotifications |
getCurrentNotification()
Get the current
UserNotifications |
List<es.uvigo.esei.dgss.letta.domain.entities.UserNotifications> |
getNotifications()
Get a list of
UserNotifications. |
public List<es.uvigo.esei.dgss.letta.domain.entities.UserNotifications> getNotifications()
UserNotifications.UserNotifications.public es.uvigo.esei.dgss.letta.domain.entities.UserNotifications getCurrentNotification()
throws IOException
UserNotificationsUserNotifications.IOExceptionpublic Long countUnreadNotifications()
ListUserNotifications by the current User.ListUserNotificationsCopyright © 2016. All rights reserved.