| Interface | Description | 
|---|---|
| WebNotificationRepository | WebNotificationRepository interface. | 
| Class | Description | 
|---|---|
| DaoWebNotificationRepository | DaoWebNotificationRepository class. | 
| NoticeFactory | Deprecated Use an injected  NotificationDaoimplementation instead | 
| NoticeQueryParms | Convenience data structure for holding the arguments to an notice query. | 
| NoticeSentTo | NoticeSentTo Bean, containing data from the usersNotified table for a single
 user/notice pair. | 
| NoticeUtil | Abstract NoticeUtil class. | 
| Notification | Notify Bean, containing data from the notifications table. | 
| NotificationModel | Deprecated Use the  NotificationDaodirectly or use theWebNotificationRepositoryinstead of this class. | 
| Enum | Description | 
|---|---|
| AcknowledgeType | Convenience class to determine what sort of notices to include in a
 query. | 
| SortStyle | Convenience class to determine sort style of a query. | 
| Exception | Description | 
|---|---|
| NoticeIdNotFoundException | NoticeIdNotFoundException class. | 
| NotificationFactoryException | This exception is used to indicate that the NotificationFactory had a problem | 
Copyright © 2019. All rights reserved.