Classes

  Class Description
Public class Group
A group always has a corresponding Foundation group (they have the same ID). When the group is deleted, the corresponding Foundation group is also deleted, and vice versa.
Public class GroupCollection
A collection of all groups. When the group is deleted, the corresponding Foundation group is also deleted, and vice versa.
Public class GroupDoesNotExistException
Base exception class for the Data Access Layer.
Public class GroupExistException
Base exception class for the Data Access Layer.
Public class MembersCollection
The members of a group.