| Package | Description |
|---|---|
| org.osivia.services.search.selector.scope.portlet.model |
| Modifier and Type | Method and Description |
|---|---|
SearchScope |
ScopeSelectorForm.getScope()
Getter for scope.
|
static SearchScope |
SearchScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchScope[] |
SearchScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchScope> |
ScopeSelectorForm.getScopes()
Getter for scopes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeSelectorForm.setScope(SearchScope scope)
Setter for scope.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeSelectorForm.setScopes(List<SearchScope> scopes)
Setter for scopes.
|
Copyright © 2021 OSIVIA. All rights reserved.