public class userNotifications extends Object
| Constructor and Description |
|---|
userNotifications() |
| Modifier and Type | Method and Description |
|---|---|
Long |
countUnreadNotifications()
Count the unread
UserNotifications 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()
UserNotifications by the current User.UserNotificationsCopyright © 2016. All rights reserved.