@Component @Scope(value="prototype") public class SearchForm extends Object
| Constructor and Description |
|---|
SearchForm()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getQuery()
Getter for query.
|
void |
setQuery(String query)
Setter for query.
|
Copyright © 2019. All rights reserved.