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
CalendarEntry s 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, isApplyPostQueryPermissions
public 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.AbstractCannedQuery
protected boolean isApplyPostQuerySorting()
isApplyPostQuerySorting
in class org.alfresco.query.AbstractCannedQuery
public void setTestHook(GetCalendarEntriesCannedQueryTestHook hook)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.