@Component(value="userPreferencesService") public class UserPreferencesServiceHibernateImpl extends nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<UserPreferences> implements UserPreferencesService
| Constructor and Description |
|---|
UserPreferencesServiceHibernateImpl() |
| Modifier and Type | Method and Description |
|---|---|
UserPreferences |
getPreferences(String personId)
Fetch the preferences of a person
|
createCriteria, delete, detachFromSession, findAll, findByCriteria, findByCriteriaOrdered, findByExample, findByExample, findById, getCount, getPersistentClass, getSession, saveOrUpdate, saveOrUpdatepublic UserPreferences getPreferences(String personId)
getPreferences in interface UserPreferencesServicepersonId - The personCopyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.