Uses of Class
org.alfresco.service.cmr.repository.CopyService.CopyInfo
Packages that use CopyService.CopyInfo
Package
Description
-
Uses of CopyService.CopyInfo in org.alfresco.repo.copy
Methods in org.alfresco.repo.copy that return types with arguments of type CopyService.CopyInfoModifier and TypeMethodDescriptionorg.alfresco.query.PagingResults<CopyService.CopyInfo>org.alfresco.query.PagingResults<CopyService.CopyInfo>CopyServiceImpl.getCopies(NodeRef originalNodeRef, NodeRef copyParentNodeRef, org.alfresco.query.PagingRequest pagingRequest) Method parameters in org.alfresco.repo.copy with type arguments of type CopyService.CopyInfoModifier and TypeMethodDescriptionvoidCopyServiceImpl.setCannedQueryRegistry(org.alfresco.util.registry.NamedObjectRegistry<org.alfresco.query.CannedQueryFactory<CopyService.CopyInfo>> cannedQueryRegistry) -
Uses of CopyService.CopyInfo in org.alfresco.repo.copy.query
Fields in org.alfresco.repo.copy.query with type parameters of type CopyService.CopyInfoModifier and TypeFieldDescriptionprotected MethodSecurityBean<CopyService.CopyInfo>AbstractCopyCannedQueryFactory.methodSecurityMethods in org.alfresco.repo.copy.query that return types with arguments of type CopyService.CopyInfoModifier and TypeMethodDescriptionorg.alfresco.query.CannedQuery<CopyService.CopyInfo>GetCopiedCannedQueryFactory.getCannedQuery(org.alfresco.query.CannedQueryParameters parameters) org.alfresco.query.CannedQuery<CopyService.CopyInfo>GetCopiesCannedQueryFactory.getCannedQuery(org.alfresco.query.CannedQueryParameters parameters) Method parameters in org.alfresco.repo.copy.query with type arguments of type CopyService.CopyInfoModifier and TypeMethodDescriptionvoidAbstractCopyCannedQueryFactory.setMethodSecurity(MethodSecurityBean<CopyService.CopyInfo> methodSecurity) -
Uses of CopyService.CopyInfo in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository that return types with arguments of type CopyService.CopyInfoModifier and TypeMethodDescriptionorg.alfresco.query.PagingResults<CopyService.CopyInfo>Get the copies of a given nodeorg.alfresco.query.PagingResults<CopyService.CopyInfo>CopyService.getCopies(NodeRef originalNodeRef, NodeRef copyParentNodeRef, org.alfresco.query.PagingRequest pagingRequest) Get the copies of a given node