Uses of Class
org.silverpeas.web.jobsearch.SearchResult
-
Packages that use SearchResult Package Description org.silverpeas.web.jobsearch -
-
Uses of SearchResult in org.silverpeas.web.jobsearch
Methods in org.silverpeas.web.jobsearch that return types with arguments of type SearchResult Modifier and Type Method Description List<SearchResult>JobSearchPeasSessionController. getListResult()List<SearchResult>JobSearchPeasSessionController. searchResult(String searchField, String category)Method parameters in org.silverpeas.web.jobsearch with type arguments of type SearchResult Modifier and Type Method Description voidJobSearchPeasSessionController. setListResult(List<SearchResult> listResult)
-