Interface Community

  • All Superinterfaces:
    Entity, NamedDescribedResource, NamedResource, Organization, Resource, Serializable

    public interface Community
    extends Organization
    Represents a community

    A community is a grouping of subcommunities and domains. It often corresponds to functional divisions in a company and works best if it is aligned with the company's governance organization.

    • Method Detail

      • getParent

        NamedResourceReference getParent()
        Returns the parent community or null if this is a top-level community.
        Returns:
        the parent community or null if this is a top-level community