Uses of Interface
org.alfresco.query.CannedQueryFactory
-
Packages that use CannedQueryFactory Package Description org.alfresco.query -
-
Uses of CannedQueryFactory in org.alfresco.query
Classes in org.alfresco.query that implement CannedQueryFactory Modifier and Type Class Description class
AbstractCachingCannedQueryFactory<R>
Caching support extension forCannedQueryFactory
implementations.class
AbstractCannedQueryFactory<R>
Basic services forCannedQueryFactory
implementations.Method parameters in org.alfresco.query with type arguments of type CannedQueryFactory Modifier and Type Method Description void
AbstractCannedQueryFactory. setRegistry(NamedObjectRegistry<CannedQueryFactory> registry)
Set the registry with which to register
-