public interface SDIManager
| Modifier and Type | Method and Description |
|---|---|
ScopeConfiguration |
getContextConfiguration() |
GeoNetworkManager |
getGeoNetworkManager() |
GISManager |
getGeoServerManager() |
HealthReport |
getHealthReport() |
ThreddsManager |
getThreddsManager() |
String |
importService(String sourceToken,
String host,
org.gcube.spatial.data.sdi.model.services.ServiceDefinition.Type expectedType) |
String |
registerService(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition) |
ScopeConfiguration getContextConfiguration()
HealthReport getHealthReport()
String registerService(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition) throws ServiceRegistrationException
ServiceRegistrationExceptionString importService(String sourceToken, String host, org.gcube.spatial.data.sdi.model.services.ServiceDefinition.Type expectedType) throws ServiceRegistrationException
ServiceRegistrationExceptionGeoNetworkManager getGeoNetworkManager()
ThreddsManager getThreddsManager()
GISManager getGeoServerManager()
Copyright © 2018. All Rights Reserved.