public class GetDiscussionTopcisWithPostsCannedQuery extends AbstractCannedQueryPermissions<NodeWithChildrenEntity>
canned queries which
filter topics by their posts| Constructor and Description |
|---|
GetDiscussionTopcisWithPostsCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean<NodeWithChildrenEntity> methodSecurity,
CannedQueryParameters params) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isApplyPostQuerySorting() |
protected List<NodeWithChildrenEntity> |
queryAndFilter(CannedQueryParameters parameters) |
applyPostQueryPermissions, getTotalResultCount, isApplyPostQueryPermissionsapplyPostQueryPaging, applyPostQuerySorting, execute, getParameters, isApplyPostQueryPaging, toStringpublic GetDiscussionTopcisWithPostsCannedQuery(CannedQueryDAO cannedQueryDAO, MethodSecurityBean<NodeWithChildrenEntity> methodSecurity, CannedQueryParameters params)
protected List<NodeWithChildrenEntity> queryAndFilter(CannedQueryParameters parameters)
queryAndFilter in class AbstractCannedQuery<NodeWithChildrenEntity>protected boolean isApplyPostQuerySorting()
isApplyPostQuerySorting in class AbstractCannedQuery<NodeWithChildrenEntity>Copyright © 2005–2021 Alfresco Software. All rights reserved.