Uses of Package
blackboard.data

Packages that use blackboard.data
blackboard.data Provides the base classes for the persistence layer of platform API.  
blackboard.data.announcement Provides classes used to store "announcements" in the Blackboard system. 
blackboard.data.calendar Provides classes used to store entries in the course, system, and personal calendars in the Blackboard system. 
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.  
blackboard.persist   
blackboard.persist.announcement   
blackboard.persist.calendar   
blackboard.persist.content   
blackboard.persist.course   
blackboard.persist.gradebook   
blackboard.persist.user   
blackboard.platform.plugin   
blackboard.portal.external   
 

Classes in blackboard.data used by blackboard.data
BbAttribute
          The BbAttribute class is used to form the basis of the name/value pairs used for IBbObject based object properties.
BbAttribute.Type
           
BbAttributeException
          A general exception resulting from a problem with the attributes (BbAttribute) of an object (BbObject).
BbAttributes
          The BbAttributes class is used to store a set of BbAttribute objects.
IBbObject
          The IBbObject class is an interface representing the root of the data class hierarchy.
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
ValidationWarning
          Class used to encapsulate data validity violations.
 

Classes in blackboard.data used by blackboard.data.announcement
BbObject
          The BbObject class is the root of the data class hierarchy.
IBbObject
          The IBbObject class is an interface representing the root of the data class hierarchy.
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.data.calendar
BbObject
          The BbObject class is the root of the data class hierarchy.
IBbObject
          The IBbObject class is an interface representing the root of the data class hierarchy.
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.data.content
Available
          The Available interface specifies a set of methods for determining the availability of an object.
BbObject
          The BbObject class is the root of the data class hierarchy.
IBbObject
          The IBbObject class is an interface representing the root of the data class hierarchy.
Positionable
          The Positionable interface specifies a set of methods for setting/determining the position of an object within a list of objects.
 

Classes in blackboard.data used by blackboard.data.course
Available
          The Available interface specifies a set of methods for determining the availability of an object.
BbLink
          Provides a wrapper around URL elements for attaching to data objects within the persistence framework.
BbObject
          The BbObject class is the root of the data class hierarchy.
IBbObject
          The IBbObject class is an interface representing the root of the data class hierarchy.
 

Classes in blackboard.data used by blackboard.data.gradebook
Available
          The Available interface specifies a set of methods for determining the availability of an object.
BbObject
          The BbObject class is the root of the data class hierarchy.
IBbObject
          The IBbObject class is an interface representing the root of the data class hierarchy.
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.data.user
AttributePermission
          Permission encapsulating granular access to data object attributes.
Available
          The Available interface specifies a set of methods for determining the availability of an object.
BbObject
          The BbObject class is the root of the data class hierarchy.
IBbObject
          The IBbObject class is an interface representing the root of the data class hierarchy.
 

Classes in blackboard.data used by blackboard.persist
BbObject
          The BbObject class is the root of the data class hierarchy.
 

Classes in blackboard.data used by blackboard.persist.announcement
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.persist.calendar
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.persist.content
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.persist.course
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.persist.gradebook
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.persist.user
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.platform.plugin
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 

Classes in blackboard.data used by blackboard.portal.external
ValidationException
          This exception is thrown to indicate that a data object has invalid or corrupt data.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.