| Class | Description | 
|---|---|
| BusinessObjectServiceImpl | Base class for service implementations handling business objects | 
| EmailServiceImpl | This class is responsible for implementing the service that sends emails to individuals. | 
| KENIntegrationServiceDirectImpl | Implements KEN integration by querying the database tables directly. | 
| MessageDelivererRegistryServiceImpl | MessageDelivererRegistryService implementation - for now we use a HashMap to do this registration, in the future we'll use resource loading. | 
| MessageDeliveryServiceImpl | MessageDeliveryService implementation | 
| MessageServiceImpl | MessageService implementation | 
| MessagingServiceImpl | MessagingService implementation | 
| MessagingServiceImpl.QueueProcessingJobSynchronization | |
| RecipientPreferenceServiceImpl | RecipientPreferenceService implementation | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.