public class GatewayCKANCatalogueReference extends Object implements Serializable
| Constructor and Description |
|---|
GatewayCKANCatalogueReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogueURL(org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogueRunningCluster.ACCESS_LEVEL_TO_CATALOGUE_PORTLET accessLevel)
Gets the catalogue URL.
|
String |
getCkanURL() |
String |
getScope() |
protected void |
setCatalogueURL(String catalogueURL,
org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogueRunningCluster.ACCESS_LEVEL_TO_CATALOGUE_PORTLET accessLevel)
Sets the catalogue URL.
|
void |
setCkanURL(String ckanURL) |
void |
setScope(String scope) |
public String getCatalogueURL(org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogueRunningCluster.ACCESS_LEVEL_TO_CATALOGUE_PORTLET accessLevel)
accessLevel - the access levelprotected void setCatalogueURL(String catalogueURL, org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogueRunningCluster.ACCESS_LEVEL_TO_CATALOGUE_PORTLET accessLevel)
catalogueURL - the catalogue URLaccessLevel - the access levelpublic String getScope()
public void setScope(String scope)
public String getCkanURL()
public void setCkanURL(String ckanURL)
Copyright © 2021. All Rights Reserved.