public class GetDownloadsCannedQuery extends AbstractCannedQueryPermissions<DownloadEntity>
DownloadService.deleteDOwnloads.| Constructor and Description |
|---|
GetDownloadsCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean<DownloadEntity> methodSecurity,
org.alfresco.query.CannedQueryParameters params) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isApplyPostQuerySorting() |
protected List<DownloadEntity> |
queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) |
applyPostQueryPermissions, getTotalResultCount, isApplyPostQueryPermissionspublic GetDownloadsCannedQuery(CannedQueryDAO cannedQueryDAO, MethodSecurityBean<DownloadEntity> methodSecurity, org.alfresco.query.CannedQueryParameters params)
protected List<DownloadEntity> queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)
queryAndFilter in class org.alfresco.query.AbstractCannedQuery<DownloadEntity>protected boolean isApplyPostQuerySorting()
isApplyPostQuerySorting in class org.alfresco.query.AbstractCannedQuery<DownloadEntity>Copyright © 2005–2018 Alfresco Software. All rights reserved.