Uses of Interface
org.alfresco.service.cmr.repository.CopyService
Packages that use CopyService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of CopyService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type CopyServiceModifier and TypeMethodDescriptionvoidCopyActionExecuter.setCopyService(CopyService copyService) Sets the copy servicevoidTransformActionExecuter.setCopyService(CopyService copyService) Deprecated.Set the copy servicevoidTransitionSimpleWorkflowActionExecuter.setCopyService(CopyService copyService) Set the copy service -
Uses of CopyService in org.alfresco.repo.coci
Methods in org.alfresco.repo.coci with parameters of type CopyServiceModifier and TypeMethodDescriptionvoidCheckOutCheckInServiceImpl.setCopyService(CopyService copyService) Sets the copy service -
Uses of CopyService in org.alfresco.repo.copy
Classes in org.alfresco.repo.copy that implement CopyServiceModifier and TypeClassDescriptionclassService implementation of copy operations. -
Uses of CopyService in org.alfresco.repo.model.filefolder
Methods in org.alfresco.repo.model.filefolder with parameters of type CopyServiceModifier and TypeMethodDescriptionvoidFileFolderServiceImpl.setCopyService(CopyService copyService) -
Uses of CopyService in org.alfresco.repo.rule
Methods in org.alfresco.repo.rule with parameters of type CopyServiceModifier and TypeMethodDescriptionvoidRuleServiceImpl.setCopyService(CopyService copyService) Set the service for locating copied nodes' originals -
Uses of CopyService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return CopyService -
Uses of CopyService in org.alfresco.service
Methods in org.alfresco.service that return CopyService