Interface UserPreferences<T>
- All Superinterfaces:
DetachedAdapter,LocalConfiguration<T>
@Deprecated(since="2025.16",
forRemoval=true)
public interface UserPreferences<T>
extends LocalConfiguration<T>
Deprecated, for removal: This API element is subject to removal in a future version.
Interface that must be extended by other interface representing user preferences.
- Since:
- 5.5
- Author:
- Quentin Lamerand
-
Method Summary
Methods inherited from interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
canMerge, getDocumentRef, merge, save
UserPreferencesServiceinstead