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 |
---|---|
UserPreferenceService |
SpringNotificationServiceLocator.getUserPreferenceService() |
UserPreferenceService |
NotificationServiceLocator.getUserPreferenceService()
This method returns an instance of the Spring configured impl for the UserPreferenceService.
|
Modifier and Type | Class and Description |
---|---|
class |
UserPreferenceServiceImpl
UserPreferenceService implementation - uses the businessObjectDao to get at data in the underlying database.
|
Modifier and Type | Method and Description |
---|---|
void |
KENAPIServiceImpl.setUserPreferenceService(UserPreferenceService ups)
Sets the UserPreferenceService
|
Modifier and Type | Field and Description |
---|---|
protected UserPreferenceService |
UserPreferencesController.userPreferenceService |
Modifier and Type | Method and Description |
---|---|
void |
UserPreferencesController.setUserPreferenceService(UserPreferenceService userPreferenceService)
Set the UserPreferenceService
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.