Package | Description |
---|---|
org.alfresco.query |
Modifier and Type | Class and Description |
---|---|
class |
EmptyCannedQueryResults<R>
An always empty
CannedQueryResults , used when you know
you can short circuit a query when no results are found. |
Modifier and Type | Method and Description |
---|---|
CannedQueryResults<R> |
CannedQuery.execute()
Execute the named query, which was provided to support the
parameters originally provided. |
CannedQueryResults<R> |
AbstractCannedQuery.execute() |
Copyright © 2005–2016 Alfresco Software. All rights reserved.