|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchResult | |
|---|---|
| org.xwiki.rest.model.jaxb | |
| Uses of SearchResult in org.xwiki.rest.model.jaxb |
|---|
| Fields in org.xwiki.rest.model.jaxb with type parameters of type SearchResult | |
|---|---|
protected List<SearchResult> |
SearchResults.searchResults
|
| Methods in org.xwiki.rest.model.jaxb that return types with arguments of type SearchResult | |
|---|---|
List<SearchResult> |
SearchResults.getSearchResults()
Gets the value of the searchResults property. |
| Methods in org.xwiki.rest.model.jaxb with parameters of type SearchResult | |
|---|---|
SearchResults |
SearchResults.withSearchResults(SearchResult... values)
|
| Method parameters in org.xwiki.rest.model.jaxb with type arguments of type SearchResult | |
|---|---|
SearchResults |
SearchResults.withSearchResults(Collection<SearchResult> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||