public class GCubeSDMXRegistryDescriptor extends Object implements org.gcube.datapublishing.sdmx.api.model.SDMXRegistryDescriptor
| Constructor and Description |
|---|
GCubeSDMXRegistryDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.datapublishing.sdmx.api.model.security.Credentials |
getCredentials() |
String |
getUrl(org.gcube.datapublishing.sdmx.api.model.SDMXRegistryInterfaceType interfaceType) |
void |
setCredentials(String username,
String password) |
void |
setVersionAware(boolean versionAware) |
boolean |
versionAware() |
public void setVersionAware(boolean versionAware)
public String getUrl(org.gcube.datapublishing.sdmx.api.model.SDMXRegistryInterfaceType interfaceType)
getUrl in interface org.gcube.datapublishing.sdmx.api.model.SDMXRegistryDescriptorpublic org.gcube.datapublishing.sdmx.api.model.security.Credentials getCredentials()
getCredentials in interface org.gcube.datapublishing.sdmx.api.model.SDMXRegistryDescriptorpublic boolean versionAware()
versionAware in interface org.gcube.datapublishing.sdmx.api.model.SDMXRegistryDescriptorCopyright © 2017. All Rights Reserved.