Interface Project

    • Method Detail

      • getId

        String getId()
        Globally unique within the owning domain.
        Returns:
        the Id of the project
      • getDomainId

        String getDomainId()
        Returns:
        the DomainId of the project
      • getDomain

        Domain getDomain()
        Returns:
        the domain
      • getDescription

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

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

        Map<String,​String> getLinks()
        Returns:
        the links of the project
      • getParentId

        String getParentId()
        Returns:
        the parentId of the project
      • getSubtree

        String getSubtree()
        Returns:
        the subtree of the project
      • getParents

        String getParents()
        Returns:
        the parents of the project
      • isEnabled

        boolean isEnabled()
        Returns:
        if the project is enabled
      • getExtra

        String getExtra​(String key)
        Returns:
        value for the given key
      • getTags

        List<String> getTags()
        Returns:
        list of tags