public class GetDiscussionTopcisWithPostsCannedQuery extends AbstractCannedQueryPermissions<NodeWithChildrenEntity>
canned queries
which
filter topics by their postsConstructor and Description |
---|
GetDiscussionTopcisWithPostsCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean<NodeWithChildrenEntity> methodSecurity,
org.alfresco.query.CannedQueryParameters params) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isApplyPostQuerySorting() |
protected List<NodeWithChildrenEntity> |
queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) |
applyPostQueryPermissions, getTotalResultCount, isApplyPostQueryPermissions
public GetDiscussionTopcisWithPostsCannedQuery(CannedQueryDAO cannedQueryDAO, MethodSecurityBean<NodeWithChildrenEntity> methodSecurity, org.alfresco.query.CannedQueryParameters params)
protected List<NodeWithChildrenEntity> queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)
queryAndFilter
in class org.alfresco.query.AbstractCannedQuery<NodeWithChildrenEntity>
protected boolean isApplyPostQuerySorting()
isApplyPostQuerySorting
in class org.alfresco.query.AbstractCannedQuery<NodeWithChildrenEntity>
Copyright © 2005–2017 Alfresco Software. All rights reserved.