public class NotificationStore extends Object
Constructor and Description |
---|
NotificationStore() |
Modifier and Type | Method and Description |
---|---|
static HashMap<String,Date> |
getMessageList()
Gets the message list.
|
static String |
getNotification(String id)
Gets the notification.
|
static void |
putNotification(String id,
String document)
Put notification.
|
All content is available under the Open Government Licence, except where otherwise stated
All example source code is available under Apache 2.0, except where otherwise stated