org.alfresco.repo.node.getchildren
Class GetChildrenWithTargetAssocsAuditableCannedQuery
java.lang.Object
org.alfresco.query.AbstractCannedQuery
org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions
org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQuery
- All Implemented Interfaces:
- org.alfresco.query.CannedQuery
public class GetChildrenWithTargetAssocsAuditableCannedQuery
- extends AbstractCannedQueryPermissions
This class provides support for canned queries
which
filter by Auditable Properties and Target Assocs
- Since:
- 4.0
Methods inherited from class org.alfresco.query.AbstractCannedQuery |
applyPostQueryPaging, applyPostQuerySorting, execute, getParameters, isApplyPostQueryPaging, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GetChildrenWithTargetAssocsAuditableCannedQuery
public GetChildrenWithTargetAssocsAuditableCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean methodSecurity,
org.alfresco.query.CannedQueryParameters params)
queryAndFilter
protected java.util.List queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)
- Specified by:
queryAndFilter
in class org.alfresco.query.AbstractCannedQuery
isApplyPostQuerySorting
protected boolean isApplyPostQuerySorting()
- Overrides:
isApplyPostQuerySorting
in class org.alfresco.query.AbstractCannedQuery
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.