org.kuali.ole.serviceimpl
Class OleSRUWebServiceImpl
java.lang.Object
org.kuali.ole.serviceimpl.OleSRUWebServiceImpl
- All Implemented Interfaces:
- OleSRUWebService
public class OleSRUWebServiceImpl
- extends Object
- implements OleSRUWebService
Created with IntelliJ IDEA.
User: ?
Date: 7/9/12
Time: 5:55 PM
To change this template use File | Settings | File Templates.
Method Summary |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oleDiagnosticsService
public OleDiagnosticsService oleDiagnosticsService
oleCQLQueryParserService
public OleCQLQueryParserService oleCQLQueryParserService
oleRequestOperationTypeService
public OleRequestOperationTypeService oleRequestOperationTypeService
oleValidateInputRequestService
public OleValidateInputRequestService oleValidateInputRequestService
OleSRUWebServiceImpl
public OleSRUWebServiceImpl()
getOleSRUResponse
public 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
- Specified by:
getOleSRUResponse
in interface OleSRUWebService
- Parameters:
reqParamMap
-
- Returns:
- xml as a string
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.