Uses of Class
nl.surfnet.coin.portal.domain.UserPreferences

Packages that use UserPreferences
nl.surfnet.coin.portal.control   
nl.surfnet.coin.portal.service   
nl.surfnet.coin.portal.service.impl   
 

Uses of UserPreferences in nl.surfnet.coin.portal.control
 

Methods in nl.surfnet.coin.portal.control that return UserPreferences
protected  UserPreferences BaseController.getPreferences(javax.servlet.http.HttpServletRequest request)
          Fetch the user's preferences
 

Uses of UserPreferences in nl.surfnet.coin.portal.service
 

Methods in nl.surfnet.coin.portal.service that return UserPreferences
 UserPreferences UserPreferencesService.getPreferences(String personId)
          Fetch the user preferences for a person
 

Uses of UserPreferences in nl.surfnet.coin.portal.service.impl
 

Methods in nl.surfnet.coin.portal.service.impl that return UserPreferences
 UserPreferences UserPreferencesServiceHibernateImpl.getPreferences(String personId)
          Fetch the preferences of a person
 



Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.