public class GetDiscussionTopcisWithPostsCannedQuery extends AbstractCannedQueryPermissions<NodeWithChildrenEntity>
canned queries which
filter topics by their posts| Constructor 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, isApplyPostQueryPermissionspublic 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–2018 Alfresco Software. All rights reserved.