public class GetArchivedNodesCannedQuery extends AbstractCannedQueryPermissions<ArchivedNodeEntity>
| Constructor and Description |
|---|
GetArchivedNodesCannedQuery(CannedQueryDAO cannedQueryDAO,
NodeDAO nodeDAO,
MethodSecurityBean<ArchivedNodeEntity> methodSecurity,
CannedQueryParameters params) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ArchivedNodeEntity> |
queryAndFilter(CannedQueryParameters parameters) |
applyPostQueryPermissions, getTotalResultCount, isApplyPostQueryPermissionsapplyPostQueryPaging, applyPostQuerySorting, execute, getParameters, isApplyPostQueryPaging, isApplyPostQuerySorting, toStringpublic GetArchivedNodesCannedQuery(CannedQueryDAO cannedQueryDAO, NodeDAO nodeDAO, MethodSecurityBean<ArchivedNodeEntity> methodSecurity, CannedQueryParameters params)
protected List<ArchivedNodeEntity> queryAndFilter(CannedQueryParameters parameters)
queryAndFilter in class AbstractCannedQuery<ArchivedNodeEntity>Copyright © 2005–2021 Alfresco Software. All rights reserved.