|
Class Summary |
| AccountType |
Encapsulates information about the type of account of a member. |
| Address |
Encapsulates address information about a member. |
| Authentication |
Authenticates a user during login, and releases the authentication
during logout. |
| Configuration |
A collection of configurable properties used by this package. |
| Email |
Encapsulates the email address of a member. |
| MemberDBRead |
This utility class defines common routines for reading snapshots
from the database. |
| MemberName |
Encapsulates information about the name of a member. |
| MemberRole |
Encapsulates information about the role of a member within the club. |
| MemberSnapshot |
Read-only information about a member. |
| MemberUtils |
|
| Telephone |
Encapsulates telephone information of a member. |
| Validation |
Validation rules for various types of (unencapsulated) data. |