Uses of Interface
org.alfresco.service.cmr.rule.RuleService
Packages that use RuleService
Package
Description
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of RuleService in org.alfresco.repo.action
Methods in org.alfresco.repo.action with parameters of type RuleService -
Uses of RuleService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidExecuteAllRulesActionExecuter.setRuleService(RuleService ruleService) Set the rule service -
Uses of RuleService in org.alfresco.repo.admin.patch
Methods in org.alfresco.repo.admin.patch with parameters of type RuleService -
Uses of RuleService in org.alfresco.repo.admin.patch.impl
Methods in org.alfresco.repo.admin.patch.impl with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidRenameSiteAuthorityDisplayName.setRuleService(RuleService ruleService) Sets the rule service.voidSurfConfigFolderPatch.setRuleService(RuleService ruleService) -
Uses of RuleService in org.alfresco.repo.bulkimport.impl
Fields in org.alfresco.repo.bulkimport.impl declared as RuleServiceModifier and TypeFieldDescriptionprotected RuleServiceAbstractBulkFilesystemImporter.ruleServiceMethods in org.alfresco.repo.bulkimport.impl with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidAbstractBulkFilesystemImporter.setRuleService(RuleService ruleService) -
Uses of RuleService in org.alfresco.repo.coci
Methods in org.alfresco.repo.coci with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidCheckOutCheckInServiceImpl.setRuleService(RuleService ruleService) -
Uses of RuleService in org.alfresco.repo.copy
Methods in org.alfresco.repo.copy with parameters of type RuleService -
Uses of RuleService in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidImporterComponent.setRuleService(RuleService ruleService) TODO: Remove this in favour of appropriate rule disabling -
Uses of RuleService in org.alfresco.repo.rendition2
Methods in org.alfresco.repo.rendition2 with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidRenditionService2Impl.setRuleService(RuleService ruleService) -
Uses of RuleService in org.alfresco.repo.rule
Classes in org.alfresco.repo.rule that implement RuleServiceMethods in org.alfresco.repo.rule with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidReorderRules.setRuleService(RuleService ruleService) Set rule servicevoidRulesAspect.setRuleService(RuleService ruleService) voidRuleTypeImpl.setRuleService(RuleService ruleService) Set the rule service -
Uses of RuleService in org.alfresco.repo.rule.ruletrigger
Fields in org.alfresco.repo.rule.ruletrigger declared as RuleServiceMethods in org.alfresco.repo.rule.ruletrigger with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidRuleTriggerAbstractBase.setRuleService(RuleService ruleService) Set the RuleService to assist with enabled/disabled check -
Uses of RuleService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return RuleService -
Uses of RuleService in org.alfresco.repo.thumbnail
Methods in org.alfresco.repo.thumbnail with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidThumbnailServiceImpl.setRuleService(RuleService ruleService) Deprecated. -
Uses of RuleService in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer that return RuleServiceMethods in org.alfresco.repo.transfer with parameters of type RuleServiceModifier and TypeMethodDescriptionvoidRepoTransferReceiverImpl.setRuleService(RuleService ruleService) Set the ruleService -
Uses of RuleService in org.alfresco.service
Methods in org.alfresco.service that return RuleServiceModifier and TypeMethodDescriptionServiceRegistry.getRuleService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.