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 |
---|---|
NotificationChannelService |
NotificationServiceLocator.getNotificationChannelService()
This method returns an instance of the Spring configured impl for the NotificationChannelService.
|
NotificationChannelService |
SpringNotificationServiceLocator.getNotificationChannelService() |
Modifier and Type | Class and Description |
---|---|
class |
NotificationChannelServiceImpl
NotificationChannelService implementation - uses the businessObjectDao to get at data in the underlying database.
|
Modifier and Type | Method and Description |
---|---|
void |
KENAPIServiceImpl.setNotificationChannelService(NotificationChannelService ncs)
Sets the NotificationChannelService
|
Constructor and Description |
---|
UserPreferenceServiceImpl(DataObjectService dataObjectService,
NotificationChannelService notificationChannelService)
Constructs a UserPreferenceServiceImpl
|
Modifier and Type | Field and Description |
---|---|
protected NotificationChannelService |
BaseSendNotificationController.notificationChannelService |
protected NotificationChannelService |
UserPreferencesController.notificationChannelService |
Modifier and Type | Method and Description |
---|---|
void |
BaseSendNotificationController.setNotificationChannelService(NotificationChannelService notificationChannelService)
Sets the
NotificationChannelService . |
void |
UserPreferencesController.setNotificationChannelService(NotificationChannelService notificationChannelService)
Set the NotificationChannelService
|
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.