Uses of Class
org.kuali.incubator.SolrRequestReponseHandler

Packages that use SolrRequestReponseHandler
org.kuali.ole.editor.service   
org.kuali.ole.service   
 

Uses of SolrRequestReponseHandler in org.kuali.ole.editor.service
 

Methods in org.kuali.ole.editor.service that return SolrRequestReponseHandler
 SolrRequestReponseHandler DiscoveryHelperService.getSolrRequestReponseHandler()
          Returns the new instance of SolrRequestReponseHandler provided there should not be any existing instance,Otherwise returns existing instance.
 

Methods in org.kuali.ole.editor.service with parameters of type SolrRequestReponseHandler
 void DiscoveryHelperService.setSolrRequestReponseHandler(SolrRequestReponseHandler solrRequestReponseHandler)
          Sets the SolrRequestReponseHandler attribute value.
 

Uses of SolrRequestReponseHandler in org.kuali.ole.service
 

Methods in org.kuali.ole.service that return SolrRequestReponseHandler
 SolrRequestReponseHandler OleAgreementSearchService.getSolrRequestReponseHandler()
          Gets the solrRequestReponseHandler attribute value.
 

Methods in org.kuali.ole.service with parameters of type SolrRequestReponseHandler
 void OleAgreementSearchService.setSolrRequestReponseHandler(SolrRequestReponseHandler solrRequestReponseHandler)
          Sets the solrRequestReponseHandler attribute value.
 



Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.