public interface ResultsFetchingProxy
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
fetch(BaseSearchFormHandler pFormHandler,
SearchRequest pRequest,
atg.search.client.SearchSession pSearchSession)
Fetch results
|
static final java.lang.String CLASS_VERSION
SearchResponse fetch(BaseSearchFormHandler pFormHandler, SearchRequest pRequest, atg.search.client.SearchSession pSearchSession) throws atg.search.client.SearchClientException
pFormHandler - the form handler issuing the requestpRequest - the search requestpSearchSession - the search sessionatg.search.client.SearchClientException