Package blackboard.persist.user

Interface Summary
UserDbLoader This interface describes the set of methods that all database loaders for Userobjects must implement.
UserDbPersister This interface describes the set of methods that all database persisters for User objects must implement.
UserRoleDbLoader This interface describes the set of methods that all database loaders for UserRole objects must implement.
UserRoleDbPersister This interface describes the set of methods that all database persisters for UserRole objects must implement.
 

Class Summary
UserDbLoader.Default A utility class that provides quick access to the UserDbLoader instance associated with the default instance of the database BbPersistenceManager.
UserDbPersister.Default A utility class that provides quick access to the UserDbPersister instance associated with the default instance of the database BbPersistenceManager.
UserRoleDbLoader.Default A utility class that provides quick access to the UserRoleDbLoader instance associated with the default instance of the database BbPersistenceManager.
UserRoleDbPersister.Default A utility class that provides quick access to the UserRoleDbPersister instance associated with the default instance of the database BbPersistenceManager.
UserSearch Class to encapsulate user searches as viewed from the control and admin panels.
 

Enum Summary
UserSearch.SearchKey Valid keys for search operations
UserSearch.SortKey Enumeration of possible "sort" keys.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.