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, 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 © 2019 Nuxeo. All rights reserved.