|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseSearchResult.SearchScope | |
|---|---|
| org.xwiki.rest.resources | |
| Uses of BaseSearchResult.SearchScope in org.xwiki.rest.resources |
|---|
| Methods in org.xwiki.rest.resources that return BaseSearchResult.SearchScope | |
|---|---|
static BaseSearchResult.SearchScope |
BaseSearchResult.SearchScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BaseSearchResult.SearchScope[] |
BaseSearchResult.SearchScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in org.xwiki.rest.resources with type arguments of type BaseSearchResult.SearchScope | |
|---|---|
protected java.util.List<SearchResult> |
BaseSearchResult.searchPages(java.util.List<BaseSearchResult.SearchScope> searchScopes,
java.lang.String keywords,
java.lang.String wikiName,
java.lang.String space,
boolean hasProgrammingRights,
int number)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||