| Package | Description | 
|---|---|
| com.ihr.xbrl.notifications | 
| Modifier and Type | Method and Description | 
|---|---|
| Notification.NotificationType | Notification. getType()Gets the type. | 
| static Notification.NotificationType | Notification.NotificationType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static Notification.NotificationType[] | Notification.NotificationType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NotificationServer. addNotification(Notification.NotificationType type,
               java.lang.String message)Generates a new Notification instance and submit it to the
 notification server. | 
| void | NotificationServer. addNotification(Notification.NotificationType type,
               java.lang.String message,
               java.lang.String link)Generates a new Notification instance and submit it to the
 notification server. | 
| Constructor and Description | 
|---|
| Notification(Notification.NotificationType type,
            java.lang.String message,
            java.lang.String link)Create a volatile notification with a notification type and
 message. | 
| Notification(Notification.NotificationType type,
            java.lang.String message,
            java.lang.String link,
            java.lang.String id)Create a permanent notification with a notification type and
 message. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa