Uses of Interface
org.alfresco.service.cmr.preference.PreferenceService
Packages that use PreferenceService
Package
Description
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
-
Uses of PreferenceService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type PreferenceServiceModifier and TypeMethodDescriptionvoidMailActionExecuter.setPreferenceService(PreferenceService preferenceService) -
Uses of PreferenceService in org.alfresco.repo.favourites
Methods in org.alfresco.repo.favourites with parameters of type PreferenceServiceModifier and TypeMethodDescriptionvoidFavouritesServiceImpl.setPreferenceService(PreferenceService preferenceService) -
Uses of PreferenceService in org.alfresco.repo.preference
Classes in org.alfresco.repo.preference that implement PreferenceService -
Uses of PreferenceService in org.alfresco.repo.preference.script
Methods in org.alfresco.repo.preference.script with parameters of type PreferenceServiceModifier and TypeMethodDescriptionvoidScriptPreferenceService.setPreferenceService(PreferenceService preferenceService) -
Uses of PreferenceService in org.alfresco.repo.site
Methods in org.alfresco.repo.site with parameters of type PreferenceServiceModifier and TypeMethodDescriptionvoidSiteServiceImpl.setPreferenceService(PreferenceService preferenceService) Deprecated. -
Uses of PreferenceService in org.alfresco.repo.virtual.bundle
Methods in org.alfresco.repo.virtual.bundle with parameters of type PreferenceServiceModifier and TypeMethodDescriptionvoidVirtualPreferenceServiceExtension.setPreferenceService(PreferenceService preferenceService) -
Uses of PreferenceService in org.alfresco.util
Methods in org.alfresco.util with parameters of type PreferenceServiceModifier and TypeMethodDescriptionvoidEmailHelper.setPreferenceService(PreferenceService preferenceService)