Uses of Interface
blackboard.data.content.Folder

Packages that use Folder
blackboard.data.content Provides the classes used to store course content in Blackboard. 
 

Uses of Folder in blackboard.data.content
 

Subinterfaces of Folder in blackboard.data.content
 interface Aggregate
          Aggregate extends the notion of Folder by adding methods that allow more explicit visibility and control over the rules of aggregation.
 

Classes in blackboard.data.content that implement Folder
 class ContentFolder
          The ContentFolder class is a representation of a folder 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.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.