Class DocumentationLink


  • public final class DocumentationLink
    extends java.lang.Object
    DocumentationLink builds links to Attivio documentation.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String buildExtranetPageLink​(java.lang.String pageName)
      Get the link to a page, in the extranet documentation, for this platform version.
      static java.lang.String getExtranetLink()
      Get the link to extranet documentation for this platform version.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getExtranetLink

        public static java.lang.String getExtranetLink()
        Get the link to extranet documentation for this platform version.
        Returns:
        String the extranet link
      • buildExtranetPageLink

        public static java.lang.String buildExtranetPageLink​(java.lang.String pageName)
        Get the link to a page, in the extranet documentation, for this platform version.
        Returns:
        String the page link