public class SiteContainersCannedQuery extends AbstractCannedQueryPermissions
| Constructor and Description |
|---|
SiteContainersCannedQuery(FileFolderService fileFolderService,
org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.query.CannedQueryParameters parameters,
MethodSecurityBean methodSecurity) |
| 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 SiteContainersCannedQuery(FileFolderService fileFolderService, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.query.CannedQueryParameters parameters, MethodSecurityBean methodSecurity)
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 - 2013 Alfresco Software, Inc. All Rights Reserved.