Package blackboard.data.course

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

See:
          Description

Interface Summary
ButtonStyleDef ButtonStyleDef
CartridgeDef CartridgeDef
ClassificationDef ClassificationDef
CourseDef CourseDef
CourseMembershipDef CourseMembershipDef
GroupDef GroupDef
GroupMembershipDef GroupMembershipDef
 

Class Summary
Cartridge The Cartridge class provides a representation of a cartridge record (as related to a course) within the Blackboard application.
Course The Course class provides a representation of a course (course or organization) within the Blackboard application.
Course.Duration Specifies the intended length of the course.
Course.Enrollment  
Course.NavStyle Defines the navigation style for this course.
Course.Pace Defines the intended educational pace set for this course.
Course.ServiceLevel  
CourseMembership The CourseMembership class is a representation of a course membership record within the Blackboard application.
CourseMembership.Role  
CourseMembershipRoleFilter  
CourseQuota The CourseQuota class provides convenience methods and accessor methods that encapsulate common routines that are needed when using Course quotas.
Group The Group class is a representation of a course group within the Course Management System.
GroupMembership The GroupMembership class is a representation of a group membership record within the Blackboard application.
Organization The Organization class provides a representation of an organization (or community) within the Blackboard system.
 

Package blackboard.data.course Description

Provides the classes used to interact with course definitions in Blackboard. Courses and Organizations are treated identically in the Blackboard system, so to interact with Organization definitions, you would also use classes in this package. This package also provides the classes for "membership", which encompasses both student enrollment and instructor assignments.



Copyright © 2003 Blackboard, Inc. All Rights Reserved.