public class UsersNotificationsDataset extends Object
| Constructor and Description |
|---|
UsersNotificationsDataset() |
| Modifier and Type | Method and Description |
|---|---|
static es.uvigo.esei.dgss.letta.domain.entities.UserNotifications |
existentUserNotifications()
Returns an
UsersNotificationsDataset that should exist in the
database. |
static es.uvigo.esei.dgss.letta.domain.entities.UserNotifications[] |
usersNotifications()
Returns all the
UsersNotificationsDataset in the database. |
public static es.uvigo.esei.dgss.letta.domain.entities.UserNotifications[] usersNotifications()
UsersNotificationsDataset in the database.UsersNotificationsDataset in the database.public static es.uvigo.esei.dgss.letta.domain.entities.UserNotifications existentUserNotifications()
UsersNotificationsDataset that should exist in the
database.UsersNotificationsDataset that should exist in the
database.Copyright © 2017. All rights reserved.