Package blackboard.data.user

Provides the classes used to interact with user definitions in Blackboard.

See:
          Description

Interface Summary
AddressBookEntryDef Constant definitions used in attribute persistence.
UserDef Constant definitions used in attribute persistence.
UserInfoDef UserInfoDef
UserRoleDef Constant definitions used in attribute persistence.
 

Class Summary
User 0 The User class is a representation of a user within the Bb Course Management System.
User.EducationLevel Enumeration to capture standard education level.
User.Gender Enumeration for reflecting user's gender
User.InstRole Deprecated.  
User.SystemRole An enumeration for System Roles assigned to users in the system.
UserInfo The UserInfo class provides basic user oriented information for extending objects.
UserRole The UserRole class provides user secondary institution role information for extending objects.
 

Package blackboard.data.user Description

Provides the classes used to interact with user definitions in Blackboard. There are several inner classes provided as part of the User object for type-safe assignment of strictly enumerated attributes, including User.EducationLevel, User.Gender, and the pre-defined role sets (Institution Role and System Role).



Copyright © 2003 Blackboard, Inc. All Rights Reserved.