Interface ILink

    • Method Detail

      • isLinkValid

        boolean isLinkValid​(ContentContext ctx)
                     throws Exception
        return true if the link on the component is enabled
        Parameters:
        ctx -
        Returns:
        Throws:
        Exception
      • setLatestValidDate

        void setLatestValidDate​(Date date)
      • getLatestValidDate

        Date getLatestValidDate()