| Interface | Description |
|---|---|
| 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 |
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.
|
| Class | Description |
|---|---|
| LimitBy |
Enum to describe how the maximum size of the returned result set should be determined.
|
| PermissionEvaluationMode |
Enum to control how permissions are evaluated.
|
| QueryParameter |
Encapsulates a query parameter
|
| ResultSetType |
The two types of result set - column based and Node Ref based.
|
| SearchParameters |
This class provides parameters to define a search.
|
| SearchParameters.FieldFacet | |
| 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 |
A helper class for sort definition.
|
| SearchParameters.SortDefinition.SortType |
What is used for the sort
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.