| Package | Description |
|---|---|
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.coci | |
| org.alfresco.repo.copy | |
| org.alfresco.repo.model.filefolder | |
| org.alfresco.repo.rule | |
| org.alfresco.repo.service | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CopyActionExecuter.setCopyService(CopyService copyService)
Sets the copy service
|
void |
TransformActionExecuter.setCopyService(CopyService copyService)
Set the copy service
|
void |
TransitionSimpleWorkflowActionExecuter.setCopyService(CopyService copyService)
Set the copy service
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckOutCheckInServiceImpl.setCopyService(CopyService copyService)
Sets the copy service
|
| Modifier and Type | Class and Description |
|---|---|
class |
CopyServiceImpl
Service implementation of copy operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileFolderServiceImpl.setCopyService(CopyService copyService) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleServiceImpl.setCopyService(CopyService copyService)
Set the service for locating copied nodes' originals
|
| Modifier and Type | Method and Description |
|---|---|
CopyService |
ServiceDescriptorRegistry.getCopyService() |
| Modifier and Type | Method and Description |
|---|---|
CopyService |
ServiceRegistry.getCopyService() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.