org.kuali.hr.time.user.pref.service
Class UserPreferenceServiceImpl
java.lang.Object
org.kuali.hr.time.user.pref.service.UserPreferenceServiceImpl
- All Implemented Interfaces:
- UserPreferenceService
public class UserPreferenceServiceImpl
- extends Object
- implements UserPreferenceService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserPreferenceServiceImpl
public UserPreferenceServiceImpl()
getUserPreferences
public UserPreferences getUserPreferences(String principalId)
- Description copied from interface:
UserPreferenceService
- Fetch UserPreferences for a given PrincipalId
- Specified by:
getUserPreferences
in interface UserPreferenceService
- Returns:
getUserPrefDao
public UserPreferenceDao getUserPrefDao()
setUserPrefDao
public void setUserPrefDao(UserPreferenceDao userPrefDao)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.