Uses of Interface
org.nuxeo.ecm.platform.userpreferences.UserPreferences
-
Packages that use UserPreferences Package Description org.nuxeo.ecm.platform.userpreferences -
-
Uses of UserPreferences in org.nuxeo.ecm.platform.userpreferences
Methods in org.nuxeo.ecm.platform.userpreferences with type parameters of type UserPreferences Modifier and Type Method Description <T extends UserPreferences>
TUserPreferencesService. getUserPreferences(CoreSession session, Class<T> configurationClass, String configurationFacet)
<T extends UserPreferences>
TUserPreferencesServiceImpl. getUserPreferences(CoreSession session, Class<T> userPrefClass, String userPrefFacet)
-