Uses of Class
org.kuali.hr.time.user.pref.UserPreferences

Packages that use UserPreferences
org.kuali.hr.time.user.pref.dao   
org.kuali.hr.time.user.pref.service   
 

Uses of UserPreferences in org.kuali.hr.time.user.pref.dao
 

Methods in org.kuali.hr.time.user.pref.dao that return UserPreferences
 UserPreferences UserPreferenceDao.getUserPreferences(String principalId)
           
 UserPreferences UserPreferenceDaoImpl.getUserPreferences(String principalId)
           
 

Uses of UserPreferences in org.kuali.hr.time.user.pref.service
 

Methods in org.kuali.hr.time.user.pref.service that return UserPreferences
 UserPreferences UserPreferenceServiceImpl.getUserPreferences(String principalId)
           
 UserPreferences UserPreferenceService.getUserPreferences(String principalId)
          Fetch UserPreferences for a given PrincipalId
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.