org.alfresco.repo.copy.query
Class GetCopiedCannedQueryFactory

java.lang.Object
  extended by org.alfresco.query.AbstractCannedQueryFactory
      extended by org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
          extended by org.alfresco.repo.copy.query.GetCopiedCannedQueryFactory
All Implemented Interfaces:
org.alfresco.query.CannedQueryFactory, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class GetCopiedCannedQueryFactory
extends AbstractCopyCannedQueryFactory

Factory producing queries for the CopyService

Since:
4.0

Nested Class Summary
 
Nested classes/interfaces inherited from class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
AbstractCopyCannedQueryFactory.CopyCannedQueryDetail
 
Field Summary
 
Fields inherited from class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
cannedQueryDAO, methodSecurity, nodeDAO, qnameDAO
 
Constructor Summary
GetCopiedCannedQueryFactory()
           
 
Method Summary
 org.alfresco.query.CannedQuery getCannedQuery(org.alfresco.query.CannedQueryParameters parameters)
           
 
Methods inherited from class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
getDetail, setCannedQueryDAO, setMethodSecurity, setNodeDAO, setQnameDAO
 
Methods inherited from class org.alfresco.query.AbstractCannedQueryFactory
afterPropertiesSet, getCannedQuery, getQueryExecutionId, setBeanName, setRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetCopiedCannedQueryFactory

public GetCopiedCannedQueryFactory()
Method Detail

getCannedQuery

public org.alfresco.query.CannedQuery getCannedQuery(org.alfresco.query.CannedQueryParameters parameters)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.