CLRA 0.1.2

Package com.clra.member

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

Exception Summary
MemberException Indicates an error during retrieval or storage of Member data.
ValidationException Indicates data has failed validation rules.
 


CLRA 0.1.2