public abstract class GeoportalAbstractPlugin<S,P> extends Object implements org.gcube.common.clients.Plugin<S,P>
| Constructor and Description |
|---|
GeoportalAbstractPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.common.clients.ProxyBuilder<org.gcube.application.geoportal.common.rest.ConcessioniI> |
concessioni() |
String |
name() |
String |
namespace() |
String |
serviceClass() |
String |
serviceName() |
public static org.gcube.common.clients.ProxyBuilder<org.gcube.application.geoportal.common.rest.ConcessioniI> concessioni()
public String name()
name in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,S,P>public String namespace()
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,S,P>public String serviceClass()
serviceClass in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,S,P>public String serviceName()
serviceName in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,S,P>Copyright © 2020. All Rights Reserved.