Uses of Interface
org.alfresco.service.cmr.repository.ScriptService
Packages that use ScriptService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of ScriptService in org.alfresco.repo.processor
Classes in org.alfresco.repo.processor that implement ScriptServiceFields in org.alfresco.repo.processor declared as ScriptServiceModifier and TypeFieldDescriptionprotected ScriptServiceBaseProcessor.scriptServiceThe script serviceMethods in org.alfresco.repo.processor with parameters of type ScriptServiceModifier and TypeMethodDescriptionvoidBaseProcessor.setScriptService(ScriptService scriptService) Sets the script service -
Uses of ScriptService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return ScriptService -
Uses of ScriptService in org.alfresco.repo.virtual
Methods in org.alfresco.repo.virtual that return ScriptServiceModifier and TypeMethodDescriptionAlfrescoAPIFacet.getScriptService()CoreAPIFacet.getScriptService()PublicAPIFacet.getScriptService()Methods in org.alfresco.repo.virtual with parameters of type ScriptServiceModifier and TypeMethodDescriptionvoidCoreAPIFacet.setScriptService(ScriptService scriptService) -
Uses of ScriptService in org.alfresco.service
Methods in org.alfresco.service that return ScriptServiceModifier and TypeMethodDescriptionServiceRegistry.getScriptService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.