public class OleSRUWebServiceImpl extends Object implements OleSRUWebService
| Modifier and Type | Field and Description |
|---|---|
OleCQLQueryParserService |
oleCQLQueryParserService |
OleDiagnosticsService |
oleDiagnosticsService |
OleRequestOperationTypeService |
oleRequestOperationTypeService |
OleValidateInputRequestService |
oleValidateInputRequestService |
| Constructor and Description |
|---|
OleSRUWebServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOleSRUResponse(Map reqParamMap)
this is to parse the query from the url and get the object and generate the response xml .Diagnostics takes place, if any error
|
void |
setCurrentContextConfig(org.kuali.rice.core.api.config.property.Config currentContextConfig) |
void |
setOleDiagnosticsService(OleDiagnosticsService oleDiagnosticsService) |
public OleDiagnosticsService oleDiagnosticsService
public OleCQLQueryParserService oleCQLQueryParserService
public OleRequestOperationTypeService oleRequestOperationTypeService
public OleValidateInputRequestService oleValidateInputRequestService
public OleSRUWebServiceImpl()
public String getOleSRUResponse(Map reqParamMap)
getOleSRUResponse in interface OleSRUWebServicereqParamMap - public void setCurrentContextConfig(org.kuali.rice.core.api.config.property.Config currentContextConfig)
public void setOleDiagnosticsService(OleDiagnosticsService oleDiagnosticsService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.