Uses of Interface
org.nuxeo.ecm.platform.userpreferences.UserPreferences
Packages that use UserPreferences
Package
Description
Deprecated since 2025.16, use new
org.nuxeo.user.preferences.api.UserPreferencesService instead.-
Uses of UserPreferences in org.nuxeo.ecm.platform.userpreferences
Methods in org.nuxeo.ecm.platform.userpreferences with type parameters of type UserPreferencesModifier and TypeMethodDescription<T extends UserPreferences>
TUserPreferencesService.getUserPreferences(CoreSession session, Class<T> configurationClass, String configurationFacet) Deprecated, for removal: This API element is subject to removal in a future version.<T extends UserPreferences>
TUserPreferencesServiceImpl.getUserPreferences(CoreSession session, Class<T> userPrefClass, String userPrefFacet) Deprecated, for removal: This API element is subject to removal in a future version.