Package caltool.admin

Model classes for the administrative functions of the Calendar Tool, including database management, and server control.

See:
          Description

Class Summary
Admin Class Admin is the top-level model class in the admin package.
EmailAddress Class EmallAddress is the electronic mail address of a registered user.
GroupDB  
PhoneNumber  
RoomDB  
UserDB Class UserDB is the repository of registered user information.
UserRecord A UserRecord is the information stored about a registered user of the Calendar Tool.
 

Package caltool.admin Description

Model classes for the administrative functions of the Calendar Tool, including database management, and server control. Administrative commands specific to privileged administrators versus regular users are defined in the administrator and user sub-packages, respectively.