public class SolrClientLocator extends Object implements gr.uoa.di.driver.util.ServiceLocator<eu.dnetlib.api.data.IndexService>
| Constructor and Description |
|---|
SolrClientLocator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCachedUrl() |
String |
getInterpretation() |
gr.uoa.di.driver.util.ServiceLocator<eu.dnetlib.api.enabling.ISLookUpService> |
getLookUpServiceServiceLocator() |
eu.dnetlib.api.data.IndexService |
getService() |
void |
setCachedUrl(String cachedUrl) |
void |
setInterpretation(String interpretation) |
void |
setLookUpServiceServiceLocator(gr.uoa.di.driver.util.ServiceLocator<eu.dnetlib.api.enabling.ISLookUpService> lookUpServiceServiceLocator) |
public eu.dnetlib.api.data.IndexService getService()
getService in interface gr.uoa.di.driver.util.ServiceLocator<eu.dnetlib.api.data.IndexService>public gr.uoa.di.driver.util.ServiceLocator<eu.dnetlib.api.enabling.ISLookUpService> getLookUpServiceServiceLocator()
public void setLookUpServiceServiceLocator(gr.uoa.di.driver.util.ServiceLocator<eu.dnetlib.api.enabling.ISLookUpService> lookUpServiceServiceLocator)
public String getInterpretation()
public void setInterpretation(String interpretation)
public String getCachedUrl()
public void setCachedUrl(String cachedUrl)
Copyright © 2020. All rights reserved.