Package | Description |
---|---|
com.ihr.xbrl.notifications |
Modifier and Type | Method and Description |
---|---|
Notification |
NotificationServer.getLastNotification()
Gets the last notification.
|
Notification |
NotificationServer.getNotification(int notificationIndex)
Gets the notification.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Notification> |
NotificationServer.getNotifications()
Gets the notifications.
|
static java.util.List<Notification> |
NotificationServer.readNotificationsServer(net.sf.saxon.s9api.XdmNode docNode)
This method reads notifications from the XML document received in the parameter
the document must conform with the Atom format.
|
Modifier and Type | Method and Description |
---|---|
void |
NotificationServer.addNotification(Notification notification)
Adds the notification.
|
void |
NotificationServer.removeNotification(Notification notification)
Removes a notification from the list.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa