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