Class GatewayCKANCatalogueReference

  • All Implemented Interfaces:
    Serializable

    public class GatewayCKANCatalogueReference
    extends Object
    implements Serializable
    The Class GatewayCKANCatalogueReference.
    Author:
    Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Nov 12, 2019
    See Also:
    Serialized Form
    • Constructor Detail

      • GatewayCKANCatalogueReference

        public GatewayCKANCatalogueReference()
    • Method Detail

      • getCatalogueURL

        public String getCatalogueURL​(org.gcube.datacatalogue.utillibrary.server.DataCatalogueRunningCluster.ACCESS_LEVEL_TO_CATALOGUE_PORTLET accessLevel)
        Gets the catalogue URL.
        Parameters:
        accessLevel - the access level
        Returns:
        the catalogue URL
      • setCatalogueURL

        protected void setCatalogueURL​(String catalogueURL,
                                       org.gcube.datacatalogue.utillibrary.server.DataCatalogueRunningCluster.ACCESS_LEVEL_TO_CATALOGUE_PORTLET accessLevel)
        Sets the catalogue URL.
        Parameters:
        catalogueURL - the catalogue URL
        accessLevel - the access level
      • getScope

        public String getScope()
      • setScope

        public void setScope​(String scope)
      • getCkanURL

        public String getCkanURL()
      • setCkanURL

        public void setCkanURL​(String ckanURL)