| Package | Description |
|---|---|
| org.alfresco.repo.action | |
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.admin.patch | |
| org.alfresco.repo.admin.patch.impl | |
| org.alfresco.repo.bulkimport.impl | |
| org.alfresco.repo.coci | |
| org.alfresco.repo.copy | |
| org.alfresco.repo.importer | |
| org.alfresco.repo.rule | |
| org.alfresco.repo.rule.ruletrigger | |
| org.alfresco.repo.service | |
| org.alfresco.repo.thumbnail | |
| org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionsAspect.setRuleService(RuleService ruleService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteAllRulesActionExecuter.setRuleService(RuleService ruleService)
Set the rule service
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatchServiceImpl.setRuleService(RuleService ruleService) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenameSiteAuthorityDisplayName.setRuleService(RuleService ruleService)
Sets the rule service.
|
void |
SurfConfigFolderPatch.setRuleService(RuleService ruleService) |
| Modifier and Type | Field and Description |
|---|---|
protected RuleService |
AbstractBulkFilesystemImporter.ruleService |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBulkFilesystemImporter.setRuleService(RuleService ruleService) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckOutCheckInServiceImpl.setRuleService(RuleService ruleService) |
| Modifier and Type | Method and Description |
|---|---|
void |
CopyServiceImpl.setRuleService(RuleService ruleService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImporterComponent.setRuleService(RuleService ruleService)
TODO: Remove this in favour of appropriate rule disabling
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleServiceImpl
Rule service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleTypeImpl.setRuleService(RuleService ruleService)
Set the rule service
|
void |
ReorderRules.setRuleService(RuleService ruleService)
Set rule service
|
void |
RulesAspect.setRuleService(RuleService ruleService) |
| Modifier and Type | Field and Description |
|---|---|
protected RuleService |
RuleTriggerAbstractBase.ruleService |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleTriggerAbstractBase.setRuleService(RuleService ruleService)
Set the RuleService to assist with enabled/disabled check
|
| Modifier and Type | Method and Description |
|---|---|
RuleService |
ServiceDescriptorRegistry.getRuleService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThumbnailServiceImpl.setRuleService(RuleService ruleService) |
| Modifier and Type | Method and Description |
|---|---|
RuleService |
RepoTransferReceiverImpl.getRuleService()
Get the rule service
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepoTransferReceiverImpl.setRuleService(RuleService ruleService)
Set the ruleService
|
| Modifier and Type | Method and Description |
|---|---|
RuleService |
ServiceRegistry.getRuleService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.