Class PreferencesServiceImpl
java.lang.Object
org.kuali.rice.kew.preferences.service.impl.PreferencesServiceImpl
- All Implemented Interfaces:
PreferencesService
An implementation of the
PreferencesService.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPreferences(String principalId) voidsavePreferences(String principalId, Preferences preferences)
-
Constructor Details
-
PreferencesServiceImpl
public PreferencesServiceImpl()
-
-
Method Details
-
getPreferences
- Specified by:
getPreferencesin interfacePreferencesService
-
savePreferences
- Specified by:
savePreferencesin interfacePreferencesService
-
getUserOptionService
-