Class GNADataViewerConfigProfile

  • All Implemented Interfaces:
    Serializable

    public class GNADataViewerConfigProfile
    extends Object
    implements Serializable
    The Class GNADataViewerConfigProfile.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Dec 21, 2021
    See Also:
    Serialized Form
    • Constructor Detail

      • GNADataViewerConfigProfile

        public GNADataViewerConfigProfile()
        Instantiates a new geo na data viewer profile.
    • Method Detail

      • getRestrictedPortletURL

        public String getRestrictedPortletURL()
        Gets the restricted portlet URL.
        Returns:
        the restricted portlet URL
      • setRestrictedPortletURL

        public void setRestrictedPortletURL​(String restrictedPortletURL)
        Sets the restricted portlet URL.
        Parameters:
        restrictedPortletURL - the new restricted portlet URL
      • getOpenPortletURL

        public String getOpenPortletURL()
        Gets the open portlet URL.
        Returns:
        the open portlet URL
      • setOpenPortletURL

        public void setOpenPortletURL​(String openPortletURL)
        Sets the open portlet URL.
        Parameters:
        openPortletURL - the new open portlet URL