Interface IPortalMode

    • Method Detail

      • getDescription

        String getDescription()
        Returns the description of the current PortalMode.
        Returns:
        the description of the current PortalMode.
        Since:
        6.0.0
      • getId

        int getId()
        Returns the id of the current PortalMode.
        Returns:
        the id of the current PortalMode.
        Since:
        6.0.0
      • getName

        String getName()
        Returns the name of the current PortalMode.
        Returns:
        the name of the current PortalMode.
        Since:
        6.0.0
      • getModeRootUrl

        String getModeRootUrl()