Interface UserGroup

All Superinterfaces:
Entity, NamedResource, Resource, Serializable

public interface UserGroup extends NamedResource
Represents a group of users.
  • Method Details

    • isLocallyManaged

      @Deprecated boolean isLocallyManaged()
      Deprecated.
      Indicates if the UserGroup is locally managed or not.
      Returns:
      boolean indicating whether this UserGroup is locally managed or not.