| Package | Description | 
|---|---|
| com.fatwire.search.util | |
| com.fatwire.services | |
| com.fatwire.services.beans.search | 
| Modifier and Type | Method and Description | 
|---|---|
| static SearchCriteria | SearchUtils. buildSearchCriteriaFromJson(String jsonString,
                           long siteId) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ResultRow> | SearchService. search(SearchCriteria searchCriteria,
      int maxResults,
      List<SortOrder> sortby)Returns search results for the specified search criteria. | 
| Modifier and Type | Method and Description | 
|---|---|
| SearchCriteria | SmartList. getSearchCriteria() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SmartList. setSearchCriteria(SearchCriteria searchCriteria) |