| Interface | Description |
|---|---|
| FilterableQuery |
A Query that can be executed with an additional
QueryFilter. |
| Query | |
| QueryResult |
| Class | Description |
|---|---|
| QueryFilter |
Filtering parameters that can be passed when executing a
FilterableQuery. |
| Enum | Description |
|---|---|
| Query.Type |
Defines general query types.
|
| Exception | Description |
|---|---|
| QueryException | |
| QueryParseException | |
| UnsupportedQueryTypeException |
If the query factory instantiating a specific implementation of
the Query interface does not support a given Query Type than a
UnsupportedQueryTypeException should be thrown. |
Copyright © 2013 Nuxeo SA. All Rights Reserved.