| Interface | Description |
|---|---|
| AdvancedSearchable |
A repository can implements it to provide search capabilities.
|
| Searchable |
A repository can implements it to provide basic search capabilities.
|
| Class | Description |
|---|---|
| ExtensionQuery |
A query to an extension repository.
|
| ExtensionQuery.Filter |
A filter to apply on an extension field.
|
| ExtensionQuery.SortClause |
The sort criteria.
|
| Enum | Description |
|---|---|
| ExtensionQuery.COMPARISON |
The comparison to apply.
|
| ExtensionQuery.ORDER |
The order in which extensions should be sorted.
|
| Exception | Description |
|---|---|
| SearchException |
Error when search for exetension in a repository.
|
Copyright © 2004–2017 XWiki. All rights reserved.