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