Interface | Description |
---|---|
WebNotificationRepository |
WebNotificationRepository interface.
|
Class | Description |
---|---|
DaoWebNotificationRepository |
DaoWebNotificationRepository class.
|
NoticeFactory | Deprecated
Use an injected
NotificationDao implementation 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
NotificationDao directly or use the WebNotificationRepository
instead of this class. |
NotificationStreamServlet |
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 © 2021. All rights reserved.