Class GetChildrenWithTargetAssocsAuditableCannedQueryFactory

java.lang.Object
org.alfresco.query.AbstractCannedQueryFactory<R>
org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory<NodeWithTargetsEntity>
org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQueryFactory
All Implemented Interfaces:
org.alfresco.query.CannedQueryFactory<NodeWithTargetsEntity>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class GetChildrenWithTargetAssocsAuditableCannedQueryFactory extends AbstractQNameAwareCannedQueryFactory<NodeWithTargetsEntity>
A CannedQueryFactory for various queries relating to getting NodeWithTargetsEntity entires filtering by auditable properties.
Since:
4.0
Author:
Nick Burch
  • Constructor Details

    • GetChildrenWithTargetAssocsAuditableCannedQueryFactory

      public GetChildrenWithTargetAssocsAuditableCannedQueryFactory()
  • Method Details