public interface SDIManager
| Modifier and Type | Method and Description |
|---|---|
org.gcube.spatial.data.sdi.model.ScopeConfiguration |
getContextConfiguration() |
GeoNetworkManager |
getGeoNetworkManager() |
GISManager |
getGeoServerManager() |
org.gcube.spatial.data.sdi.model.health.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) |
org.gcube.spatial.data.sdi.model.ScopeConfiguration getContextConfiguration()
org.gcube.spatial.data.sdi.model.health.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 © 2022. All Rights Reserved.