Uses of Interface
org.alfresco.query.CannedQueryResults
Packages that use CannedQueryResults
-
Uses of CannedQueryResults in org.alfresco.query
Classes in org.alfresco.query that implement CannedQueryResultsModifier and TypeClassDescriptionclass
An always emptyCannedQueryResults
, used when you know you can short circuit a query when no results are found.Methods in org.alfresco.query that return CannedQueryResultsModifier and TypeMethodDescriptionfinal CannedQueryResults<R>
AbstractCannedQuery.execute()
CannedQuery.execute()
Execute the named query, which was provided to support theparameters
originally provided.