| Package | Description |
|---|---|
| org.alfresco.repo.copy | |
| org.alfresco.repo.copy.query | |
| org.alfresco.service.cmr.repository |
| Modifier and Type | Method and Description |
|---|---|
PagingResults<CopyService.CopyInfo> |
CopyServiceImpl.getCopies(NodeRef originalNodeRef,
NodeRef copyParentNodeRef,
PagingRequest pagingRequest) |
PagingResults<CopyService.CopyInfo> |
CopyServiceImpl.getCopies(NodeRef originalNodeRef,
PagingRequest pagingRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
CopyServiceImpl.setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<CopyService.CopyInfo>> cannedQueryRegistry) |
| Modifier and Type | Field and Description |
|---|---|
protected MethodSecurityBean<CopyService.CopyInfo> |
AbstractCopyCannedQueryFactory.methodSecurity |
| Modifier and Type | Method and Description |
|---|---|
CannedQuery<CopyService.CopyInfo> |
GetCopiedCannedQueryFactory.getCannedQuery(CannedQueryParameters parameters) |
CannedQuery<CopyService.CopyInfo> |
GetCopiesCannedQueryFactory.getCannedQuery(CannedQueryParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCopyCannedQueryFactory.setMethodSecurity(MethodSecurityBean<CopyService.CopyInfo> methodSecurity) |
| Modifier and Type | Method and Description |
|---|---|
PagingResults<CopyService.CopyInfo> |
CopyService.getCopies(NodeRef originalNodeRef,
NodeRef copyParentNodeRef,
PagingRequest pagingRequest)
Get the copies of a given node
|
PagingResults<CopyService.CopyInfo> |
CopyService.getCopies(NodeRef originalNodeRef,
PagingRequest pagingRequest)
Get the copies of a given node
|
Copyright © 2005–2021 Alfresco Software. All rights reserved.