Package | Description |
---|---|
org.alfresco.query |
Class and Description |
---|
AbstractCannedQueryFactory
Basic services for
CannedQueryFactory implementations. |
CannedQuery
Interface for named query implementations.
|
CannedQueryFactory
Interface for factory implementations for producing instances of
CannedQuery
based on all the query parameters. |
CannedQueryPageDetails
Details for canned queries supporting paged results.
|
CannedQueryParameters
Parameters defining the
named query to execute. |
CannedQueryResults
Interface for results returned by
canned queries . |
CannedQuerySortDetails
Details for canned queries supporting sorted results
|
CannedQuerySortDetails.SortOrder
Sort ordering for the sort pairs.
|
EmptyPagingResults
An always empty
PagingResults , used when you know
you can short circuit a query when no results are found. |
PageDetails
Stores paging details based on a PagingRequest.
|
PagingRequest
Simple wrapper for single page request (with optional request for total count up to a given max)
|
PagingResults
Marker interface for single page of results
|
Copyright © 2005–2020 Alfresco Software. All rights reserved.