Class GetChildrenWithTargetAssocsAuditableCannedQuery

java.lang.Object
org.alfresco.query.AbstractCannedQuery<R>
org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions<NodeWithTargetsEntity>
org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQuery
All Implemented Interfaces:
org.alfresco.query.CannedQuery<NodeWithTargetsEntity>

public class GetChildrenWithTargetAssocsAuditableCannedQuery extends AbstractCannedQueryPermissions<NodeWithTargetsEntity>
This class provides support for canned queries which filter by Auditable Properties and Target Assocs
Since:
4.0
Author:
Nick Burch
  • Constructor Details

  • Method Details

    • queryAndFilter

      protected List<NodeWithTargetsEntity> queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)
      Specified by:
      queryAndFilter in class org.alfresco.query.AbstractCannedQuery<NodeWithTargetsEntity>
    • isApplyPostQuerySorting

      protected boolean isApplyPostQuerySorting()
      Overrides:
      isApplyPostQuerySorting in class org.alfresco.query.AbstractCannedQuery<NodeWithTargetsEntity>