Package | Description |
---|---|
com.sas.hls.search |
Service and class definitions for searching repository items in the system.
|
Modifier and Type | Method and Description |
---|---|
List<SearchResultObject> |
SearchService.getSearchResults(SearchToken token,
int fromRow,
int toRow)
Gets SearchResult objects using a token from SearchResultsInfo which is obtained by calling
getSearchResultsInfoByQuery.
|
SearchResultsInfo |
SearchService.getSearchResultsInfoByQuery(SearchQuery query)
Returns a SearchResultsInfo object which contains a token and row count in which to request search entries.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA