public class GetAuthoritiesCannedQuery extends AbstractCannedQueryPermissions
| Constructor and Description |
|---|
GetAuthoritiesCannedQuery(CannedQueryDAO cannedQueryDAO,
org.alfresco.repo.tenant.TenantService tenantService,
MethodSecurityBean methodSecurity,
org.alfresco.query.CannedQueryParameters params) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
applyPostQuerySorting(java.util.List results,
org.alfresco.query.CannedQuerySortDetails sortDetails) |
protected boolean |
isApplyPostQuerySorting() |
protected java.util.List |
queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) |
applyPostQueryPermissions, getTotalResultCount, isApplyPostQueryPermissionspublic GetAuthoritiesCannedQuery(CannedQueryDAO cannedQueryDAO, org.alfresco.repo.tenant.TenantService tenantService, MethodSecurityBean methodSecurity, org.alfresco.query.CannedQueryParameters params)
protected java.util.List queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)
queryAndFilter in class org.alfresco.query.AbstractCannedQueryprotected boolean isApplyPostQuerySorting()
isApplyPostQuerySorting in class org.alfresco.query.AbstractCannedQueryprotected java.util.List applyPostQuerySorting(java.util.List results,
org.alfresco.query.CannedQuerySortDetails sortDetails)
applyPostQuerySorting in class org.alfresco.query.AbstractCannedQueryCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.