Uses of Class
ecmwf.common.database.Notification
Packages that use Notification
-
Uses of Notification in ecmwf.common.database
Fields in ecmwf.common.database declared as NotificationModifier and TypeFieldDescriptionprotected Notification
Privileged.notification
The notification.protected Notification
Reception.notification
The notification.Methods in ecmwf.common.database that return NotificationModifier and TypeMethodDescriptionDataGet.getNotification
(int id) Gets the notification.DataGet.getNotification
(String id) Gets the notification.Privileged.getNotification()
Gets the notification.Reception.getNotification()
Gets the notification.DataGet.getNotificationObject
(int id) Gets the notification object.Methods in ecmwf.common.database with parameters of type NotificationModifier and TypeMethodDescriptionvoid
Privileged.setNotification
(Notification param) Sets the notification.void
Reception.setNotification
(Notification param) Sets the notification.