Class BaseDaiCommands
java.lang.Object
de.unibamberg.minf.gtf.extensions.dai.commands.BaseDaiCommands
- Direct Known Subclasses:
ChronontologyCommands,GazetteerCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.client.RestTemplatevoidsetBaseUrl(String baseUrl) voidsetRestTemplate(org.springframework.web.client.RestTemplate restTemplate)
-
Constructor Details
-
BaseDaiCommands
public BaseDaiCommands()
-
-
Method Details
-
getBaseUrl
-
setBaseUrl
-
getRestTemplate
public org.springframework.web.client.RestTemplate getRestTemplate() -
setRestTemplate
public void setRestTemplate(org.springframework.web.client.RestTemplate restTemplate)
-