Interface Domain

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

public interface Domain extends Organization
Represents a domain

A domain is a logical grouping of assets and it belongs to exactly one community.

  • Method Details

    • getType

      Returns the type of this domain.
      Returns:
      the type of this domain
    • getCommunity

      NamedResourceReference getCommunity()
      Returns the community this domain is part of.
      Returns:
      the community this domain is part of
    • isExcludedFromAutoHyperlinking

      boolean isExcludedFromAutoHyperlinking()
      Returns whether this domain is excluded from hyperlinking or not.
      Returns:
      whether this domain is excluded from hyperlinking or not