public interface UserPreferencesService extends nl.surfnet.coin.shared.service.GenericService<UserPreferences>
| Modifier and Type | Method and Description |
|---|---|
UserPreferences |
getPreferences(String personId)
Fetch the user preferences for a person
|
UserPreferences getPreferences(String personId)
personId - String the unique identifier of a personUserPreferences the user preferencesCopyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.