| Interface | Description |
|---|---|
| BasicSearchParameters |
These are high level parameters, for use when searching.
|
| NamedQueryParameterDefinition | |
| QueryParameterDefinition | |
| ResultSet |
This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results.
|
| ResultSetColumn |
The metadata for a column in a result set.
|
| ResultSetMetaData |
Meta Data associated with a result set.
|
| ResultSetRow |
A row in a result set
TODO: Support for other non attribute features such as parents and path
|
| ResultSetSelector |
The metadata for a ResultSet selector.
|
| ResultSetSPI<ROW extends ResultSetRow,MD extends ResultSetMetaData> |
This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results.
|
| SearchService |
This encapsulates the execution of search against different indexing
mechanisms.
|
| StatsProcessor |
Post-Processors the results of a Stats query
ie.
|
| StatsResultSet |
A result of a search for Stats
|
| StatsService |
A service that returns stats about the Alfresco repository
|
| Class | Description |
|---|---|
| FieldHighlightParameters |
Parameters used for search hightlighting that are Field Specific
|
| GeneralHighlightParameters |
Parameters used for search hightlighting that apply to all fields
|
| HighlightParameters |
Parameters used for search hightlighting.
|
| Interval |
Parameters used for a search Interval.
|
| IntervalParameters |
Parameters used for search Intervals.
|
| IntervalSet |
Parameters used for search Interval sets.
|
| QueryParameter |
Encapsulates a query parameter
|
| RangeParameters |
Parameters used for search range.
|
| SearchParameters |
This class provides parameters to define a search.
|
| SearchParameters.FieldFacet | |
| SearchParameters.SortDefinition |
A helper class for sort definition.
|
| SpellCheckResult | |
| StatsParameters |
Defines Stats search criteria
|
| StatsProcessorUsingMap |
Post-Processors the results of a Stats query using a Map of values.
|
| StatsRequestParameters |
POJO class representing Stats request
|
| StatsResultStat |
Basic POJO to represent an individual statistic
|
| Enum | Description |
|---|---|
| FacetFormat | |
| LimitBy |
Enum to describe how the maximum size of the returned result set should be determined.
|
| PermissionEvaluationMode |
Enum to control how permissions are evaluated.
|
| QueryConsistency | |
| ResultSetType |
The two types of result set - column based and Node Ref based.
|
| SearchParameters.FieldFacetMethod | |
| SearchParameters.FieldFacetSort | |
| SearchParameters.Operator |
An emum defining if the default action is to "and" or "or" unspecified components in the query register.
|
| SearchParameters.SortDefinition.SortType |
What is used for the sort
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.