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