Class GetChildrenCannedQueryFactory

java.lang.Object
org.alfresco.query.AbstractCannedQueryFactory<NodeRef>
org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
org.alfresco.repo.model.filefolder.GetChildrenCannedQueryFactory
All Implemented Interfaces:
org.alfresco.query.CannedQueryFactory<NodeRef>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class GetChildrenCannedQueryFactory extends GetChildrenCannedQueryFactory
GetChidren canned query factory for files and folders.
Since:
4.1.1
Author:
steveglover, janv
  • Constructor Details

    • GetChildrenCannedQueryFactory

      public GetChildrenCannedQueryFactory()
  • Method Details