org.alfresco.repo.discussion.cannedqueries
Class GetDiscussionTopcisWithPostsCannedQuery
java.lang.Object
org.alfresco.query.AbstractCannedQuery
org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions
org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQuery
- All Implemented Interfaces:
- org.alfresco.query.CannedQuery
public class GetDiscussionTopcisWithPostsCannedQuery
- extends AbstractCannedQueryPermissions
This class provides support for canned queries
which
filter topics by their posts
- Since:
- 4.0
Methods inherited from class org.alfresco.query.AbstractCannedQuery |
applyPostQueryPaging, applyPostQuerySorting, execute, getParameters, isApplyPostQueryPaging, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GetDiscussionTopcisWithPostsCannedQuery
public GetDiscussionTopcisWithPostsCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean methodSecurity,
org.alfresco.query.CannedQueryParameters params)
queryAndFilter
protected java.util.List queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)
- Specified by:
queryAndFilter
in class org.alfresco.query.AbstractCannedQuery
isApplyPostQuerySorting
protected boolean isApplyPostQuerySorting()
- Overrides:
isApplyPostQuerySorting
in class org.alfresco.query.AbstractCannedQuery
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.