| Interface | Description | 
|---|---|
| Lockable | Interface for objects which can be locked | 
| Class | Description | 
|---|---|
| BaseLockable | Simple BO base class that implements Lockable interface | 
| Message | This class represents an abstract message that has been sent to a single user
 recipient and may result in several  MessageDeliverys. | 
| MessageDelivery | This class represents an instance of a MessageDelivery. | 
| RecipientDelivererConfig | This class represents the enablement of a deliverer for a particular channel for a particular user. | 
| RecipientPreference | This class represents a recipient preferences in the system. | 
| Enum | Description | 
|---|---|
| MessageDeliveryStatus | The states of a message delivery | 
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.