org.alfresco.repo.node.getchildren
Class GetChildrenWithTargetAssocsAuditableCannedQuery

java.lang.Object
  extended by org.alfresco.query.AbstractCannedQuery
      extended by org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions
          extended by 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

Constructor Summary
GetChildrenWithTargetAssocsAuditableCannedQuery(CannedQueryDAO cannedQueryDAO, MethodSecurityBean methodSecurity, org.alfresco.query.CannedQueryParameters params)
           
 
Method Summary
protected  boolean isApplyPostQuerySorting()
           
protected  java.util.List queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)
           
 
Methods inherited from class org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions
applyPostQueryPermissions, getTotalResultCount, isApplyPostQueryPermissions
 
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
 

Constructor Detail

GetChildrenWithTargetAssocsAuditableCannedQuery

public GetChildrenWithTargetAssocsAuditableCannedQuery(CannedQueryDAO cannedQueryDAO,
                                                       MethodSecurityBean methodSecurity,
                                                       org.alfresco.query.CannedQueryParameters params)
Method Detail

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.