public class UserPreferencesServiceImpl extends DefaultComponent implements UserPreferencesService
lastModified| Constructor and Description |
|---|
UserPreferencesServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected LocalConfigurationService |
getLocalConfigurationService() |
SimpleUserPreferences |
getSimpleUserPreferences(CoreSession session) |
<T extends UserPreferences> |
getUserPreferences(CoreSession session,
Class<T> userPrefClass,
String userPrefFacet) |
protected UserWorkspaceService |
getUserWorkspaceService() |
activate, deactivate, getAdapter, getLastModified, registerContribution, registerExtension, setLastModified, setModifiedNow, start, stop, unregisterContribution, unregisterExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic UserPreferencesServiceImpl()
public SimpleUserPreferences getSimpleUserPreferences(CoreSession session)
getSimpleUserPreferences in interface UserPreferencesServicepublic <T extends UserPreferences> T getUserPreferences(CoreSession session, Class<T> userPrefClass, String userPrefFacet)
getUserPreferences in interface UserPreferencesServiceprotected UserWorkspaceService getUserWorkspaceService()
protected LocalConfigurationService getLocalConfigurationService()
Copyright © 2017 Nuxeo. All rights reserved.