public class GatewayCKANCatalogueReference extends Object implements Serializable
| Constructor and Description |
|---|
GatewayCKANCatalogueReference() |
GatewayCKANCatalogueReference(String scope,
String privatePortletURL,
String publicPortletURL,
String ckanURL) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCkanURL() |
String |
getPrivatePortletURL() |
String |
getPublicPortletURL() |
String |
getScope() |
void |
setCkanURL(String ckanURL) |
void |
setPrivatePortletURL(String privatePortletURL) |
void |
setPublicPortletURL(String publicPortletURL) |
void |
setScope(String scope) |
String |
toString() |
public String getCkanURL()
public void setCkanURL(String ckanURL)
ckanURL - the ckanURL to setpublic String getPrivatePortletURL()
public String getPublicPortletURL()
public String getScope()
public void setPrivatePortletURL(String privatePortletURL)
privatePortletURL - the privatePortletURL to setpublic void setPublicPortletURL(String publicPortletURL)
publicPortletURL - the publicPortletURL to setpublic void setScope(String scope)
scope - the scope to setCopyright © 2019. All Rights Reserved.