Package blackboard.persist.content

Interface Summary
ContentDbLoader This interface describes the set of methods that all database loaders for Content objects must implement.
ContentDbPersister This interface describes the set of methods that all database persisters for Content objects must implement.
ContentFileDbLoader This interface describes the set of methods that all database loaders for ContentFile objects must implement.
ContentFileDbPersister This interface describes the set of methods that all database persisters for Content objects must implement.
CourseUploadDbLoader DOCUMENT ME!
CourseUploadDbPersister DOCUMENT ME!
CourseUploadXmlLoader DOCUMENT ME!
CourseUploadXmlPersister DOCUMENT ME!
GroupUploadDbLoader  
GroupUploadDbPersister  
GroupUploadXmlLoader  
GroupUploadXmlPersister  
LinkDbLoader This interface describes the set of methods that all database loaders for Link objects must implement.
LinkDbPersister This interface describes the set of methods that all database persisters for Link objects must implement.
StaffInfoDbLoader This interface describes the set of methods that all database loaders for StaffInfo objects must implement.
StaffInfoDbPersister StaffInfo database persister interface.
UploadedFileDbLoader UploadedFileDbLoader
UploadedFileDbPersister UploadedFileDbPersister
UploadedFileXmlLoader UploadedFileXmlLoader
UploadedFileXmlPersister UploadedFileXmlPersister
 

Class Summary
ContentDbLoader.Default A utility class that provides quick access to the ContentDbLoader instance associated with the default instance of the database BbPersistenceManager.
ContentDbPersister.Default A utility class that provides quick access to the ContentDbPersister instance associated with the default instance of the database BbPersistenceManager.
ContentFileDbLoader.Default A utility class that provides quick access to the ContentFileDbLoader instance associated with the default instance of the database BbPersistenceManager.
ContentFileDbPersister.Default A utility class that provides quick access to the ContentDbPersister instance associated with the default instance of the database BbPersistenceManager.
LinkDbLoader.Default A utility class that provides quick access to the LinkDbLoader instance associated with the default instance of the database BbPersistenceManager.
LinkDbPersister.Default A utility class that provides quick access to the LinkDbPersister instance associated with the default instance of the database BbPersistenceManager.
StaffInfoDbLoader.Default A utility class that provides quick access to the StaffInfoDbLoader instance associated with the default instance of the database BbPersistenceManager.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.