| Package | Description | 
|---|---|
| org.kuali.rice.ken.core | |
| org.kuali.rice.ken.postprocessor.kew | |
| org.kuali.rice.ken.service.impl | |
| org.kuali.rice.ken.web.spring | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationService | SpringNotificationServiceLocator. getNotificationService() | 
| NotificationService | NotificationServiceLocator. getNotificationService()This method returns an instance of the Spring configured impl for the NotificationService. | 
| Constructor and Description | 
|---|
| NotificationSenderFormPostProcessor(NotificationService notificationService,
                                   DataObjectService dataObjectService)Constructs a NotificationSenderFormPostProcessor instance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NotificationServiceImplNotificationService implementation - this is the default out-of-the-box implementation of the service. | 
| Constructor and Description | 
|---|
| NotificationMessageDeliveryResolverServiceImpl(NotificationService notificationService,
                                              NotificationRecipientService notificationRecipientService,
                                              DataObjectService dataObjectService,
                                              org.springframework.transaction.PlatformTransactionManager txManager,
                                              ExecutorService executor)Constructs a NotificationMessageDeliveryDispatchServiceImpl instance. | 
| SendNotificationServiceKewXmlImpl(NotificationService notificationService)Constructs a SendNotificationServiceKewXmlImpl instance. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected NotificationService | NotificationController. notificationService | 
| protected NotificationService | ContentTypeController. notificationService | 
| protected NotificationService | BaseSendNotificationController. notificationService | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NotificationController. setNotificationService(NotificationService notificationService)Set the NotificationService | 
| void | ContentTypeController. setNotificationService(NotificationService notificationService)Set the Notification Services | 
| void | BaseSendNotificationController. setNotificationService(NotificationService notificationService)Sets the  NotificationService. | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.