public class OleSearchRetrieveOperationServiceImpl extends Object implements OleSearchRetrieveOperationService
Modifier and Type | Field and Description |
---|---|
OleCQLQueryParserService |
oleCQLQueryParserService |
OleDiagnosticsService |
oleDiagnosticsService |
OleSRUDataService |
oleSRUDataService |
Constructor and Description |
---|
OleSearchRetrieveOperationServiceImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getSearchRetriveResponse(Map reqParamMap,
CQLResponseBO cqlParseBO)
it will return a OPAC response xml ( overall xml )
|
void |
setCurrentContextConfig(org.kuali.rice.core.api.config.property.Config currentContextConfig) |
public OleSRUDataService oleSRUDataService
public OleDiagnosticsService oleDiagnosticsService
public OleCQLQueryParserService oleCQLQueryParserService
public OleSearchRetrieveOperationServiceImpl()
public String getSearchRetriveResponse(Map reqParamMap, CQLResponseBO cqlParseBO)
getSearchRetriveResponse
in interface OleSearchRetrieveOperationService
reqParamMap
- cqlParseBO
- public void setCurrentContextConfig(org.kuali.rice.core.api.config.property.Config currentContextConfig)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.