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