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

public interface Scope extends NamedDescribedResource
Represents a scope.

Scope defines a grouping of domains and communities that share same assignment.

  • Method Details

    • getPublicId

      String getPublicId()
      Returns the public id of the scope.
      Returns:
      the public id
    • getDomains

      Returns the list of references to domains belonging to the scope.
      Returns:
      the list of references to domains belonging to the scope
    • getCommunities

      List<NamedResourceReference> getCommunities()
      Returns the list of references to communities belonging to the scope.
      Returns:
      the list of references to communities belonging to the scope