public class GetCalendarEntriesCannedQuery extends AbstractCannedQueryPermissions
canned queries used by the
CalendarService.| Modifier and Type | Class and Description |
|---|---|
protected static class |
GetCalendarEntriesCannedQuery.CalendarEntityComparator
Utility class to sort
CalendarEntrys on the basis of a Comparable property. |
| Constructor and Description |
|---|
GetCalendarEntriesCannedQuery(CannedQueryDAO cannedQueryDAO,
org.alfresco.service.cmr.repository.NodeService nodeService,
TaggingService taggingService,
MethodSecurityBean methodSecurity,
org.alfresco.query.CannedQueryParameters params) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isApplyPostQuerySorting() |
protected java.util.List |
queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) |
void |
setTestHook(GetCalendarEntriesCannedQueryTestHook hook) |
applyPostQueryPermissions, getTotalResultCount, isApplyPostQueryPermissionspublic GetCalendarEntriesCannedQuery(CannedQueryDAO cannedQueryDAO, org.alfresco.service.cmr.repository.NodeService nodeService, TaggingService taggingService, 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.AbstractCannedQuerypublic void setTestHook(GetCalendarEntriesCannedQueryTestHook hook)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.