Interface Domain

    • Method Detail

      • getId

        String getId()
        Globally unique domain identifier across all domains.
        Returns:
        the Id of the domain
      • getDescription

        String getDescription()
        Returns:
        the Description of the domain
      • getName

        String getName()
        Returns:
        the Name of the domain
      • getLinks

        Map<String,​String> getLinks()
        Returns:
        the Links of the domain
      • isEnabled

        boolean isEnabled()
        Returns:
        if domain is enabled