Class GetCopiesCannedQueryFactory

  • All Implemented Interfaces:
    org.alfresco.query.CannedQueryFactory<CopyService.CopyInfo>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    public class GetCopiesCannedQueryFactory
    extends AbstractCopyCannedQueryFactory<CopyService.CopyInfo>
    Factory producing queries for the CopyService
    Since:
    4.0
    Author:
    Derek Hulley
    • Constructor Detail

      • GetCopiesCannedQueryFactory

        public GetCopiesCannedQueryFactory()
    • Method Detail

      • getCannedQuery

        public org.alfresco.query.CannedQuery<CopyService.CopyInfo> getCannedQuery​(org.alfresco.query.CannedQueryParameters parameters)