public class NotificationsDataset extends Object
| Constructor and Description |
|---|
NotificationsDataset() |
| Modifier and Type | Method and Description |
|---|---|
static es.uvigo.esei.dgss.letta.domain.entities.Notification |
existentEvent()
Returns an
Notification that should exist in the database. |
static es.uvigo.esei.dgss.letta.domain.entities.Notification[] |
notifications()
Returns all the
Notification in the database. |
public static es.uvigo.esei.dgss.letta.domain.entities.Notification[] notifications()
Notification in the database.Notification in the database.public static es.uvigo.esei.dgss.letta.domain.entities.Notification existentEvent()
Notification that should exist in the database.Notification that should exist in the database.Copyright © 2015. All rights reserved.