public interface UserPreferenceService
| Modifier and Type | Method and Description |
|---|---|
UserPreferences |
getUserPreferences(String principalId)
Fetch UserPreferences for a given PrincipalId
|
@Cacheable(value="http://kpme.kuali.org/tklm/UserPreferences",
key="\'principalId=\' + #p0")
UserPreferences getUserPreferences(String principalId)
principalId - Copyright © 2004–2014 The Kuali Foundation. All rights reserved.