|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 SearchResult | |
|---|---|
SearchResult |
ObjectFactory.createSearchResult()
Create an instance of SearchResult |
SearchResult |
SearchResult.withClassName(String value)
|
SearchResult |
SearchResult.withId(String value)
|
SearchResult |
SearchResult.withLanguage(String value)
|
SearchResult |
SearchResult.withLinks(Collection<Link> values)
|
SearchResult |
SearchResult.withLinks(Link... values)
|
SearchResult |
SearchResult.withObjectNumber(Integer value)
|
SearchResult |
SearchResult.withPageFullName(String value)
|
SearchResult |
SearchResult.withPageName(String value)
|
SearchResult |
SearchResult.withSpace(String value)
|
SearchResult |
SearchResult.withType(String value)
|
SearchResult |
SearchResult.withWiki(String value)
|
| 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 | ||||||||