public class SimpleSDIManagerClient extends Object implements org.gcube.spatial.data.sdi.interfaces.SDIManagement
| Constructor and Description |
|---|
SimpleSDIManagerClient(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.common.gxrest.request.GXWebTargetAdapterRequest> delegate) |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.common.clients.ProxyBuilder<org.gcube.spatial.data.sdi.interfaces.SDIManagement> |
contextService() |
org.gcube.spatial.data.clients.SDIGenericPlugin |
getClientByEngineId(String engineId) |
org.gcube.spatial.data.sdi.model.ScopeConfiguration |
getConfiguration() |
org.gcube.spatia.data.model.profiles.ApplicationProfile |
getProfile(String serviceClass,
String serviceName) |
org.gcube.spatial.data.sdi.model.health.HealthReport |
getReport() |
public SimpleSDIManagerClient(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.common.gxrest.request.GXWebTargetAdapterRequest> delegate)
public static org.gcube.common.clients.ProxyBuilder<org.gcube.spatial.data.sdi.interfaces.SDIManagement> contextService()
public org.gcube.spatial.data.sdi.model.ScopeConfiguration getConfiguration()
throws org.gcube.spatial.data.sdi.model.faults.RemoteException
getConfiguration in interface org.gcube.spatial.data.sdi.interfaces.SDIManagementorg.gcube.spatial.data.sdi.model.faults.RemoteExceptionpublic org.gcube.spatial.data.sdi.model.health.HealthReport getReport()
throws org.gcube.spatial.data.sdi.model.faults.RemoteException
getReport in interface org.gcube.spatial.data.sdi.interfaces.SDIManagementorg.gcube.spatial.data.sdi.model.faults.RemoteExceptionpublic org.gcube.spatia.data.model.profiles.ApplicationProfile getProfile(String serviceClass, String serviceName) throws org.gcube.spatial.data.sdi.model.faults.RemoteException
getProfile in interface org.gcube.spatial.data.sdi.interfaces.SDIManagementorg.gcube.spatial.data.sdi.model.faults.RemoteExceptionCopyright © 2021. All Rights Reserved.