| Interface | Description | 
|---|---|
| Lockable | Interface for objects which can be locked | 
| Class | Description | 
|---|---|
| NotificationBo | This class represents an instace of a notification message that is received by the overall 
 system. | 
| NotificationChannelBo | This class represents and instance of a Notification Channel. | 
| NotificationChannelReviewerBo | A reviewer for a notification publications to a NotificationChannel | 
| NotificationContentTypeBo | This class represents the different types of Notification content that the system can handle. | 
| NotificationMessageDelivery | This class represents and instance of a NotificationMessageDelivery. | 
| NotificationPriorityBo | This class represents a priority for a notification - i.e. | 
| NotificationProducerBo | This class represents an instance of who can actually submit notification messages to the system 
 for processing. | 
| NotificationRecipientBo | This class houses information pertaining to each recipient for a Notification message. | 
| NotificationRecipientListBo | This class represents the data structure that will house a default recipient list for a notification channel. | 
| NotificationResponseBo | This class represents the data structure that will house information for
 a Notification Response
 TODO: Really this class should just be replaced by NotificationResponse... | 
| NotificationSenderBo | This class represents the data structure that will house information about the non-system 
 sender that a notification message is sent on behalf of. | 
| UserChannelSubscriptionBo | This class represents an instance of a user's subscription to a specific 
 notification channel. | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.