| Package | Description |
|---|---|
| org.jasig.portlet.notice |
This package contains a simple data model for Notifications for the purpose
of communicating them between components such as a remote data source, the
server-side portlet code (controllers), and the browser-based UI.
|
| org.jasig.portlet.notice.rest |
| Class and Description |
|---|
| NotificationAction
Represents a behavior that a user may invoke on a notification.
|
| NotificationAttribute
Represents an extra, weakly-typed piece of meta data attached to a
NotificationEntry. |
| NotificationCategory
Container class that holds the entries for a given category.
|
| NotificationEntry
This class represents a single notification.
|
| NotificationError
This class is used report errors when a INotificationService
tries to retrieve notifications but is unable to due to
some error.
|
| NotificationResponse
This class contains all the categories and errors
retrieved by an INotificationService.
|
| NotificationState
Represents a state that a
NotificationEntry is currently in, such as
new, completed, or favorated. |
| Class and Description |
|---|
| NotificationState
Represents a state that a
NotificationEntry is currently in, such as
new, completed, or favorated. |
Copyright © 2017 Jasig. All Rights Reserved.