Classes
| Class | Description | |
|---|---|---|
|
|
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.
|
|
|
GroupCollection |
A collection of all groups.
When the group is deleted, the corresponding Foundation group is also deleted, and vice versa.
|
|
|
GroupDoesNotExistException |
Base exception class for the Data Access Layer.
|
|
|
GroupExistException |
Base exception class for the Data Access Layer.
|
|
|
MembersCollection |
The members of a group.
|