public class UserPreferencesServiceImpl extends DefaultComponent implements UserPreferencesService
lastModified, name
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, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerContribution, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterContribution, unregisterExtension
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applicationStarted, getApplicationStartedOrder
public UserPreferencesServiceImpl()
public SimpleUserPreferences getSimpleUserPreferences(CoreSession session)
getSimpleUserPreferences
in interface UserPreferencesService
public <T extends UserPreferences> T getUserPreferences(CoreSession session, Class<T> userPrefClass, String userPrefFacet)
getUserPreferences
in interface UserPreferencesService
protected UserWorkspaceService getUserWorkspaceService()
protected LocalConfigurationService getLocalConfigurationService()
Copyright © 2018 Nuxeo. All rights reserved.