Package blackboard.persist.course

Interface Summary
CartridgeDbLoader This interface describes the set of methods that all database loaders for Cartridge objects must implement.
CartridgeDbPersister This interface describes the set of methods that all database persisters for Cartridge objects must implement.
CourseDbLoader This interface describes the set of methods that all database loaders for Course objects must implement.
CourseMembershipDbLoader This interface describes the set of methods that all database loaders for CourseMembership objects must implement.
CourseMembershipXmlLoader CourseMembershipXmlLoader
CourseMembershipXmlPersister CourseMembershipXmlPersister
GroupDbLoader This interface describes the set of methods that all database loaders for Group objects must implement.
GroupDbPersister This interface describes the set of methods that all database persisters for Group objects must implement.
GroupMembershipDbLoader This interface describes the set of methods that all database loaders for GroupMembership objects must implement.
GroupMembershipDbPersister This interface describes the set of methods that all database persisters for GroupMembership objects must implement.
GroupMembershipXmlLoader GroupMembershipXmlLoader
GroupMembershipXmlPersister GroupMembershipXmlPersister
 

Class Summary
CartridgeDbLoader.Default A utility class that provides quick access to the CartridgeDbLoader instance associated with the default instance of the database BbPersistenceManager.
CartridgeDbPersister.Default A utility class that provides quick access to the CartridgeDbPersister instance associated with the default instance of the database BbPersistenceManager.
CourseDbLoader.Default A utility class that provides quick access to the CourseDbLoader instance associated with the default instance of the database BbPersistenceManager.
CourseMembershipDbLoader.Default A utility class that provides quick access to the CourseMembershipDbLoader instance associated with the default instance of the database BbPersistenceManager.
GroupDbLoader.Default A utility class that provides quick access to the GroupDbLoader instance associated with the default instance of the database BbPersistenceManager.
GroupDbPersister.Default A utility class that provides quick access to the GroupDbPersister instance associated with the default instance of the database BbPersistenceManager.
GroupMembershipDbLoader.Default A utility class that provides quick access to the GroupMembershipDbLoader instance associated with the default instance of the database BbPersistenceManager.
GroupMembershipDbPersister.Default A utility class that provides quick access to the GroupMembershipDbPersister instance associated with the default instance of the database BbPersistenceManager.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.