| Package | Description |
|---|---|
| org.kuali.rice.ken.core | |
| org.kuali.rice.ken.service.impl | |
| org.kuali.rice.ken.web.spring |
| Modifier and Type | Method and Description |
|---|---|
NotificationWorkflowDocumentService |
SpringNotificationServiceLocator.getNotificationWorkflowDocumentService() |
NotificationWorkflowDocumentService |
NotificationServiceLocator.getNotificationWorkflowDocumentService()
This method returns an instance of the Spring configured impl for the NotificationWorkflowDocumentService.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationWorkflowDocumentServiceImpl
This class is responsible for interacting with KEW - this is the default implementation that
leverages the KEW client API.
|
| Modifier and Type | Field and Description |
|---|---|
protected NotificationWorkflowDocumentService |
NotificationController.notificationWorkflowDocService |
protected NotificationWorkflowDocumentService |
BaseSendNotificationController.notificationWorkflowDocService |
protected NotificationWorkflowDocumentService |
AdministerNotificationRequestController.workflowDocumentService |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationController.setNotificationWorkflowDocumentService(NotificationWorkflowDocumentService s)
This method sets the NotificationWorkflowDocumentService
|
void |
BaseSendNotificationController.setNotificationWorkflowDocumentService(NotificationWorkflowDocumentService notificationWorkflowDocService)
Sets the
NotificationWorkflowDocumentService. |
void |
AdministerNotificationRequestController.setWorkflowDocumentService(NotificationWorkflowDocumentService notificationWorkflowDocumentService)
Sets the workflowDocumentService attribute value.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.