Class CmsExternalLinkInfoBean

    • Method Detail

      • getLink

        public java.lang.String getLink()
        Returns the link.

        Returns:
        the link
      • getSitePath

        public java.lang.String getSitePath()
        Returns the site path.

        Returns:
        the site path
      • setLink

        public void setLink​(java.lang.String link)
        Sets the link.

        Parameters:
        link - the link to set
      • setSitePath

        public void setSitePath​(java.lang.String sitePath)
        Sets the site path.

        Parameters:
        sitePath - the site path to set