Uses of Interface
org.alfresco.service.cmr.preference.PreferenceService
-
Packages that use PreferenceService Package Description org.alfresco.repo.action.executer org.alfresco.repo.favourites org.alfresco.repo.preference org.alfresco.repo.preference.script org.alfresco.repo.site Provides the implementation of the site service which is used to provide services used by the sites of the Share interface.org.alfresco.repo.virtual.bundle org.alfresco.util -
-
Uses of PreferenceService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type PreferenceService Modifier and Type Method Description voidMailActionExecuter. setPreferenceService(PreferenceService preferenceService) -
Uses of PreferenceService in org.alfresco.repo.favourites
Methods in org.alfresco.repo.favourites with parameters of type PreferenceService Modifier and Type Method Description voidFavouritesServiceImpl. setPreferenceService(PreferenceService preferenceService) -
Uses of PreferenceService in org.alfresco.repo.preference
Classes in org.alfresco.repo.preference that implement PreferenceService Modifier and Type Class Description classPreferenceServiceImplPreference Service Implementation -
Uses of PreferenceService in org.alfresco.repo.preference.script
Methods in org.alfresco.repo.preference.script with parameters of type PreferenceService Modifier and Type Method Description voidScriptPreferenceService. setPreferenceService(PreferenceService preferenceService) -
Uses of PreferenceService in org.alfresco.repo.site
Methods in org.alfresco.repo.site with parameters of type PreferenceService Modifier and Type Method Description voidSiteServiceImpl. setPreferenceService(PreferenceService preferenceService)Deprecated. -
Uses of PreferenceService in org.alfresco.repo.virtual.bundle
Methods in org.alfresco.repo.virtual.bundle with parameters of type PreferenceService Modifier and Type Method Description voidVirtualPreferenceServiceExtension. setPreferenceService(PreferenceService preferenceService) -
Uses of PreferenceService in org.alfresco.util
Methods in org.alfresco.util with parameters of type PreferenceService Modifier and Type Method Description voidEmailHelper. setPreferenceService(PreferenceService preferenceService)
-