Uses of Interface
blackboard.data.Available

Packages that use Available
blackboard.data.content Provides the classes used to store course content in Blackboard. 
blackboard.data.course Provides the classes used to interact with course definitions in Blackboard. 
blackboard.data.gradebook Provides the public implementation classes for Gradebook subsystem. 
blackboard.data.user Provides the classes used to interact with user definitions in Blackboard. 
 

Uses of Available in blackboard.data.content
 

Classes in blackboard.data.content that implement Available
 class Content
          The Content class is the root of the content class hierarchy.
 class ContentFileRef
          ContentFileRef represents a file reference that can be displayed within a Lesson.
 class ContentFolder
          The ContentFolder class is a representation of a folder within the Bb Course Management System.
 class CourseDocument
          The CourseDocument class is a representation of a course document within the Bb Course Management System.
 class CourseLink
          The CourseLink class is a representation of an intra-course link within the Bb Course Management System.
 class ExternalLink
          The ExternalLink class is a representation of an external link within the Bb Course Management System.
 class Lesson
          The Lesson class represents a list of content that is meant to be viewed in a linear, guided order.
 class Link
          The Link class is a representation of a link within the Blackboard application.
 class StaffInfo
          The StaffInfo class is a representation of a staff information element within the Blackboard application.
 class StaffInfoFolder
          The StaffInfoFolder class is a representation of a staff information folder within the Blackboard application.
 

Uses of Available in blackboard.data.course
 

Classes in blackboard.data.course that implement Available
 class Course
          The Course class provides a representation of a course (course or organization) within the Blackboard application.
 class CourseMembership
          The CourseMembership class is a representation of a course membership record within the Blackboard application.
 class Group
          The Group class is a representation of a course group within the Course Management System.
 class Organization
          The Organization class provides a representation of an organization (or community) within the Blackboard system.
 

Uses of Available in blackboard.data.gradebook
 

Classes in blackboard.data.gradebook that implement Available
 class Lineitem
          The Lineitem class represents a single gradable item in a course.
 

Uses of Available in blackboard.data.user
 

Classes in blackboard.data.user that implement Available
 class User
          0 The User class is a representation of a user within the Bb Course Management System.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.