@Named(value="search") @RequestScoped public class SearchManagedBean extends Object
| Constructor and Description |
|---|
SearchManagedBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyword() |
List<es.uvigo.esei.dgss.microstories.domain.Story> |
getStoriesByText() |
String |
goToSearch() |
void |
setKeyword(String keyword) |
Copyright © 2019. All rights reserved.