A B C D E F G H I J K L M N O P R S T U V W Z _

A

abort() - Method in interface blackboard.platform.Application
Activates flag denoting request for application shutdown.
ABORTING - Static variable in class blackboard.platform.StatusCode
 
ABSOLUTE_LIMIT - Static variable in interface blackboard.data.course.CourseDef
 
AbstractContentFile - Class in blackboard.data.content
The AbstractContentFile class wraps a reference to a file that has been uploaded to a content area in a course.
AbstractContentFile() - Constructor for class blackboard.data.content.AbstractContentFile
Default constructor.
AbstractContentFile.StorageType - Class in blackboard.data.content
Type-safe enumeration of possible values for the StorageType attribute of a file.
AbstractIdentifiable - Class in blackboard.data
Base implementation of the Identifiable interface for POJO data objects.
AbstractIdentifiable() - Constructor for class blackboard.data.AbstractIdentifiable
 
acceptsType(String) - Method in interface blackboard.data.content.Aggregate
Method to determine whether a content type of a given type may be added to this Aggregate.
acceptsType(String) - Method in class blackboard.data.content.ContentFolder
A ContentFolder can accept any type of content except ContentFileRef objects ( "resource/x-bb-file" ).
acceptsType(String) - Method in class blackboard.data.content.Lesson
Returns whether the Lesson may aggregate objects of the specified type.
ACCOUNT_ADMIN - Static variable in class blackboard.data.user.User.SystemRole
Account Administrator role.
ACTION - Static variable in interface blackboard.data.content.ChildFileDef
 
ACTION - Static variable in interface blackboard.data.content.ContentFileDef
 
add(int, Object) - Method in class blackboard.base.BbDeleteTrackingList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class blackboard.base.BbDeleteTrackingList
Appends the specified element to this list.
add(Object) - Method in class blackboard.base.BbList
Overrides add() in parent to enforce type safety of this list.
add(int, Object) - Method in class blackboard.base.BbList
Overrides add() in parent to enforce type safety of this list.
addAll(Collection) - Method in class blackboard.base.BbDeleteTrackingList
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class blackboard.base.BbDeleteTrackingList
Inserts all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addBbAttribute(BbAttribute) - Method in class blackboard.data.BbAttributes
Deprecated. use the setType methods instead
addBbAttributes(BbAttributes) - Method in class blackboard.data.BbAttributes
addBbAttributes
addChild(StaffInfo) - Method in class blackboard.data.content.StaffInfoFolder
Adds the given piece of Content (must be of type StaffInfo) to the list of children for this Folder.
addChild(StaffInfo, int) - Method in class blackboard.data.content.StaffInfoFolder
Adds the given piece of Content (must be of type StaffInfo) to the list of children for his Folder at the provided position value.
addChildFile(ChildFile) - Method in class blackboard.data.content.ContentFile
Appends the given ChildFile to the current list of child files defined for this ContentFile.
addConfigurationBindings(String) - Method in class blackboard.persist.BbPersistenceManager
Adds new persister/loader bindings to this pm's config.
addConfigurationBindings(InputStream) - Method in class blackboard.persist.BbPersistenceManager
Adds new persister/loader bindings to this pm's config.
addContent(Content) - Method in class blackboard.data.content.ContentFolder
Adds the given piece of Content (must not be of type ContentFile) to the list of children for this Folder.
addContent(Content, int) - Method in class blackboard.data.content.ContentFolder
Adds the given piece of Content (must notbe of type ContentFile) to the list of children for this Folder at the provided position value.
addContent(Content) - Method in interface blackboard.data.content.Folder
Adds the given piece of Content to this Folder at the end of the list of content items.
addContent(Content, int) - Method in interface blackboard.data.content.Folder
Adds the given piece of Content to this Folder at the specified position within the list of content items.
addContentFile(ContentFile) - Method in class blackboard.data.content.Content
Adds a the specified ContentFile as an attachment to this object.
addContentFile(Content, File, String, String, ContentFile.Action, Connection) - Method in class blackboard.data.content.ContentWrapper
 
addCustomProperties(String, File, boolean) - Method in interface blackboard.platform.config.ConfigurationService
Provision for implementations of ApplicationLauncher to provide non-relative locations for client manipulated configuration properties.
ADDED - Static variable in class blackboard.data.content.CourseUpload.Status
 
addEntry(CacheEntry) - Method in class blackboard.persist.Cache
 
addErrorMessage(String, Exception) - Method in class blackboard.data.ReceiptOptions
 
addFilter(ListFilter) - Method in class blackboard.base.FilteringIterator
Adds the given ListFilter to the list of filters applied to this iterator.
addFilter(ListFilter) - Method in class blackboard.base.ListFilter
Adds a filter to this linked list of filters.
addMessage(String, ReceiptMessage.messageTypeEnum, Exception) - Method in class blackboard.data.ReceiptOptions
 
addMessage(ReceiptMessage) - Method in class blackboard.data.ReceiptOptions
 
addMessages(Collection<ReceiptMessage>) - Method in class blackboard.data.ReceiptOptions
Adds all messages to this RecieptOptions
addParameter(Object) - Method in class blackboard.persist.CacheKey
Adds the given parameter to the list for this cache key.
AddressBookEntryDef - Interface in blackboard.data.user
Constant definitions used in attribute persistence.
addSuccessMessage(String) - Method in class blackboard.data.ReceiptOptions
 
addWarning(String, String) - Method in exception blackboard.data.ValidationException
Adds a warning to this exception.
addWarning(ValidationWarning) - Method in exception blackboard.data.ValidationException
Adds a warning to this exception.
ADMIN_EMAIL - Static variable in class blackboard.platform.config.BbConfig
 
ADMIN_EXTENSION_POINT - Static variable in interface blackboard.persist.CacheListener
 
ADMIN_IND - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
ADMIN_NAME - Static variable in class blackboard.platform.config.BbConfig
 
Aggregate - Interface in blackboard.data.content
Aggregate extends the notion of Folder by adding methods that allow more explicit visibility and control over the rules of aggregation.
AggregateReviewStatus - Class in blackboard.data.content
The AggregateReviewStatus object wraps the state of a user's interaction with a given piece of content and adaptive release status.
AggregateReviewStatus() - Constructor for class blackboard.data.content.AggregateReviewStatus
Default constructor.
AggregateReviewStatusDbLoader - Interface in blackboard.persist.content
Loader interface for AggregateReviewStatusobjects, which encapsulate a learner's adaptive release status, and review status for associated Contentobjects.
AggregateReviewStatusDbLoader.Default - Class in blackboard.persist.content
Standard convenience accessor to get an instance of this loader.
AggregateReviewStatusDbLoader.Default() - Constructor for class blackboard.persist.content.AggregateReviewStatusDbLoader.Default
 
AggregateReviewStatusDef - Interface in blackboard.data.content
Persistence constants for AggregateReviewStatusDef
ALIAS - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
ALLOW_ANONYMOUS - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_ANY_SERVER_IP - Static variable in class blackboard.platform.License
 
ALLOW_ATTACHMENT - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_CREATE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_DELETE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_DELETE_TREE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_EDIT - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_FORUM_GRADING - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_FORUM_SUBSCRIBE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_GUESTS - Static variable in interface blackboard.data.content.ContentDef
 
ALLOW_GUESTS - Static variable in interface blackboard.data.course.CourseDef
 
ALLOW_MEMBER_RATE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_MESSAGE_TAGGING - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_OBSERVERS - Static variable in interface blackboard.data.content.ContentDef
 
ALLOW_OBSERVERS - Static variable in interface blackboard.data.course.CourseDef
 
ALLOW_QUOTE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_SERVER_IP - Static variable in class blackboard.platform.License.XmlDef
 
ALLOW_SERVER_IP_VALUE_ATTR_ANY - Static variable in class blackboard.platform.License.XmlDef
 
ALLOW_THREAD_GRADING - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALLOW_THREAD_SUBSCRIBE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ALUMNI - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ANCESTOR - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
ANCESTOR_DISTANCE - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
Announcement - Class in blackboard.data.announcement
The Announcement class is a representation of an announcement within the Blackboard application.
Announcement() - Constructor for class blackboard.data.announcement.Announcement
Creates an instance of Announcement with default property values.
ANNOUNCEMENT - Static variable in class blackboard.data.content.Link.ReferrerType
 
Announcement.Type - Class in blackboard.data.announcement
Enumeration for defining the different kinds of announcement that Blackboard supports.
ANNOUNCEMENT_DATA_TYPE - Static variable in class blackboard.data.announcement.Announcement
Deprecated. Use the constant Announcement.DATA_TYPE instead
ANNOUNCEMENT_ID - Static variable in interface blackboard.data.content.LinkDef
 
AnnouncementDbLoader - Interface in blackboard.persist.announcement
This interface describes the set of methods that all database loaders for Announcement objects must implement.
AnnouncementDbLoader.Default - Class in blackboard.persist.announcement
A utility class that provides quick access to the AnnouncementDbLoader instance associated with the default instance of the database BbPersistenceManager.
AnnouncementDbLoader.Default() - Constructor for class blackboard.persist.announcement.AnnouncementDbLoader.Default
 
AnnouncementDbPersister - Interface in blackboard.persist.announcement
This interface describes the set of methods that all database persisters for Announcement objects must implement.
AnnouncementDbPersister.Default - Class in blackboard.persist.announcement
A utility class that provides quick access to the AnnouncementDbPersister instance associated with the default instance of the database BbPersistenceManager.
AnnouncementDbPersister.Default() - Constructor for class blackboard.persist.announcement.AnnouncementDbPersister.Default
 
ANONYMOUS_USER - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ANONYMOUS_USER_DEFAULT - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ANTARGS_DEFAULT_USERS_ADMINISTRATOR_PASSWORD_MD5 - Static variable in class blackboard.platform.config.BbConfig
 
ANTARGS_DEFAULT_USERS_GUEST_PASSWORD_MD5 - Static variable in class blackboard.platform.config.BbConfig
 
ANTARGS_DEFAULT_USERS_INTEGRATION_PASSWORD_MD5 - Static variable in class blackboard.platform.config.BbConfig
 
ANTARGS_DEFAULT_USERS_ROOTADMIN_PASSWORD_MD5 - Static variable in class blackboard.platform.config.BbConfig
 
ANTARGS_DEFAULT_VI_REPORT_USER_NAME - Static variable in class blackboard.platform.config.BbConfig
 
ANTARGS_DEFAULT_VI_REPORT_USER_PASSWORD - Static variable in class blackboard.platform.config.BbConfig
 
ANTARGS_DEFAULT_VI_STATS_DB_NAME - Static variable in class blackboard.platform.config.BbConfig
 
ANTARGS_DEFAULT_VI_STATS_DB_PASSWORD - Static variable in class blackboard.platform.config.BbConfig
 
appendFavoriteLink(BbLink) - Method in class blackboard.data.course.CourseMembership
Appends the given BbLink to the current list of favorite links currently defined for this CourseMembership.
appendResponse(Message) - Method in class blackboard.data.discussionboard.Message
Appends the given Message to the current list of responses currently defined for this Message.
appendSecondaryComparator(Comparator) - Method in class blackboard.base.BaseComparator
Appends the provided Comparator to the end of this linked list of comparators.
appendTopLevelThread(Message) - Method in class blackboard.data.discussionboard.Forum
Appends the given Message to the current list of top level message threads currently defined for this Forum.
APPLICATION - Static variable in class blackboard.data.navigation.CourseToc.Target
Toc is a pointer to an application (built in application or system extension)
Application - Interface in blackboard.platform
Base interface for client side command line invocation of utility classes.
ApplicationLauncher - Class in blackboard.platform
Class designated for managing invocation of underlying command line applications which have dependencies upon the Bb platform.
ApplicationLauncher() - Constructor for class blackboard.platform.ApplicationLauncher
 
APPSERVER_DOMAINNAME - Static variable in class blackboard.platform.config.BbConfig
 
APPSERVER_FULLHOSTNAME - Static variable in class blackboard.platform.config.BbConfig
 
APPSERVER_MACHINENAME - Static variable in class blackboard.platform.config.BbConfig
 
APPSERVER_MAXTHREADS - Static variable in class blackboard.platform.config.BbConfig
 
APPSERVER_MINTHREADS - Static variable in class blackboard.platform.config.BbConfig
 
APPSERVER_PORTNUMBER - Static variable in class blackboard.platform.config.BbConfig
 
AppVersion - Class in blackboard.base
The AppVersion class provides a means of describing (indicating) the properties of an object to be loaded/persisted by the persistence framework.
AppVersion(String, String, String) - Constructor for class blackboard.base.AppVersion
Creates an AppVersion instance with the specified attributes.
AREA - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
areAllMsgsRead() - Method in class blackboard.data.discussionboard.MessageCounts
Indicates whether all of the messages represented in this count are read.
ASCENDING - Static variable in class blackboard.base.BaseComparator
ASCENDING constant for use in this class's constructor.
assertHasValidKey() - Method in class blackboard.platform.License
Identical to hasValidKey(), except that a checked exception is thrown if the key is not valid.
assertIsLicensed() - Method in class blackboard.platform.License
Assertion that a valid license exists, including validating expiration and valid IP addresses.
assertIsLicensed(String) - Method in interface blackboard.platform.LicenseManager
Similar to isLicensed(), except that exceptions are thrown if the license check fails.
assertIsLicensed(AnnotatedElement) - Method in interface blackboard.platform.LicenseManager
Similar to isLicensed(), except that exceptions are thrown if the license check fails.
assertIsSet() - Method in class blackboard.persist.Id
Asserts that this Id is "set" -- has a value.
assertMatchesContainer(Container) - Method in class blackboard.persist.Id
Asserts that the Container value associated with this Id matches the provided Container value.
assertMatchesDataType(DataType) - Method in class blackboard.persist.Id
Asserts that the DataType value associated with this Id matches the provided DataType value.
assertRequestAuthenticate() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Wrapper for any assertions that should be made before authentication request.
ASSESSMENT - Static variable in interface blackboard.data.gradebook.ScoreProviderStrings
 
ASSESSMENT_SURVEY_LINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-asmt-survey-link
ASSESSMENT_TEST_LINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-asmt-test-link
ASSIGNMENT - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-assignment
ASSIGNMENT - Static variable in interface blackboard.data.gradebook.ScoreProviderStrings
 
associateSessionWithUser(String) - Method in class blackboard.platform.security.authentication.SessionStub
associateSessionWithUser If the userId is associated with a valid user record in the database, then the current session should be associated with that user record, in the database.
ATTACHMENT - Static variable in interface blackboard.data.discussionboard.MessageDef
 
ATTACHMENT_IND - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
AttributePermission - Class in blackboard.data
Permission encapsulating granular access to data object attributes.
AttributePermission(String, String) - Constructor for class blackboard.data.AttributePermission
Constructor accepting both a name and action list.
AUTH_TYPE - Static variable in class blackboard.platform.config.BbConfig
 
authenticate(String, String, SessionStub, boolean) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Method to support native authentication.
authenticate(String, String, SessionStub, boolean) - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Method to support LDAP-based authentication.
AvailabilityFilter - Class in blackboard.data
List Filter used to filter on the availability of an object.
AvailabilityFilter(boolean) - Constructor for class blackboard.data.AvailabilityFilter
Constructs an availability filter than can be used to filter a list of objects based upon a provided availability value.
Available - Interface in blackboard.data
The Available interface specifies a set of methods for determining the availability of an object.
AVAILABLE_ONLY - Static variable in class blackboard.data.AvailabilityFilter
Can be provided to constructor as targetAvailability value
AVERAGE_RATING - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
AVG_POST_POSITION - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
AVG_POST_POSITION - Static variable in interface blackboard.data.discussionboard.ForumDef
 
AVG_POST_POSITION - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
AVG_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
AVG_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ForumDef
 
AVG_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
AWAITING_INIT - Static variable in class blackboard.platform.StatusCode
 

B

BadLicenseKeyException - Exception in blackboard.platform
BadLicenseKeyException
BadLicenseKeyException(String) - Constructor for exception blackboard.platform.BadLicenseKeyException
Constructor
BadLicenseKeyException(Throwable) - Constructor for exception blackboard.platform.BadLicenseKeyException
Constructor
BadLicenseKeyException(String, Throwable) - Constructor for exception blackboard.platform.BadLicenseKeyException
Constructor
BANNER_IMAGE_FILE - Static variable in interface blackboard.data.course.CourseDef
 
BASE_SHARED_DIR - Static variable in class blackboard.platform.config.BbConfig
 
BASE_SHARED_DIR_WIN - Static variable in class blackboard.platform.config.BbConfig
 
BaseAuthenticationModule - Class in blackboard.platform.security.authentication
Implementation class for the default authentication provider for Blackboard Learning System, also known as RDBMS Authentication.
BaseAuthenticationModule() - Constructor for class blackboard.platform.security.authentication.BaseAuthenticationModule
Simple default constructor.
BaseComparator - Class in blackboard.base
Base comparator class that implements ascending/descending and chaining.
BaseComparator(boolean) - Constructor for class blackboard.base.BaseComparator
Constructor.
BASEDIR - Static variable in class blackboard.platform.config.BbConfig
 
BASEDIR_WIN - Static variable in class blackboard.platform.config.BbConfig
 
BATCH_UID - Static variable in interface blackboard.data.course.ClassificationDef
 
BATCH_UID - Static variable in interface blackboard.data.course.CourseDef
 
BATCH_UID - Static variable in interface blackboard.data.user.UserDef
 
BB5_APP_NAME - Static variable in class blackboard.base.AppVersion
 
BB6X_CONTAINER - Static variable in class blackboard.persist.RemoteDbContainer
 
BbAttribute - Class in blackboard.data
The BbAttribute class is used to form the basis of the name/value pairs used for IBbObject based object properties.
BbAttribute(BbAttribute.Type, String, Object, BbAttributes) - Constructor for class blackboard.data.BbAttribute
Initialization with generic object but of a specific type.
BbAttribute.Type - Class in blackboard.data
 
BbAttributeException - Exception in blackboard.data
A general exception resulting from a problem with the attributes (BbAttribute) of an object (BbObject).
BbAttributeException() - Constructor for exception blackboard.data.BbAttributeException
Default constructor.
BbAttributeException(String) - Constructor for exception blackboard.data.BbAttributeException
Constructs an BbAttributeException with the given message.
BbAttributes - Class in blackboard.data
The BbAttributes class is used to store a set of BbAttribute objects.
BbAttributes() - Constructor for class blackboard.data.BbAttributes
Default Constructor
BbAuthenticationFailedException - Exception in blackboard.platform.security.authentication
Exception used to indicate that an attempt to authenticate failed.
BbAuthenticationFailedException(String) - Constructor for exception blackboard.platform.security.authentication.BbAuthenticationFailedException
 
BbAuthenticationFailedException(String, Throwable) - Constructor for exception blackboard.platform.security.authentication.BbAuthenticationFailedException
 
BbAuthenticationFailedException(Throwable) - Constructor for exception blackboard.platform.security.authentication.BbAuthenticationFailedException
 
BbConfig - Class in blackboard.platform.config
 
BbConfig() - Constructor for class blackboard.platform.config.BbConfig
 
BbCredentialsNotFoundException - Exception in blackboard.platform.security.authentication
This exception is thrown to indicate that an authentication request does not contain credentials to perform an authentication
BbCredentialsNotFoundException() - Constructor for exception blackboard.platform.security.authentication.BbCredentialsNotFoundException
 
BbCredentialsNotFoundException(String) - Constructor for exception blackboard.platform.security.authentication.BbCredentialsNotFoundException
 
BbDeleteTrackingList - Class in blackboard.base
An extension of BbList that maintains a tracking set of elements that have been removed through one mechanism or another.
BbDeleteTrackingList() - Constructor for class blackboard.base.BbDeleteTrackingList
Default Constructor.
BbDeleteTrackingList(Class) - Constructor for class blackboard.base.BbDeleteTrackingList
Constructs a BbList designated to only accept objects that are instances of the object represented by the provided Class value for addition to the list.
BbEnum - Class in blackboard.base
Base enumeration class for fixed enumerations.
BbEnum(String) - Constructor for class blackboard.base.BbEnum
Constructor
BBENUM - Static variable in class blackboard.data.BbAttribute.Type
 
BbLabeledEnum - Class in blackboard.base
Base enumeration class for enumerations that are used to supply UI-visible labels.
BbLabeledEnum(String, String) - Constructor for class blackboard.base.BbLabeledEnum
Constructor
BbLink - Class in blackboard.data
Provides a wrapper around URL elements for attaching to data objects within the persistence framework.
BbLink() - Constructor for class blackboard.data.BbLink
Default constructor.
BbLink(String, String, String) - Constructor for class blackboard.data.BbLink
Constructs a BbLink with the given name, URL, and description.
BbList - Class in blackboard.base
Generic list class for a collection of objects.
BbList() - Constructor for class blackboard.base.BbList
Default Constructor.
BbList(Class) - Constructor for class blackboard.base.BbList
Constructs a BbList designated to only accept objects that are instances of the object represented by the provided Class value for addition to the list.
BbList.Iterator - Class in blackboard.base
A custom extension of FilteringIterator that can be retrieved from any BbList object using BbList.getFilteringIterator() or BbList.getFilteringIterator(ListFilter).
BbList.Iterator(Iterator, ListFilter) - Constructor for class blackboard.base.BbList.Iterator
Constructor
BbLocale - Class in blackboard.platform.intl
This class represents a particular application locale setting.
BbLocale() - Constructor for class blackboard.platform.intl.BbLocale
Creates an instance of Course with default property values.
BbLocale.Date - Class in blackboard.platform.intl
Date
BbLocale.Name - Class in blackboard.platform.intl
Name
BbLocale.Time - Class in blackboard.platform.intl
Time
BBOBJECT - Static variable in class blackboard.data.BbAttribute.Type
 
BbObject - Class in blackboard.data
The BbObject class is the root of the data class hierarchy.
BbObject() - Constructor for class blackboard.data.BbObject
Default Constructor
BbPersistenceManager - Class in blackboard.persist
The BbPersistenceManager class is the central provider of both loader and persister implementation instances in the persistence framework.
BbSecurityException - Exception in blackboard.platform.security.authentication
Exception class to semantically differentiate exceptions that happen during the execution of authentication methods.
BbSecurityException() - Constructor for exception blackboard.platform.security.authentication.BbSecurityException
Basic constructor inherited from BbException
BbSecurityException(String) - Constructor for exception blackboard.platform.security.authentication.BbSecurityException
Basic constructor inherited from BbException
BbSecurityException(String, Exception) - Constructor for exception blackboard.platform.security.authentication.BbSecurityException
 
BbSecurityException(HttpServletRequest) - Constructor for exception blackboard.platform.security.authentication.BbSecurityException
 
BbSecurityException(String, HttpServletRequest) - Constructor for exception blackboard.platform.security.authentication.BbSecurityException
 
BbSecurityException(String, String) - Constructor for exception blackboard.platform.security.authentication.BbSecurityException
 
BbServiceException - Exception in blackboard.platform
BbServiceException
BbServiceException(String) - Constructor for exception blackboard.platform.BbServiceException
Constructor
BbServiceException(Throwable) - Constructor for exception blackboard.platform.BbServiceException
Constructor
BbServiceException(String, Throwable) - Constructor for exception blackboard.platform.BbServiceException
Constructor
BbServiceManager - Class in blackboard.platform
Central manager and broker for platform services.
BbServiceManager() - Constructor for class blackboard.platform.BbServiceManager
 
BbSession - Interface in blackboard.platform.session
BbSession.
BbSession.Scope - Class in blackboard.platform.session
Deprecated. All attributes are stored in Global scope, since the alternate scopes were never properly implemented
BbSessionManagerService - Interface in blackboard.platform.session
BbSessionManagerService This interface provides utility methods to retrieve the BbSession associated with the user making the request.
BbSessionManagerServiceFactory - Class in blackboard.platform.session
Simple service factory interface.
BbSessionManagerServiceFactory() - Constructor for class blackboard.platform.session.BbSessionManagerServiceFactory
 
BIOGRAPHY - Static variable in interface blackboard.data.content.StaffInfoDef
 
BIRTH_DATE - Static variable in interface blackboard.data.user.UserDef
 
blackboard.base - package blackboard.base
Provides common classes and utility classes used throughout the platform API.
blackboard.data - package blackboard.data
Provides the base classes for the persistence layer of platform API.
blackboard.data.announcement - package blackboard.data.announcement
Provides classes used to store "announcements" in the Blackboard system.
blackboard.data.calendar - package blackboard.data.calendar
Provides classes used to store entries in the course, system, and personal calendars in the Blackboard system.
blackboard.data.content - package blackboard.data.content
Provides the classes used to store course content in Blackboard.
blackboard.data.course - package blackboard.data.course
Provides the classes used to interact with course definitions in Blackboard.
blackboard.data.discussionboard - package blackboard.data.discussionboard
 
blackboard.data.discussionboard.datamanager - package blackboard.data.discussionboard.datamanager
 
blackboard.data.gradebook - package blackboard.data.gradebook
Provides the public implementation classes for Gradebook subsystem.
blackboard.data.navigation - package blackboard.data.navigation
 
blackboard.data.role - package blackboard.data.role
 
blackboard.data.user - package blackboard.data.user
Provides the classes used to interact with user definitions in Blackboard.
blackboard.persist - package blackboard.persist
 
blackboard.persist.announcement - package blackboard.persist.announcement
 
blackboard.persist.calendar - package blackboard.persist.calendar
 
blackboard.persist.content - package blackboard.persist.content
 
blackboard.persist.course - package blackboard.persist.course
 
blackboard.persist.discussionboard - package blackboard.persist.discussionboard
 
blackboard.persist.gradebook - package blackboard.persist.gradebook
 
blackboard.persist.impl.mapping.annotation - package blackboard.persist.impl.mapping.annotation
 
blackboard.persist.navigation - package blackboard.persist.navigation
 
blackboard.persist.role - package blackboard.persist.role
 
blackboard.persist.user - package blackboard.persist.user
 
blackboard.platform - package blackboard.platform
 
blackboard.platform.config - package blackboard.platform.config
 
blackboard.platform.context - package blackboard.platform.context
 
blackboard.platform.db - package blackboard.platform.db
 
blackboard.platform.filesystem - package blackboard.platform.filesystem
 
blackboard.platform.intl - package blackboard.platform.intl
 
blackboard.platform.log - package blackboard.platform.log
 
blackboard.platform.persistence - package blackboard.platform.persistence
 
blackboard.platform.plugin - package blackboard.platform.plugin
 
blackboard.platform.security - package blackboard.platform.security
 
blackboard.platform.security.authentication - package blackboard.platform.security.authentication
Provides the public implementation classes for creating custom authentication modules for Learning System.
blackboard.platform.session - package blackboard.platform.session
 
blackboard.portal.external - package blackboard.portal.external
 
blackboard.util - package blackboard.util
 
blackboard.util.lang - package blackboard.util.lang
 
BLACKBOARD_LICENSES - Static variable in class blackboard.platform.License.XmlDef
 
BLOCKED - Static variable in class blackboard.data.discussionboard.UserForumSettings.ForumRole
 
BODY - Static variable in interface blackboard.data.discussionboard.MessageDef
 
BODY_LENGTH - Static variable in interface blackboard.data.discussionboard.MessageDef
 
BOOLEAN - Static variable in class blackboard.data.BbAttribute.Type
 
BROKEN_IMAGE - Static variable in class blackboard.data.content.ChildFile.Action
 
BROKEN_IMAGE - Static variable in class blackboard.data.content.ContentFile.Action
 
BROKEN_IMAGE - Static variable in class blackboard.data.content.UploadedFile.Action
 
buildCriteria(CriterionBuilder, String, Object...) - Method in enum blackboard.persist.SearchOperator
Builds a Criterion that conforms to the current operator using the given name and value.
BUILDING_BLOCKS_CATALOG - Variable in class blackboard.platform.plugin.PlugInManager
Download URL for system extensions
BUSINESS_FAX - Static variable in interface blackboard.data.user.UserInfoDef
 
BUSINESS_PHONE_1 - Static variable in interface blackboard.data.user.UserInfoDef
 
BUSINESS_PHONE_2 - Static variable in interface blackboard.data.user.UserInfoDef
 
BUTTON - Static variable in class blackboard.data.course.Course.NavStyle
Blackboard 5.x style course buttons are used for the navigation menu.
BUTTON_STYLE - Static variable in interface blackboard.data.course.CourseDef
 
BUTTON_STYLE_ID - Static variable in interface blackboard.data.course.CourseDef
 
ButtonStyleDef - Interface in blackboard.data.course
ButtonStyleDef

C

Cache - Class in blackboard.persist
The Cache provides the base model for caching for any object loader defined within the persistence framework.
Cache() - Constructor for class blackboard.persist.Cache
 
CACHE_HANDLER_SETTING - Static variable in class blackboard.platform.config.BbConfig
 
CacheEntry - Class in blackboard.persist
The CacheEntry represents an item stored in the cache.
CacheEntry(Object, Object) - Constructor for class blackboard.persist.CacheEntry
 
CacheKey - Class in blackboard.persist
The CacheKey represents a reference to an item stored in the cache.
CacheKey(String, String) - Constructor for class blackboard.persist.CacheKey
 
CacheListener - Interface in blackboard.persist
The Listener interface used to drive notification of Bb logic based on external "touches" registered against the "cache_tokens" table.
CachingLoader - Interface in blackboard.persist
The CachingLoader interface provides the base model for any database object loader defined within the persistence framework that wishes to use cacheing.
CachingLoaderListener - Class in blackboard.persist
The CachingLoaderListener interface used to drive notification of Bb logic based on external "touches" registered against the "cache_tokens" table.
CachingLoaderListener(CachingLoader) - Constructor for class blackboard.persist.CachingLoaderListener
 
CALENDAR - Static variable in class blackboard.data.BbAttribute.Type
 
CALENDAR_ENTRY_DATA_TYPE - Static variable in class blackboard.data.calendar.CalendarEntry
Deprecated. Use the constant CalendarEntry.DATA_TYPE instead
CalendarEntry - Class in blackboard.data.calendar
The CalendarEntry class provides a means for defining an event (system, course, or personal) within the Blackboard application.
CalendarEntry() - Constructor for class blackboard.data.calendar.CalendarEntry
Creates an instance of CalendarEntry with default property values.
CalendarEntry.Type - Class in blackboard.data.calendar
Enumeration of the different types of calendar events supported by the Blackboard Calendar tool.
CalendarEntryDbLoader - Interface in blackboard.persist.calendar
This interface describes the set of methods that all database loaders for CalendarEntry objects must implement.
CalendarEntryDbLoader.Default - Class in blackboard.persist.calendar
A utility class that provides quick access to the CalendarEntryDbLoader instance associated with the default instance of the database BbPersistenceManager.
CalendarEntryDbLoader.Default() - Constructor for class blackboard.persist.calendar.CalendarEntryDbLoader.Default
 
CalendarEntryDbPersister - Interface in blackboard.persist.calendar
This interface describes the set of methods that all database persisters for CalendarEntry objects must implement.
CalendarEntryDbPersister.Default - Class in blackboard.persist.calendar
A utility class that provides quick access to the CalendarEntryDbPersister instance associated with the default instance of the database BbPersistenceManager.
CalendarEntryDbPersister.Default() - Constructor for class blackboard.persist.calendar.CalendarEntryDbPersister.Default
 
canCopy(Content) - Method in class blackboard.data.content.ContentHandlerWrapper
 
CARD_NUMBER - Static variable in interface blackboard.data.user.UserDef
 
CARD_OFFICE_ADMIN - Static variable in class blackboard.data.user.User.SystemRole
Manages the front-end settings (tabs, modules, etc.) for portal-ecommerce functionality
Cartridge - Class in blackboard.data.course
The Cartridge class provides a representation of a cartridge record (as related to a course) within the Blackboard application.
Cartridge() - Constructor for class blackboard.data.course.Cartridge
Creates an instance of Cartridge with default property values.
CARTRIDGE - Static variable in interface blackboard.data.course.CourseDef
 
CARTRIDGE_ID - Static variable in interface blackboard.data.course.CourseDef
 
CartridgeDbLoader - Interface in blackboard.persist.course
This interface describes the set of methods that all database loaders for Cartridge objects must implement.
CartridgeDbLoader.Default - Class in blackboard.persist.course
A utility class that provides quick access to the CartridgeDbLoader instance associated with the default instance of the database BbPersistenceManager.
CartridgeDbLoader.Default() - Constructor for class blackboard.persist.course.CartridgeDbLoader.Default
 
CartridgeDbPersister - Interface in blackboard.persist.course
This interface describes the set of methods that all database persisters for Cartridge objects must implement.
CartridgeDbPersister.Default - Class in blackboard.persist.course
A utility class that provides quick access to the CartridgeDbPersister instance associated with the default instance of the database BbPersistenceManager.
CartridgeDbPersister.Default() - Constructor for class blackboard.persist.course.CartridgeDbPersister.Default
 
CartridgeDef - Interface in blackboard.data.course
CartridgeDef
CD_ROM_DRIVE_MAC - Static variable in interface blackboard.data.user.UserDef
 
CD_ROM_DRIVE_PC - Static variable in interface blackboard.data.user.UserDef
 
CHAT_LINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-chatlink
checkAvailability(Content) - Static method in class blackboard.data.content.ContentManager
 
checkEntitlement(String) - Static method in class blackboard.platform.security.SecurityUtil
Checks if the current user in context has the specified entitlement.
checkEntitlementInContext(String, Id) - Static method in class blackboard.platform.security.SecurityUtil
Checks if the current user in the specified context has the specified entitlement.
checkPermission(Permission) - Static method in class blackboard.platform.security.SecurityUtil
Performs a check for the specified permission against the installed SecurityManager.
CHILD_COURSE_ID - Static variable in interface blackboard.data.course.CourseCourseDef
 
CHILD_COURSE_ID - Static variable in interface blackboard.data.course.CourseMembershipDef
 
CHILD_FILES - Static variable in interface blackboard.data.content.ContentFileDef
 
ChildFile - Class in blackboard.data.content
The ChildFile class wraps an uploaded file that is the child of a ContentFile.
ChildFile() - Constructor for class blackboard.data.content.ChildFile
Default constructor.
ChildFile.Action - Class in blackboard.data.content
 
ChildFileDef - Interface in blackboard.data.content
ChildFileDef
CITY - Static variable in interface blackboard.data.user.UserInfoDef
 
CLASSIFICATION - Static variable in interface blackboard.data.course.CourseDef
 
CLASSIFICATION_ID - Static variable in interface blackboard.data.course.CourseDef
 
ClassificationDef - Interface in blackboard.data.course
ClassificationDef
clear() - Method in class blackboard.base.BbDeleteTrackingList
Removes all of the elements from this list.
clear(FilterCacheByLoader) - Method in class blackboard.persist.Cache
Removes any element from the cache whose key passes the filter provided.
clearAssessmentId() - Method in class blackboard.data.gradebook.Lineitem
Clears the assessmentId and sets assessmentLocation to UNSET.
clearAttemptId() - Method in class blackboard.data.gradebook.Score
 
CLIENT_ID_ATTR - Static variable in class blackboard.platform.License.XmlDef
 
clone() - Method in class blackboard.data.BbAttributes
This method clones the BbAttributes object, as well as creating new instances of the contained BbAttribute objects.
clone() - Method in class blackboard.data.BbObject
This method clones the BbObject as well as it's contained BbAttributes object.
COLLAB_SESSION - Static variable in class blackboard.data.content.Link.ReferredToType
 
COLLABSERVER_FULLHOSTNAME_DEFAULT - Static variable in class blackboard.platform.config.BbConfig
 
COLLABSERVER_PORTNUMBER_HTTP_DEFAULT - Static variable in class blackboard.platform.config.BbConfig
 
COLLABSERVER_PORTNUMBER_SSL_DEFAULT - Static variable in class blackboard.platform.config.BbConfig
 
COLLABSERVER_PORTNUMBER_TCP_DEFAULT - Static variable in class blackboard.platform.config.BbConfig
 
collectMessagesByIds(String) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Deprecated. This loader does not load message status objects with the messages. Use collectMessagesWithStatusByStringIds( String[] messageIds, Id currentUserInContext ) instead.
collectMessagesByIds(String) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessagesByMsgIdsWithStatus( List msgIds, Id userId ) instead.
collectMessagesByIds(String, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessagesByMsgIdsWithStatus( List msgIds, Id userId, Connection con ) instead.
collectMessagesBySearch(Id, String, String, String, String, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessagesBySearchWithStatus( Id userId, String scopeType, Id scopeId, String keyword, String startDate, String endDate, boolean includeTopic )
collectMessagesBySearch(Id, String, String, String, String, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessagesBySearchWithStatus(Id, String, Id, String, String, String, boolean, boolean, Connection) instead.
collectMessagesByThreadId(Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Collect all child messages by the Id of the top-level topic message.
collectMessagesByThreadId(Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessageThreadWithStatus( Id topMsgId, Id userId ) instead.
collectMessagesByThreadId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessageThreadWithStatus( Id topMsgId, Id userId, Connection con ) instead.
collectMessagesByUserIdAndForumId(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessagesByForumIdAndAuthorIdWithStatus(Id, Id, Id, boolean, boolean) instead.
collectMessagesByUserIdAndForumId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessagesByForumIdAndAuthorIdWithStatus(Id, Id, Id, boolean, boolean, Connection) instead.
collectMessagesByUserIdAndThreadId(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessagesByThreadIdAndAuthorIdWithStatus(Id, Id, Id, boolean, boolean) instead.
collectMessagesByUserIdAndThreadId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadMessagesByThreadIdAndAuthorIdWithStatus(Id, Id, Id, boolean, boolean, Connection) instead.
collectMessagesWithStatusByStringIds(String[], Id, boolean) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Collect a list of message with message statuses by their string message identifiers.
collectMessagesWithStatusByThreadId(Id, Id, boolean) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Collect all child messages by the Id of the top-level topic message.
collectMessagesWithStatusByThreadIds(List<Id>, Id, Id, boolean) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Collect all messages in the specified threads (including the thread messages themselves)
collectUnreadMessagesByUserIdAndForumId(Id, Id, boolean) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Collect unread messages with message status only, by user id and forum id
collectUnreadMessagesByUserIdAndThreadId(Id, Id, boolean) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Collect unread messages with message status only, by user id and thread id
COMMENTS - Static variable in interface blackboard.data.content.CourseUploadDef
 
COMMUNITY - Static variable in class blackboard.data.course.Course.ServiceLevel
 
COMPANY - Static variable in interface blackboard.data.user.UserInfoDef
 
compare(Object, Object) - Method in class blackboard.base.BaseComparator
Applies the lined list of comparators to resolve the objects relationship.
compareFields(Object, Object) - Method in class blackboard.base.GenericAttributeComparator
Compare method allowing explicit support for comparing objects that don't implement Comparable.
compareFields(Object, Object) - Method in class blackboard.base.GenericAttributeFilter
Compare method allowing explicit support for comparing objects that don't implement Comparable.
compareFields(Object, Object) - Method in class blackboard.base.GenericFieldComparator
Compare method allowing explicit support for comparing objects that don't implement Comparable.
compareFields(Object, Object) - Method in class blackboard.base.GenericFieldFilter
Compare method allowing explicit support for comparing objects that don't implement Comparable.
compareFields(Object, Object) - Method in class blackboard.base.GenericPropertyComparator
Compare method allowing explicit support for comparing objects that don't implement Comparable.
comparePrecedence(CourseMembership.Role) - Method in class blackboard.data.course.CourseMembership.Role
Compare the precedence of the roles.
compareTo(Object) - Method in class blackboard.base.BbEnum
The sole method of the Comparable interface.
compareTo(Object) - Method in class blackboard.data.user.User.InstRole
Deprecated.  
compareTo(Object) - Method in class blackboard.data.user.User.SystemRole
compareTo
compareTo(Object) - Method in class blackboard.persist.Id
The sole method of the Comparable interface.
compareTo(Object) - Method in class blackboard.persist.PkId
The sole method of the Comparable interface.
compareTo(Object) - Method in class blackboard.persist.UnsetId
The sole method of the Comparable interface.
COMPONENT_ATTR - Static variable in class blackboard.platform.License.XmlDef
 
Conference - Class in blackboard.data.discussionboard
The Conference class is a representation of a conference within the Bb Course Management System.
Conference() - Constructor for class blackboard.data.discussionboard.Conference
Creates an instance of Conference wiht default property values.
CONFERENCE_ID - Static variable in interface blackboard.data.discussionboard.ForumDef
 
CONFERENCE_OWNER - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
CONFERENCE_OWNER_ID - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
ConferenceDbLoader - Interface in blackboard.persist.discussionboard
ConferenceDbLoader
ConferenceDbLoader.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the ConferenceDbLoader instance associated with the default instance of the database BbPersistenceManager.
ConferenceDbLoader.Default() - Constructor for class blackboard.persist.discussionboard.ConferenceDbLoader.Default
 
ConferenceDbPersister - Interface in blackboard.persist.discussionboard
Conference database persister interface.
ConferenceDbPersister.Default - Class in blackboard.persist.discussionboard
 
ConferenceDbPersister.Default() - Constructor for class blackboard.persist.discussionboard.ConferenceDbPersister.Default
 
ConferenceDef - Interface in blackboard.data.discussionboard
ConferenceDef
ConferenceManager - Interface in blackboard.data.discussionboard.datamanager
 
ConferenceOwner - Class in blackboard.data.discussionboard
The ConferenceOwner class is a representation of a conference owner within the Bb Course Management System.
ConferenceOwner() - Constructor for class blackboard.data.discussionboard.ConferenceOwner
Creates an instance of ConferenceOwner wiht default property values.
ConferenceOwner.OwnerType - Class in blackboard.data.discussionboard
Enumeration for Conference Owner Currently we have COURSE, GROUP, MODULE, TAB, SYSTEM
ConferenceOwnerDbLoader - Interface in blackboard.persist.discussionboard
ConferenceOwnerDbLoader
ConferenceOwnerDbLoader.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the ConferenceOwnerDbLoader instance associated with the default instance of the database BbPersistenceManager.
ConferenceOwnerDbLoader.Default() - Constructor for class blackboard.persist.discussionboard.ConferenceOwnerDbLoader.Default
 
ConferenceOwnerDbPersister - Interface in blackboard.persist.discussionboard
ConferenceOwnerPersister
ConferenceOwnerDbPersister.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the ConferenceOwnerDbPersister instance associated with the default instance of the database BbPersistenceManager.
ConferenceOwnerDbPersister.Default() - Constructor for class blackboard.persist.discussionboard.ConferenceOwnerDbPersister.Default
 
ConferenceOwnerDef - Interface in blackboard.data.discussionboard
ConferenceOwnerDef
ConferenceStatus - Class in blackboard.data.discussionboard
The ConferenceStatus object wraps the state of a user's interaction with a given piece of conference and adaptive release status.
ConferenceStatus() - Constructor for class blackboard.data.discussionboard.ConferenceStatus
Default constructor.
ConferenceStatusDef - Interface in blackboard.data.discussionboard
Persistence constants for ConferenceStatusDef
ConferenceXmlLoader - Interface in blackboard.persist.discussionboard
ConferenceXmlLoader
ConferenceXmlPersister - Interface in blackboard.persist.discussionboard
ConferenceXmlPersister
configServiceInit(File, Properties) - Method in interface blackboard.platform.config.ConfigurationService
configServiceInit
ConfigurationService - Interface in blackboard.platform.config
Core platform service that provides access to file-system based configuration information.
ConfigurationServiceFactory - Class in blackboard.platform.config
Simple service factory interface.
ConfigurationServiceFactory() - Constructor for class blackboard.platform.config.ConfigurationServiceFactory
 
configure(HttpAuthModule) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
Public API
Container - Interface in blackboard.persist
The Container interface provides the basic framework for defining a "data source" against which the persistence framework can operate.
containsOnlyCalculatedUserNames(Collection<Message>) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Returns false if any of the Messages in the collection are using stored names that will not sort correctly by last or first names (e.g., if they are stored as Anonymous, or stored directly in the postedName field rather than calculated on the fly).
Content - Class in blackboard.data.content
The Content class is the root of the content class hierarchy.
Content() - Constructor for class blackboard.data.content.Content
Default constructor.
CONTENT - Static variable in class blackboard.data.content.CourseDocument.Type
Deprecated.  
CONTENT - Static variable in class blackboard.data.content.Link.ReferredToType
 
CONTENT - Static variable in class blackboard.data.content.Link.ReferrerType
 
CONTENT - Static variable in class blackboard.data.navigation.CourseToc.Target
Toc is a pointer to a content folder defined within the course
Content.RenderType - Class in blackboard.data.content
Class to encapsulate the hints used by the renderers.
CONTENT_AREA_1 - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated. co1 -- same as CourseDocument.Area.COURSE_INFORMATION
CONTENT_AREA_2 - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated. co2 -- same as CourseDocument.Area.COURSE_DOCUMENTS
CONTENT_AREA_3 - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated. co3 -- same as CourseDocument.Area.COURSE_ASSIGNMENTS
CONTENT_AREA_4 - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated. co4 -- same as CourseDocument.Area.COURSE_BOOKS
CONTENT_FILE - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-file
CONTENT_HANDLER - Static variable in interface blackboard.data.content.ContentDef
 
CONTENT_ID - Static variable in interface blackboard.data.content.ContentFileDef
 
CONTENT_ID - Static variable in interface blackboard.data.content.ContentStatusDef
 
ContentConstants - Interface in blackboard.data.content
Shared constants for content.
ContentDbLoader - Interface in blackboard.persist.content
This interface describes the set of methods that all database loaders for Content objects must implement.
ContentDbLoader.Default - Class in blackboard.persist.content
A utility class that provides quick access to the ContentDbLoader instance associated with the default instance of the database BbPersistenceManager.
ContentDbLoader.Default() - Constructor for class blackboard.persist.content.ContentDbLoader.Default
 
ContentDbPersister - Interface in blackboard.persist.content
This interface describes the set of methods that all database persisters for Content objects must implement.
ContentDbPersister.Default - Class in blackboard.persist.content
A utility class that provides quick access to the ContentDbPersister instance associated with the default instance of the database BbPersistenceManager.
ContentDbPersister.Default() - Constructor for class blackboard.persist.content.ContentDbPersister.Default
 
ContentDef - Interface in blackboard.data.content
ContentDef
ContentFile - Class in blackboard.data.content
The ContentFile class wraps a reference to a file that has been uploaded to a content area in a course.
ContentFile() - Constructor for class blackboard.data.content.ContentFile
Default constructor.
ContentFile(BbFile) - Constructor for class blackboard.data.content.ContentFile
Constructor that builds some defaults based on the given BbFile argument.
ContentFile.Action - Class in blackboard.data.content
Type-safe enumeration of possible values for the Action attribute of a file.
ContentFileDbLoader - Interface in blackboard.persist.content
This interface describes the set of methods that all database loaders for ContentFile objects must implement.
ContentFileDbLoader.Default - Class in blackboard.persist.content
A utility class that provides quick access to the ContentFileDbLoader instance associated with the default instance of the database BbPersistenceManager.
ContentFileDbLoader.Default() - Constructor for class blackboard.persist.content.ContentFileDbLoader.Default
 
ContentFileDbPersister - Interface in blackboard.persist.content
This interface describes the set of methods that all database persisters for Content objects must implement.
ContentFileDbPersister.Default - Class in blackboard.persist.content
A utility class that provides quick access to the ContentDbPersister instance associated with the default instance of the database BbPersistenceManager.
ContentFileDbPersister.Default() - Constructor for class blackboard.persist.content.ContentFileDbPersister.Default
 
ContentFileDef - Interface in blackboard.data.content
ContentFileDef
ContentFileRef - Class in blackboard.data.content
ContentFileRef represents a file reference that can be displayed within a Lesson.
ContentFileRef() - Constructor for class blackboard.data.content.ContentFileRef
Default constructor.
ContentFolder - Class in blackboard.data.content
The ContentFolder class is a representation of a folder within the Bb Course Management System.
ContentFolder() - Constructor for class blackboard.data.content.ContentFolder
Default constructor; ensures that the appropriate attributes in Content are over-ridden, including ContentHandler and IsFolder.
ContentHandlerStrings - Interface in blackboard.data.content
Interface used to define the content handler strings for builtin content types.
ContentHandlerWrapper - Class in blackboard.data.content
 
ContentManager - Class in blackboard.data.content
 
ContentManager() - Constructor for class blackboard.data.content.ContentManager
 
ContentStatus - Class in blackboard.data.content
The ContentStatus object wraps the state of a user's interaction with a given piece of content and adaptive release status.
ContentStatus() - Constructor for class blackboard.data.content.ContentStatus
Default constructor.
ContentStatusDbLoader - Interface in blackboard.persist.content
Loader interface for ContentStatusobjects, which encapsulate a learner's adaptive release status, and review status for associated Contentobjects.
ContentStatusDbLoader.Default - Class in blackboard.persist.content
Standard convenience accessor to get an instance of this loader.
ContentStatusDbLoader.Default() - Constructor for class blackboard.persist.content.ContentStatusDbLoader.Default
 
ContentStatusDef - Interface in blackboard.data.content
Persistence constants for ContentStatusDef
ContentStatusXmlLoader - Interface in blackboard.persist.content
This interface describes the set of methods that all xml loaders for ContentStatus objects must implement.
ContentStatusXmlPersister - Interface in blackboard.persist.content
This interface describes the set of methods that all xml persisters for ContentStatus objects must implement.
ContentVisitor - Interface in blackboard.data.content
Interface for content visitor (Visitor Pattern).
ContentWrapper - Class in blackboard.data.content
 
Context - Interface in blackboard.platform.context
Context is a core component of the Blackboard API, encapsulating as much as information about the current service request as possible.
Context.OverrideType - Enum in blackboard.platform.context
 
ContextManager - Interface in blackboard.platform.context
Service that manages the Context used by service APIs for information about the current user, virtual installation, etc.
CONTINUOUS - Static variable in class blackboard.data.course.Course.Duration
Course is active on an ongoing basis.
convertToBaseComparator(Comparator) - Static method in class blackboard.base.BaseComparator
Wraps any comparator in an instance of BaseComparator that proxies through to the supplied comparator.
CookieKiller - Interface in blackboard.platform.session
 
CookieUtil - Class in blackboard.platform.session
 
CookieUtil() - Constructor for class blackboard.platform.session.CookieUtil
 
copySingleForum(Id, Boolean) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
 
COUNTRY - Static variable in interface blackboard.data.user.UserInfoDef
 
COURSE - Static variable in class blackboard.data.announcement.Announcement.Type
The announcement is associated with a course, and viewable from that course's (or organization's) Announcements tool.
COURSE - Static variable in class blackboard.data.calendar.CalendarEntry.Type
The entry is associated with a course, and is viewable from the course's (or organization's) calendar tool.
Course - Class in blackboard.data.course
The Course class provides a representation of a course (course or organization) within the Blackboard application.
Course() - Constructor for class blackboard.data.course.Course
Creates an instance of Course with default property values.
COURSE - Static variable in class blackboard.data.discussionboard.ConferenceOwner.OwnerType
 
Course.Duration - Class in blackboard.data.course
Specifies the intended length of the course.
Course.Enrollment - Class in blackboard.data.course
 
Course.NavStyle - Class in blackboard.data.course
Defines the navigation style for this course.
Course.Pace - Class in blackboard.data.course
Defines the intended educational pace set for this course.
Course.ServiceLevel - Class in blackboard.data.course
 
COURSE_ASSESSMENT - Static variable in class blackboard.data.content.Link.ReferredToType
 
COURSE_ASSIGNMENTS - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated. co3
COURSE_BOOKS - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated. co4
COURSE_BUILDER - Static variable in class blackboard.data.course.CourseMembership.Role
 
COURSE_CONTENT_ID - Static variable in interface blackboard.data.content.LinkDef
 
COURSE_CREATOR - Static variable in class blackboard.data.user.User.SystemRole
Course Creator role.
COURSE_DATA_TYPE - Static variable in class blackboard.data.course.Course
Deprecated. Use the constant Course.DATA_TYPE instead
COURSE_DOCUMENT_DATA_TYPE - Static variable in class blackboard.data.content.CourseDocument
Deprecated. Use the constant CourseDocument.DATA_TYPE instead
COURSE_DOCUMENTS - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated. co2
COURSE_ID - Static variable in interface blackboard.data.content.AggregateReviewStatusDef
 
COURSE_ID - Static variable in interface blackboard.data.content.ContentDef
 
COURSE_ID - Static variable in interface blackboard.data.content.StaffInfoDef
 
COURSE_ID - Static variable in interface blackboard.data.course.CourseDef
 
COURSE_ID - Static variable in interface blackboard.data.course.CourseMembershipDef
 
COURSE_ID - Static variable in interface blackboard.data.course.GroupDef
 
COURSE_ID - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
COURSE_INFORMATION - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated. co1
COURSE_MEMBERSHIP_DATA_TYPE - Static variable in class blackboard.data.course.CourseMembership
Deprecated. Use the constant CourseMembership.DATA_TYPE instead
COURSE_MEMBERSHIP_ID - Static variable in interface blackboard.data.content.UploadDef
 
COURSE_MEMBERSHIP_ID - Static variable in interface blackboard.data.course.GroupMembershipDef
 
COURSE_SUPPORT - Static variable in class blackboard.data.user.User.SystemRole
Course Support role.
COURSE_TOC - Static variable in class blackboard.data.content.Link.ReferredToType
 
COURSE_TOC - Static variable in class blackboard.data.content.Link.ReferrerType
 
COURSE_TOC_ID - Static variable in interface blackboard.data.content.LinkDef
 
COURSE_TYPE - Static variable in interface blackboard.data.discussionboard.ConferenceOwnerDef
 
CourseAvailabilityFilter - Class in blackboard.data.course
CourseAvailabilityUtil
CourseAvailabilityFilter(boolean, boolean) - Constructor for class blackboard.data.course.CourseAvailabilityFilter
 
CourseCourse - Class in blackboard.data.course
CourseCourse
CourseCourse() - Constructor for class blackboard.data.course.CourseCourse
 
CourseCourseDbLoader - Interface in blackboard.persist.course
CourseCourseDbLoader
CourseCourseDbLoader.Default - Class in blackboard.persist.course
A utility class that provides quick access to the CourseCourseDbLoader instance associated with the default instance of the database BbPersistenceManager.
CourseCourseDbLoader.Default() - Constructor for class blackboard.persist.course.CourseCourseDbLoader.Default
 
CourseCourseDbPersister - Interface in blackboard.persist.course
CourseCourseDbPersister
CourseCourseDbPersister.Default - Class in blackboard.persist.course
A utility class that provides quick access to the CourseCourseDbPersister instance associated with the default instance of the database BbPersistenceManager.
CourseCourseDbPersister.Default() - Constructor for class blackboard.persist.course.CourseCourseDbPersister.Default
 
CourseCourseDef - Interface in blackboard.data.course
CourseCourseDef
CourseCourseManager - Interface in blackboard.data.course
CourseCourseManager
CourseCourseManagerFactory - Class in blackboard.data.course
CourseCourseManagerFactory
CourseCourseManagerFactory() - Constructor for class blackboard.data.course.CourseCourseManagerFactory
 
CourseDbLoader - Interface in blackboard.persist.course
This interface describes the set of methods that all database loaders for Course objects must implement.
CourseDbLoader.Default - Class in blackboard.persist.course
A utility class that provides quick access to the CourseDbLoader instance associated with the default instance of the database BbPersistenceManager.
CourseDbLoader.Default() - Constructor for class blackboard.persist.course.CourseDbLoader.Default
 
CourseDbPersister - Interface in blackboard.persist.course
This interface describes the set of methods that all database persisters for Course objects must implement.
CourseDbPersister.Default - Class in blackboard.persist.course
A utility class that provides quick access to the CourseDbPersister instance associated with the default instance of the database BbPersistenceManager.
CourseDbPersister.Default() - Constructor for class blackboard.persist.course.CourseDbPersister.Default
 
CourseDef - Interface in blackboard.data.course
CourseDef
CourseDocument - Class in blackboard.data.content
The CourseDocument class is a representation of a course document within the Bb Course Management System.
CourseDocument() - Constructor for class blackboard.data.content.CourseDocument
Default constructor.
CourseDocument.Area - Class in blackboard.data.content
Deprecated. Content areas are no longer used within the course environment. Instead, CourseToc objects are used, which point to different top level folders
CourseDocument.Type - Class in blackboard.data.content
Deprecated. This enumeration is superceded by Content.RenderType
COURSELINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-courselink
CourseLink - Class in blackboard.data.content
The CourseLink class is a representation of an intra-course link within the Bb Course Management System.
CourseLink() - Constructor for class blackboard.data.content.CourseLink
Default constructor.
CourseManager - Interface in blackboard.data.course
CourseManager
CourseManagerFactory - Class in blackboard.data.course
CourseManagerFactory
CourseManagerFactory() - Constructor for class blackboard.data.course.CourseManagerFactory
 
CourseMembership - Class in blackboard.data.course
The CourseMembership class is a representation of a course membership record within the Blackboard application.
CourseMembership() - Constructor for class blackboard.data.course.CourseMembership
Creates an instance of CourseMembership with default property values.
CourseMembership.Role - Class in blackboard.data.course
 
CourseMembershipDbLoader - Interface in blackboard.persist.course
This interface describes the set of methods that all database loaders for CourseMembership objects must implement.
CourseMembershipDbLoader.Default - Class in blackboard.persist.course
A utility class that provides quick access to the CourseMembershipDbLoader instance associated with the default instance of the database BbPersistenceManager.
CourseMembershipDbLoader.Default() - Constructor for class blackboard.persist.course.CourseMembershipDbLoader.Default
 
CourseMembershipDbPersister - Interface in blackboard.persist.course
This interface describes the set of methods that all database persisters for CourseMembership objects must implement.
CourseMembershipDbPersister.Default - Class in blackboard.persist.course
A utility class that provides quick access to the CourseMembershipDbPersister instance associated with the default instance of the database BbPersistenceManager.
CourseMembershipDbPersister.Default() - Constructor for class blackboard.persist.course.CourseMembershipDbPersister.Default
 
CourseMembershipDef - Interface in blackboard.data.course
CourseMembershipDef
CourseMembershipRoleFilter - Class in blackboard.data.course
 
CourseMembershipRoleFilter(CourseMembership.Role) - Constructor for class blackboard.data.course.CourseMembershipRoleFilter
 
CourseQuota - Class in blackboard.data.course
The CourseQuota class provides convenience methods and accessor methods that encapsulate common routines that are needed when using Course quotas.
CourseQuota(Course) - Constructor for class blackboard.data.course.CourseQuota
 
CourseSearch - Class in blackboard.persist.course
Class to encapsulate user searches as viewed from the control and admin panels.
CourseSearch() - Constructor for class blackboard.persist.course.CourseSearch
Constructor
CourseSearch.SearchKey - Enum in blackboard.persist.course
Valid keys for search operations
CourseSearch.SortKey - Enum in blackboard.persist.course
Enumeration of possible "sort" keys.
CourseToc - Class in blackboard.data.navigation
The CourseToc class provides a representation of the course menu items displayed when inside a course in the Blackboard application.
CourseToc() - Constructor for class blackboard.data.navigation.CourseToc
Creates an instance of Course with default property values.
CourseToc.Target - Class in blackboard.data.navigation
 
CourseTocDbLoader - Interface in blackboard.persist.navigation
This interface describes the set of methods that all database loaders for CourseToc objects must implement.
CourseTocDbLoader.Default - Class in blackboard.persist.navigation
A utility class that provides quick access to the CourseTocDbLoader instance associated with the default instance of the database BbPersistenceManager.
CourseTocDbLoader.Default() - Constructor for class blackboard.persist.navigation.CourseTocDbLoader.Default
 
CourseTypes - Enum in blackboard.persist
 
CourseUpload - Class in blackboard.data.content
The CourseUpload class wraps a reference to a file that has been uploaded to the digital drop box in a course.
CourseUpload() - Constructor for class blackboard.data.content.CourseUpload
Default constructor.
CourseUpload.Status - Class in blackboard.data.content
Status
CourseUploadDbLoader - Interface in blackboard.persist.content
This interface describes the set of methods that all database loaders for CourseUpload objects must implement.
CourseUploadDbPersister - Interface in blackboard.persist.content
This interface describes the set of methods that all database persisters for CourseUpload objects must implement.
CourseUploadDef - Interface in blackboard.data.content
CourseUploadDef
create(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Set the user's read state for the message
createAuthContext(LDAPServerConfig, String) - Method in class blackboard.platform.security.authentication.LDAPAuthModule
 
createAvailabilityFilter(boolean) - Static method in class blackboard.data.course.Course
Factory method to create an instance of the ListFilter interface capable of filtering a list of Course objects based upon course "availability".
createCourseIdFilter(Id) - Static method in class blackboard.data.announcement.Announcement
Factory method to create an instance of the ListFilter interface capable of filtering a list of Announcement objects based upon their course Id value.
createCourseIdFilter(Id) - Static method in class blackboard.data.calendar.CalendarEntry
Factory method to create an instance of the ListFilter interface capable of filtering a list of CalendarEntry objects based upon its associated course id values.
createDirectEnrollmentFilter(BbList) - Static method in class blackboard.data.course.Course
 
createDurationFilter(Date, BbList) - Static method in class blackboard.data.course.Course
Factory method to create an instance of the ListFilter interface capable of filtering a list of Course objects based upon the course duration availability.
createInstance(Course) - Static method in class blackboard.data.course.CourseQuota
 
createMembershipRoleFilter(BbList, CourseMembership.Role) - Static method in class blackboard.data.course.Course
Factory method to create an instance of the ListFilter interface capable of filtering a list of Course objects based upon the role of a user within those courses.
createMembershipRoleFilter(BbList, CourseMembership.Role, boolean) - Static method in class blackboard.data.course.Course
Factory method to create an instance of the ListFilter interface capable of filtering a list of Course objects based upon the role of a user within those courses.
createMessageIdFilter(Id) - Static method in class blackboard.data.discussionboard.MessageAttachment
Factory method to create an instance of the ListFilter interface capable of filtering a list of MessageAttachment objects based upon their parent message's Id value.
createMessageIdFilter(Id) - Static method in class blackboard.data.discussionboard.MessageLabel
Factory method to create an instance of the ListFilter interface capable of filtering a list of MessageLabel objects based upon their parent message's Id value.
createObserverAccessFilter(boolean) - Static method in class blackboard.data.course.Course
Factory method to create an instance of the ListFilter interface capable of filtering a list of Course objects based upon course observer access.
createOutcome(OutcomeDefinition, CourseMembership, String) - Method in interface blackboard.data.discussionboard.datamanager.DiscussionBoardGradeManager
Create outcome.
createServiceLevelFilter(Course.ServiceLevel) - Static method in class blackboard.data.course.Course
Factory method to create an instance of the ListFilter interface capable of filtering a list of Course objects based upon course service level (as returned by Course.getServiceLevelType()).
createSignedLicense(License) - Static method in class blackboard.platform.LicenseUtil
 
createSignedLicenseManager(LicenseManager) - Static method in class blackboard.platform.LicenseUtil
 
createTempFile() - Method in interface blackboard.platform.config.ConfigurationService
Creates a temp file in the Bb temp file space.
createTypeFilter(CalendarEntry.Type) - Static method in class blackboard.data.calendar.CalendarEntry
Factory method to create an instance of the ListFilter interface capable of filtering a list of CalendarEntry objects based upon their CalendarEntry.Type value.
CS - Static variable in class blackboard.data.content.AbstractContentFile.StorageType
 
CS_DB_CMS_USER_PASS - Static variable in class blackboard.platform.config.BbConfig
 
CS_DB_SA_USER - Static variable in class blackboard.platform.config.BbConfig
 
CS_DB_SYSTEMUSER_PASS - Static variable in class blackboard.platform.config.BbConfig
 
CS_EXTERNAL_DATA_COURSES - Static variable in class blackboard.platform.config.BbConfig
 
CS_EXTERNAL_DATA_INST - Static variable in class blackboard.platform.config.BbConfig
 
CS_EXTERNAL_DATA_LIBRARY - Static variable in class blackboard.platform.config.BbConfig
 
CS_EXTERNAL_DATA_ORGS - Static variable in class blackboard.platform.config.BbConfig
 
CS_EXTERNAL_DATA_USERS - Static variable in class blackboard.platform.config.BbConfig
 
CS_VIRTUAL_SERVER_NAME - Static variable in class blackboard.platform.config.BbConfig
 
CTX_PATH_KEY - Static variable in interface blackboard.data.content.ContentConstants
Key for content caching of path to current content item
CustomData - Class in blackboard.portal.external
The CustomData class provides module developers access to read and edit custom data associated either with the module in general or with a users specific personalization settings.

D

dashboardManagerForumNumber(Id) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Calculate number of forums per user in a course on the given Id from the database using a connection obtained through this object's database contex.
dashboardManagerForumNumber(Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Calculate number of forums per user in a course on the given Id from the database using the specified connection.
DATA_SOURCE_ID - Static variable in interface blackboard.data.course.ClassificationDef
 
DATA_SOURCE_ID - Static variable in interface blackboard.data.course.CourseCourseDef
 
DATA_SOURCE_ID - Static variable in interface blackboard.data.course.CourseDef
 
DATA_SOURCE_ID - Static variable in interface blackboard.data.course.CourseMembershipDef
 
DATA_SOURCE_ID - Static variable in interface blackboard.data.user.UserDef
 
DATA_TYPE - Static variable in class blackboard.data.announcement.Announcement
 
DATA_TYPE - Static variable in class blackboard.data.calendar.CalendarEntry
Constant used to identify data type
DATA_TYPE - Static variable in class blackboard.data.content.AggregateReviewStatus
 
DATA_TYPE - Static variable in class blackboard.data.content.ChildFile
 
DATA_TYPE - Static variable in class blackboard.data.content.Content
 
DATA_TYPE - Static variable in class blackboard.data.content.ContentFile
 
DATA_TYPE - Static variable in class blackboard.data.content.ContentFileRef
 
DATA_TYPE - Static variable in class blackboard.data.content.ContentFolder
Object data type constant
DATA_TYPE - Static variable in class blackboard.data.content.ContentStatus
 
DATA_TYPE - Static variable in class blackboard.data.content.CourseDocument
 
DATA_TYPE - Static variable in class blackboard.data.content.CourseLink
 
DATA_TYPE - Static variable in class blackboard.data.content.CourseUpload
 
DATA_TYPE - Static variable in class blackboard.data.content.EntityContentFile
 
DATA_TYPE - Static variable in class blackboard.data.content.ExternalLink
 
DATA_TYPE - Static variable in class blackboard.data.content.GroupUpload
 
DATA_TYPE - Static variable in class blackboard.data.content.Lesson
 
DATA_TYPE - Static variable in class blackboard.data.content.Link
 
DATA_TYPE - Static variable in class blackboard.data.content.StaffInfo
Standard data object type constant
DATA_TYPE - Static variable in class blackboard.data.content.StaffInfoFolder
Standard persistence object data type constant
DATA_TYPE - Static variable in class blackboard.data.content.UploadedFile
 
DATA_TYPE - Static variable in class blackboard.data.course.Cartridge
 
DATA_TYPE - Static variable in class blackboard.data.course.Course
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.data.course.CourseCourse
 
DATA_TYPE - Static variable in class blackboard.data.course.CourseMembership
 
DATA_TYPE - Static variable in class blackboard.data.course.Group
 
DATA_TYPE - Static variable in class blackboard.data.course.GroupMembership
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.Conference
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.ConferenceOwner
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.ConferenceStatus
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.Forum
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.ForumProperties
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.ForumStatus
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.Message
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.MessageAttachment
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.MessageLabel
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.MessageStatus
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.MessageTag
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.UserForumSettings
 
DATA_TYPE - Static variable in class blackboard.data.discussionboard.UserMsgState
 
DATA_TYPE - Static variable in class blackboard.data.navigation.CourseToc
Object data type constant *
DATA_TYPE - Static variable in class blackboard.data.role.PortalRole
 
DATA_TYPE - Static variable in class blackboard.data.user.User
Object data type constant, used in finding loaders and persisters
DATA_TYPE - Static variable in class blackboard.data.user.UserRole
 
DATA_TYPE - Static variable in class blackboard.platform.intl.BbLocale
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.platform.security.Entitlement
 
DATA_VERSION - Static variable in interface blackboard.data.content.ContentDef
 
DATABASE_BBADMIN_DB_DATADIR - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_DB_DATADIR_WIN - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_DB_MSSQL_LOGDIR_WIN - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_DB_NAME - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_DB_ORACLE_INDEXDIR - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_DB_PASSWORD - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_MACHINE_FULLHOSTNAME - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_MACHINE_INSTANCENAME - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_MACHINE_MACHINENAME - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_MACHINE_ORACLE_INSTANCENAMETYPE - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_MACHINE_PORTNUMBER - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_BBADMIN_MACHINE_SYSTEMUSERPASSWORD - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_LOCAL_ORACLE_HOME - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_TYPE - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_TYPE_ORACLE_TNS - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_VI_DB_NAME - Static variable in class blackboard.platform.config.BbConfig
 
DATABASE_VI_DB_PASSWORD - Static variable in class blackboard.platform.config.BbConfig
 
DatabaseContainer - Class in blackboard.persist
The DatabaseContainer class implements the Container interface for a database.
DatabaseContainer(BbDatabase) - Constructor for class blackboard.persist.DatabaseContainer
Constructor - creates a new DatabaseContainer object with the given BbDatabase used to define the specifics of the data source.
DataType - Class in blackboard.persist
The DataType class provides a means of encapsulating the type of data objects as defined within the persistence framework.
DataType(String) - Constructor for class blackboard.persist.DataType
Deprecated. Use DataType.DataType(Class) instead.
DataType(Class) - Constructor for class blackboard.persist.DataType
Creates a new DataType object with the given class value as the unique data type identifier.
DATE_RANGE - Static variable in class blackboard.data.course.Course.Duration
Course is only intended to be available between specific date ranges
dateOperator() - Method in enum blackboard.persist.SearchOperator
Returns true if the operator can be used in date comparisons
DbLoaderFactory<T extends Loader> - Class in blackboard.persist
Helper factory class for implementing the "default" objects in loaders.
DbPersisterFactory<T extends Persister> - Class in blackboard.persist
Helper factory class for implementing the "default" objects in persisters.
deactivatePlugIn(Id) - Method in class blackboard.platform.plugin.PlugInManager
Sets plugins status to inactive and unregisters the webapp
debug() - Method in class blackboard.base.SharableArrayList
Prints ArrayList elements for debugging.
DEBUG - Static variable in class blackboard.platform.log.LogService.Verbosity
Used to log all messages.
DEFAULT - Static variable in class blackboard.base.FormattedText.Type
Value used when not specifically identified.
DEFAULT - Static variable in class blackboard.base.ListFilter.Comparison
 
DEFAULT - Static variable in class blackboard.data.announcement.Announcement.Type
Default is COURSE.
DEFAULT - Static variable in class blackboard.data.BbAttribute.Type
 
DEFAULT - Static variable in class blackboard.data.calendar.CalendarEntry.Type
The default entry is PERSONAL.
DEFAULT - Static variable in class blackboard.data.content.AbstractContentFile.StorageType
 
DEFAULT - Static variable in class blackboard.data.content.ChildFile.Action
 
DEFAULT - Static variable in class blackboard.data.content.Content.RenderType
 
DEFAULT - Static variable in class blackboard.data.content.ContentFile.Action
 
DEFAULT - Static variable in class blackboard.data.content.CourseDocument.Area
Deprecated.  
DEFAULT - Static variable in class blackboard.data.content.CourseDocument.Type
Deprecated.  
DEFAULT - Static variable in class blackboard.data.content.CourseUpload.Status
 
DEFAULT - Static variable in class blackboard.data.content.Link.ReferredToType
 
DEFAULT - Static variable in class blackboard.data.content.Link.ReferrerType
 
DEFAULT - Static variable in class blackboard.data.content.UploadedFile.Action
 
DEFAULT - Static variable in class blackboard.data.course.Course.Duration
Default value, CONTINUOUS
DEFAULT - Static variable in class blackboard.data.course.Course.Enrollment
 
DEFAULT - Static variable in class blackboard.data.course.Course.NavStyle
Default is TEXT
DEFAULT - Static variable in class blackboard.data.course.Course.Pace
Default is INSTRUCTOR_LED
DEFAULT - Static variable in class blackboard.data.course.Course.ServiceLevel
 
DEFAULT - Static variable in class blackboard.data.course.CourseMembership.Role
 
DEFAULT - Static variable in class blackboard.data.discussionboard.Message.MessageLifecycle
 
DEFAULT - Static variable in class blackboard.data.discussionboard.UserForumSettings.ForumRole
 
DEFAULT - Static variable in class blackboard.data.navigation.CourseToc.Target
 
DEFAULT - Static variable in class blackboard.data.user.User.EducationLevel
Default is FRESHMAN
DEFAULT - Static variable in class blackboard.data.user.User.Gender
Default is UNKNOWN
DEFAULT - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
DEFAULT - Static variable in class blackboard.data.user.User.SystemRole
Default role is USER
DEFAULT - Static variable in class blackboard.platform.intl.BbLocale.Date
 
DEFAULT - Static variable in class blackboard.platform.intl.BbLocale.Name
 
DEFAULT - Static variable in class blackboard.platform.intl.BbLocale.Time
 
DEFAULT - Static variable in class blackboard.platform.log.LogService.Verbosity
Default is DEBUG; however this is typically over-ridden in the service configuration file.
DEFAULT_PK2 - Static variable in class blackboard.persist.PkId
 
DEFAULT_PRODUCT_NAME_KEY - Static variable in class blackboard.platform.LicenseUtil
 
defineAlias(BbEnum) - Static method in class blackboard.base.BbEnum
Define a value as a pointer to another value.
defineDefault(BbEnum) - Static method in class blackboard.base.BbEnum
Sets the default object for the enumeration.
defineNewFileLog(String, String, LogService.Verbosity, boolean) - Method in interface blackboard.platform.log.LogService
Convenience method to create a new file-based log.
defineNewFileLog(String, String, LogService.Verbosity, BbLocale, boolean) - Method in interface blackboard.platform.log.LogService
Convenience method to create a new file-based log.
delete(Forum) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
Delete forum.
deleteAllByUserId(Id) - Method in interface blackboard.persist.user.UserRoleDbPersister
Deletes the UserRoles associated with the given user Id value using a connection from the associated persistence manager's database container.
deleteAllByUserId(Id, Connection) - Method in interface blackboard.persist.user.UserRoleDbPersister
Deletes the UserRoles identified by the given user value using the supplied connection.
deleteByConferenceId(Id) - Method in interface blackboard.persist.discussionboard.ForumDbPersister
Deletes the Forums in the Conference with the given Id value using a connection from the associated persistence manager's database container.
deleteByConferenceId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbPersister
Deletes the Forums in the Conference with the given Id value using the supplied connection.
deleteByCourseId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Deletes the ConferenceOwner identified by the given Id value using a connection from the associated persistence manager's database container.
deleteByCourseId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Deletes the ConferenceOwner identified by the given Id value using the supplied connection.
deleteByEntityId(Id) - Method in interface blackboard.persist.content.EntityContentFileDbPersister
Deletes the Content identified by the given entity Id value using a connection from the associated persistence manager's database container.
deleteByEntityId(Id, Connection) - Method in interface blackboard.persist.content.EntityContentFileDbPersister
Deletes the Content identified by the given entity Id value using the supplied connection.
deleteByForumId(Id) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Deletes the Messages in the Forum with the given Id value using a connection from the associated persistence manager's database container.
deleteByForumId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Deletes the Messages in the Forum with the given Id value using the supplied connection.
deleteByGroupId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
Deletes the Conferences in a Group with the given Id value using a connection from the associated persistence manager's database container.
deleteByGroupId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
Deletes the Conferences in a Group with the given Id value using the supplied connection.
deleteByGroupId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Deletes the ConferenceOwner identified by the given Id value using a connection from the associated persistence manager's database container.
deleteByGroupId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Deletes the ConferenceOwner identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Remove a conference.
deleteById(Id) - Method in interface blackboard.persist.announcement.AnnouncementDbPersister
Deletes the Announcement identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbPersister
Deletes the Announcement identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.calendar.CalendarEntryDbPersister
Deletes the CalendarEntry identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbPersister
Deletes the CalendarEntry identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.content.ContentDbPersister
Deletes the Content identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.content.ContentDbPersister
Deletes the Content identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.content.ContentFileDbPersister
Deletes the Content identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.content.ContentFileDbPersister
Deletes the Content identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.content.EntityContentFileDbPersister
Deletes the Content identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.content.EntityContentFileDbPersister
Deletes the Content identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.content.LinkDbPersister
Deletes the Link identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.content.LinkDbPersister
Deletes the Link identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.content.StaffInfoDbPersister
Deletes the StaffInfo identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.content.StaffInfoDbPersister
Deletes the StaffInfo identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.course.CartridgeDbPersister
Deletes the Cartridge identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.course.CartridgeDbPersister
Deletes the Cartridge identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.course.CourseDbPersister
Deletes the Course identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.course.CourseDbPersister
Deletes the Course identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.course.CourseMembershipDbPersister
Deletes the CourseMembership identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbPersister
Deletes the CourseMembership identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.course.GroupDbPersister
Deletes the Group identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.course.GroupDbPersister
Deletes the Group identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.course.GroupMembershipDbPersister
Deletes the GroupMembership identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.course.GroupMembershipDbPersister
Deletes the GroupMembership identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
Deletes the Conference identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
Deletes the Conference identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Deletes the ConferenceOwner identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Deletes the ConferenceOwner identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.discussionboard.ForumDbPersister
Deletes the Forum identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbPersister
Deletes the Forum identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbPersister
Deletes the MessageAttachment identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbPersister
Deletes the MessageAttachment identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Deletes the Message identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Deletes the Message identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.discussionboard.MessageLabelDbPersister
Deletes the MessageLabel identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageLabelDbPersister
Deletes the MessageLabel identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbPersister
Deletes the UserForumSettings identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbPersister
Deletes the UserForumSettings identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Deletes the UserMsgState identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Deletes the UserMsgState identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.gradebook.LineitemDbPersister
Deletes the Lineitem with the given Id from the database using a connection obtained through this object's database context.
deleteById(Id, Connection) - Method in interface blackboard.persist.gradebook.LineitemDbPersister
Deletes the Lineitem with the given Id from the database using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.gradebook.ScoreDbPersister
Deletes the Score identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.gradebook.ScoreDbPersister
Deletes the Score identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.IdentifiableDbPersister
Generically delete any Identifiable object by Id.
deleteById(Id, Connection) - Method in interface blackboard.persist.IdentifiableDbPersister
Generically delete any Identifiable object by Id.
deleteById(Id) - Method in interface blackboard.persist.role.PortalRoleDbPersister
Deletes the PortalRole identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.role.PortalRoleDbPersister
Deletes the PortalRole identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.user.UserDbPersister
Deletes the User identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.user.UserDbPersister
Deletes the User identified by the given Id value using the supplied connection.
deleteById(Id) - Method in interface blackboard.persist.user.UserRoleDbPersister
Deletes the UserRole identified by the given Id value using a connection from the associated persistence manager's database container.
deleteById(Id, Connection) - Method in interface blackboard.persist.user.UserRoleDbPersister
Deletes the UserRole identified by the given Id value using the supplied connection.
deleteByMessageId(Id) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbPersister
Deletes the MessageAttachment that belongs to the Message identified by the given Id value using a connection from the associated persistence manager's database container.
deleteByMessageId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbPersister
Deletes the MessageAttachment that belongs to the Message identified by the given Id value using the supplied connection.
deleteByMessageId(Id) - Method in interface blackboard.persist.discussionboard.MessageLabelDbPersister
Deletes the MessageLabel that belongs to the Message identified by the given Id value using a connection from the associated persistence manager's database container.
deleteByMessageId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageLabelDbPersister
Deletes the MessageLabel that belongs to the Message identified by the given Id value using the supplied connection.
deleteByMsgMainId(Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Deletes the UserMsgState identified by the given message id value using a connection from the associated persistence manager's database container.
deleteByMsgMainId(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Deletes the UserMsgState identified by the given message id value using a supplied connection.
deleteByOwnerId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
Deletes the Conferences in a Course with the given Id value using a connection from the associated persistence manager's database container.
deleteByOwnerId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
Deletes the Conferences in a Course with the given Id value using the supplied connection.
deleteByUserId(Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Deletes the UserMsgState identified by the given user id value using a connection from the associated persistence manager's database container.
deleteByUserId(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Deletes the UserMsgState identified by the given user id value using a supplied connection.
deleteByUserIdAndInstitutionRoleId(Id, Id) - Method in interface blackboard.persist.user.UserRoleDbPersister
 
deleteByUserIdAndInstitutionRoleId(Id, Id, Connection) - Method in interface blackboard.persist.user.UserRoleDbPersister
 
deleteOutcome(OutcomeDefinition, CourseMembership, Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.DiscussionBoardGradeManager
Delete outcome.
DEPARTMENT - Static variable in interface blackboard.data.user.UserInfoDef
 
DESCENDING - Static variable in class blackboard.base.BaseComparator
DESCENDING constant for use in this class's constructor.
DESCRIPTION - Static variable in interface blackboard.data.course.ButtonStyleDef
 
DESCRIPTION - Static variable in interface blackboard.data.course.CartridgeDef
 
DESCRIPTION - Static variable in interface blackboard.data.course.CourseDef
 
DESCRIPTION - Static variable in interface blackboard.data.course.GroupDef
 
DESCRIPTION - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
DESCRIPTION - Static variable in interface blackboard.data.discussionboard.ForumDef
 
disablePlugIn(Id) - Method in class blackboard.platform.plugin.PlugInManager
Disables the plugin specified by Id.
disassociateCurrentSessionAndUser() - Method in class blackboard.platform.security.authentication.SessionStub
If the userId is associated with a valid user record in the database, then the current session should be associated with that user record, in the database.
DiscussionboardException - Exception in blackboard.data.discussionboard.datamanager
DiscussionboardException
DiscussionboardException() - Constructor for exception blackboard.data.discussionboard.datamanager.DiscussionboardException
 
DiscussionboardException(String) - Constructor for exception blackboard.data.discussionboard.datamanager.DiscussionboardException
 
DiscussionboardException(String, Throwable) - Constructor for exception blackboard.data.discussionboard.datamanager.DiscussionboardException
 
DiscussionboardException(Throwable) - Constructor for exception blackboard.data.discussionboard.datamanager.DiscussionboardException
 
DiscussionBoardGradeManager - Interface in blackboard.data.discussionboard.datamanager
 
DiscussionBoardManager - Class in blackboard.data.discussionboard.datamanager
 
DiscussionBoardManager() - Constructor for class blackboard.data.discussionboard.datamanager.DiscussionBoardManager
 
doAuthenticate(HttpServletRequest, HttpServletResponse) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Performs the work of authentication.
doAuthenticate(Map, SessionStub, boolean) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Implementation specific version of doAuthenticate which does additional checking before calling authenticate.
doAuthenticate(HttpServletRequest, HttpServletResponse) - Method in interface blackboard.platform.security.authentication.HttpAuthModule
Performs the actual, implementation-specific work of authentication.
doCompare(Object, Object) - Method in class blackboard.base.BaseComparator
Subclasses must override this method to provide functionality.
doCompare(Object, Object) - Method in class blackboard.base.GenericAttributeComparator
Implementation of BaseComparator.doCompare().
doCompare(Object, Object) - Method in class blackboard.base.GenericFieldComparator
Implementation of BaseComparator.doCompare().
doCompare(Object, Object) - Method in class blackboard.base.GenericPropertyComparator
Implementation of BaseComparator.doCompare().
DOCUMENT - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-document
doLogout(HttpServletRequest, HttpServletResponse) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Implementation method.
doLogout(HttpServletRequest, HttpServletResponse) - Method in interface blackboard.platform.security.authentication.HttpAuthModule
Performs the actual, implementation-specific work of invalidating the user's authentication status.
DOUBLE - Static variable in class blackboard.data.BbAttribute.Type
 
DRAFT - Static variable in class blackboard.data.discussionboard.Message.MessageLifecycle
 
DT_LAST_VISIT - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
DuplicateBatchUidException - Exception in blackboard.persist
An exception that can be thrown during object persistence that indicates a attempt was made to use a duplicate batch uid value.
DuplicateBatchUidException(String) - Constructor for exception blackboard.persist.DuplicateBatchUidException
Constructs a new exception with the specified detail message.
DuplicateBatchUidException(Throwable) - Constructor for exception blackboard.persist.DuplicateBatchUidException
Constructs a new exception with the specified cause and a detail message of {@code (cause==null ?
DuplicateBatchUidException(String, Throwable) - Constructor for exception blackboard.persist.DuplicateBatchUidException
Constructs a new exception with the specified detail message and cause.
DURATION_TYPE - Static variable in interface blackboard.data.course.CourseDef
 

E

ECOMMERCE_ADMIN - Static variable in class blackboard.data.user.User.SystemRole
Manages the back-end settings for portal-ecommerce functionality
EDIT_DATE - Static variable in interface blackboard.data.discussionboard.MessageDef
 
EDUCATION_LEVEL - Static variable in interface blackboard.data.user.UserDef
 
EMAIL - Static variable in interface blackboard.data.content.StaffInfoDef
 
EMAIL_ADDRESS - Static variable in interface blackboard.data.user.UserInfoDef
 
EMAIL_ENROLLMENT - Static variable in class blackboard.data.course.Course.Enrollment
Instructors have the ability to enroll users, and students can email requests to the instructor for enrollment
EMBED - Static variable in class blackboard.data.content.ContentFile.Action
 
EMBED - Static variable in class blackboard.data.content.UploadedFile.Action
 
enablePlugIn(Id) - Method in class blackboard.platform.plugin.PlugInManager
Enables the specified plugin.
encodeNavigationItemURL(HttpServletRequest, String) - Method in interface blackboard.platform.session.BbSession
Performs url parse/replace operation for navigation item specific entities.
encodeSessionContext(String) - Method in interface blackboard.platform.session.BbSession
Encodes this session's id on the given url as a request parameter formatted as "?
encodeTemplateUrl(HttpServletRequest, String) - Method in interface blackboard.platform.session.BbSession
Encodes context information on the given url as required by the template based format.
ENCODING - Static variable in class blackboard.platform.config.BbConfig
Encoding character set used to handle streaming input and byte handling
END_DATE - Static variable in interface blackboard.data.content.ContentDef
 
END_DATE - Static variable in interface blackboard.data.course.CourseDef
 
END_DATE - Static variable in interface blackboard.data.discussionboard.ForumDef
 
ENFORCE_MODERATION - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
ENROLLMENT_ACCESS_CODE - Static variable in interface blackboard.data.course.CourseDef
 
ENROLLMENT_DATE - Static variable in interface blackboard.data.course.CourseMembershipDef
 
ENROLLMENT_END_DATE - Static variable in interface blackboard.data.course.CourseDef
 
ENROLLMENT_START_DATE - Static variable in interface blackboard.data.course.CourseDef
 
ENROLLMENT_TYPE - Static variable in interface blackboard.data.course.CourseDef
 
Entitled - Interface in blackboard.platform.security
Interface to indicate that the implementing object holds entitlements for access control.
Entitlement - Class in blackboard.platform.security
The Entitlement class represents a permission for an action on a given type of object in the Blackboard application, within a given context ( i.e, the permission to view content in a course ).
Entitlement() - Constructor for class blackboard.platform.security.Entitlement
Creates an instance of Entitlement with default property values.
Entitlement(String) - Constructor for class blackboard.platform.security.Entitlement
Convenience method to create an Entitlement based on a given UID.
Entitlements - Interface in blackboard.platform.security
Interface that specifies the underlying comparison logic for entitlements.
entitlementUid - Variable in class blackboard.platform.security.Entitlement
 
ENTITY_ID - Static variable in interface blackboard.data.content.EntityContentFileDef
 
EntityContentFile - Class in blackboard.data.content
The EntityContentFile class wraps a reference to a file that has been uploaded to a content area in a course.
EntityContentFile() - Constructor for class blackboard.data.content.EntityContentFile
Default constructor.
EntityContentFileDbLoader - Interface in blackboard.persist.content
 
EntityContentFileDbLoader.Default - Class in blackboard.persist.content
A utility class that provides quick access to the ContentFileDbLoader instance associated with the default instance of the database BbPersistenceManager.
EntityContentFileDbLoader.Default() - Constructor for class blackboard.persist.content.EntityContentFileDbLoader.Default
 
EntityContentFileDbPersister - Interface in blackboard.persist.content
 
EntityContentFileDbPersister.Default - Class in blackboard.persist.content
A utility class that provides quick access to the ContentDbPersister instance associated with the default instance of the database BbPersistenceManager.
EntityContentFileDbPersister.Default() - Constructor for class blackboard.persist.content.EntityContentFileDbPersister.Default
 
EntityContentFileDef - Interface in blackboard.data.content
ContentFileDef
EntityContentFileUtil - Class in blackboard.data.content
Performs conversion of EntityContentFile objects to BbFile for easy persistence via Relationship objects.
EntityContentFileUtil() - Constructor for class blackboard.data.content.EntityContentFileUtil
 
equals(Object) - Method in class blackboard.base.FormattedText
Overrides the equals() method in Object to provide a simple way to compare two FormattedText objects.
EQUALS - Static variable in class blackboard.base.ListFilter.Comparison
 
equals(Object) - Method in class blackboard.data.discussionboard.Message.MessageLifecycle
equals(Object) - Method in class blackboard.data.user.User.InstRole
Deprecated.  
equals(Object) - Method in class blackboard.data.user.User.SystemRole
equals
equals(Object) - Method in class blackboard.persist.CacheKey
 
equals(Object) - Method in class blackboard.persist.DatabaseContainer
 
equals(Object) - Method in class blackboard.persist.DataType
Indicates whether the given object is "equal to" this one.
equals(Object) - Method in class blackboard.persist.Id
Overrides the equals() method in Object to provide a simple way to compare two Ids.
equals(Object) - Method in class blackboard.persist.PkId
Overrides the equals() method in Object to provide a simple way to compare two PkIds.
equals(Object) - Method in class blackboard.persist.UnsetId
Overrides the equals() method in Object to provide a simple way to compare two UnsetId s.
equals(Object) - Method in class blackboard.platform.log.LogService.Verbosity
 
equals(Object) - Method in class blackboard.platform.security.Entitlement
 
ERROR - Static variable in class blackboard.platform.log.LogService.Verbosity
Used to log messages resulting from system errors.
ERROR_MSG - Static variable in class blackboard.platform.ApplicationLauncher
 
establishSession(HttpServletRequest, HttpServletResponse, String) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Creates and associates an AS session with provided user information.
execute() - Method in interface blackboard.platform.Application
Executes application logic.
EXITED - Static variable in class blackboard.platform.StatusCode
 
EXPIRATION_ATTR - Static variable in class blackboard.platform.License.XmlDef
 
EXPIRATION_ATTR_FORMAT - Static variable in class blackboard.platform.License.XmlDef
 
EXPIRATION_ATTR_NEVER - Static variable in class blackboard.platform.License.XmlDef
 
EXTENSION_INTEGRATION - Static variable in interface blackboard.platform.session.SessionInvalidationFilter
 
EXTENSION_POINT - Static variable in interface blackboard.platform.session.CookieKiller
 
EXTERNAL - Static variable in class blackboard.data.gradebook.Lineitem.AssessmentLocation
assessmentId points to an assessment on an external system.
EXTERNAL - Static variable in class blackboard.data.gradebook.Score.AttemptLocation
The attempt data is external to Blackboard.
EXTERNAL_LINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-externallink
EXTERNAL_LINK_DATA_TYPE - Static variable in class blackboard.data.content.ExternalLink
Deprecated. Use the constant ExternalLink.DATA_TYPE instead
ExternalLink - Class in blackboard.data.content
The ExternalLink class is a representation of an external link within the Bb Course Management System.
ExternalLink() - Constructor for class blackboard.data.content.ExternalLink
Default constructor.
extractBbFile(List<EntityContentFile>) - Static method in class blackboard.data.content.EntityContentFileUtil
 
extractBbFile(EntityContentFile) - Static method in class blackboard.data.content.EntityContentFileUtil
 

F

FACULTY - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
FAILURE - Static variable in class blackboard.platform.ResultCode
 
FAMILY_NAME - Static variable in interface blackboard.data.content.StaffInfoDef
 
FAMILY_NAME - Static variable in interface blackboard.data.user.UserInfoDef
 
FATAL - Static variable in class blackboard.platform.log.LogService.Verbosity
Used to log messages that cause severe disruption to the system.
FAVORITE_LINKS - Static variable in interface blackboard.data.course.CourseMembershipDef
 
FEE - Static variable in interface blackboard.data.course.CourseDef
 
FEMALE - Static variable in class blackboard.data.user.User.Gender
Female
FILE - Static variable in class blackboard.data.content.Content.RenderType
Renders the underlying object as a reference to a single file.
FILE - Static variable in interface blackboard.data.discussionboard.MessageAttachmentDef
 
FILE_ACTION - Static variable in interface blackboard.data.content.UploadedFileDef
 
FILE_ID - Static variable in interface blackboard.data.content.UploadDef
 
FILE_NAME - Static variable in interface blackboard.data.content.UploadedFileDef
 
FILE_ONLY_LESSON - Static variable in class blackboard.data.content.CourseDocument.Type
Deprecated.  
FILE_SIZE - Static variable in interface blackboard.data.content.UploadedFileDef
 
FileSystemService - Interface in blackboard.platform.filesystem
Interface for FileSystemServiceImpl class.
filterByAvailability(boolean) - Method in class blackboard.base.FilteringIterator
Applies the availability filter, AvailabilityFilter, to this FilteringIterator.
FilterCacheByLoader - Class in blackboard.persist
The FilterCacheByLoader filters out given objects that are cacheKey with specified Loader.
FilterCacheByLoader() - Constructor for class blackboard.persist.FilterCacheByLoader
 
FilterCacheByLoader(String) - Constructor for class blackboard.persist.FilterCacheByLoader
 
FilteringIterator - Class in blackboard.base
The FilteringIterator class provides a means of applying a set of "filters" to an iterator.
FilteringIterator(Iterator) - Constructor for class blackboard.base.FilteringIterator
Creates a FilteringIterator using the supplied Iterator.
FilteringIterator(Iterator, ListFilter) - Constructor for class blackboard.base.FilteringIterator
Creates a FilteringIterator using the supplied Iterator and applying the "filtering" specified by the given ListFilter.
filterInvalidSessions(BbList) - Method in interface blackboard.platform.session.SessionInvalidationFilter
Interceptor method to allow a listener to arbitrarily keep alive sessions that otherwise would have been invalidated
findPreviousAndNextThreadIdsInForum(Id, Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Given the id of a thread in a forum, loads the previous and next thread ids for threads in the same forum.
findPreviousAndNextThreadIdsInForum(Id, Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Given the id of a thread in a forum, loads the previous and next thread ids for threads in the same forum.
FIXED_NUM_DAYS - Static variable in class blackboard.data.course.Course.Duration
Course is only available for a set number of days
FLOAT - Static variable in class blackboard.data.BbAttribute.Type
 
flushAll() - Method in class blackboard.persist.Cache
 
flushAll() - Method in class blackboard.persist.VolatileSessionCache
 
flushByKey(String) - Method in class blackboard.persist.VolatileSessionCache
 
flushEntry(String) - Method in class blackboard.persist.Cache
 
flushGroup(String) - Method in class blackboard.persist.Cache
 
FOLDER - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-folder
Folder - Interface in blackboard.data.content
The Folder is the root of the content folder class hierarchy.
formatCurrency(double) - Method in class blackboard.platform.intl.BbLocale
Formats a double as a currency value according to the current locale and returns it as a String.
formatDate(Date) - Method in class blackboard.platform.intl.BbLocale
Formats a date (not including time portion) according to the current locale and the default date style and returns it as a string.
formatDate(Date, BbLocale.Date) - Method in class blackboard.platform.intl.BbLocale
Formats a date (not including time portion) according to the current locale and given date style and returns it as a string.
formatDateTime(Date) - Method in class blackboard.platform.intl.BbLocale
Formats a date/time according to the current locale and the default date and time styles and returns it as a string.
formatDateTime(Date, BbLocale.Date, BbLocale.Time) - Method in class blackboard.platform.intl.BbLocale
Formats a date/time according to the current locale and the given date and time styles and returns it as a string.
formatDuration(long) - Method in class blackboard.platform.intl.BbLocale
Format a time duration (in milliseconds) as a string, broken down by days, hours, minutes, seconds and milliseconds.
formatName(User, BbLocale.Name) - Method in class blackboard.platform.intl.BbLocale
Formats the name of the given user according to the current locale and given BbLocale.Name style and returns it as a string.
formatName(String, String, String, String, BbLocale.Name) - Method in class blackboard.platform.intl.BbLocale
Formats a name according to the current locale and given BbLocale.Name style and returns it as a string.
formatNumber(double) - Method in class blackboard.platform.intl.BbLocale
Formats a number according to the current locale and returns it as a String.
formatPercent(double) - Method in class blackboard.platform.intl.BbLocale
Formats a double as a percentage according to the current locale and returns it as a String.
formatPropertyValue(Object) - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
FormattedText - Class in blackboard.base
The FormattedText class provides a means for storing a piece of text along with a companion formatting specification.
FormattedText() - Constructor for class blackboard.base.FormattedText
Default constructor; creates an empty string with FormattedText.Type.SMART.
FormattedText(String, FormattedText.Type) - Constructor for class blackboard.base.FormattedText
Constructor, presets the string value and type.
FORMATTEDTEXT - Static variable in class blackboard.data.BbAttribute.Type
 
FormattedText.Type - Class in blackboard.base
Enumeration class to specify possible text formats.
formatTime(Date) - Method in class blackboard.platform.intl.BbLocale
Formats the time portion of a date according to the current locale and the default time style and returns it as a string.
formatTime(Date, BbLocale.Time) - Method in class blackboard.platform.intl.BbLocale
Formats the time portion of a date according to the current locale and given time style and returns it as a string.
formatValue(String) - Method in enum blackboard.persist.SearchOperator
Formats the input value depending on the type of operation, notably textual "like" operations.
FORUM - Static variable in class blackboard.data.content.Link.ReferredToType
 
Forum - Class in blackboard.data.discussionboard
The Forum class provides a representation of a discussion board forum within the Bb Course Management System.
Forum() - Constructor for class blackboard.data.discussionboard.Forum
Creates an instance of Forum with default property values.
FORUM_COUNT - Static variable in interface blackboard.data.discussionboard.ConferenceStatusDef
 
FORUM_COUNT - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
FORUM_GRADE_HANDLE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
FORUM_GRADE_POINTS_POSSIBLE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
FORUM_ID - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
FORUM_ID - Static variable in interface blackboard.data.discussionboard.MessageDef
 
FORUM_ID - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
FORUM_LINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-forumlink
FORUM_ROLE - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
ForumDbLoader - Interface in blackboard.persist.discussionboard
ForumDbLoader
ForumDbLoader.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the ForumDbLoader instance associated with the default instance of the database BbPersistenceManager.
ForumDbLoader.Default() - Constructor for class blackboard.persist.discussionboard.ForumDbLoader.Default
 
ForumDbPersister - Interface in blackboard.persist.discussionboard
This interface describes the set of methods that all database persisters for Forum objects must implement.
ForumDbPersister.Default - Class in blackboard.persist.discussionboard
 
ForumDbPersister.Default() - Constructor for class blackboard.persist.discussionboard.ForumDbPersister.Default
 
ForumDef - Interface in blackboard.data.discussionboard
ForumDef
ForumManager - Interface in blackboard.data.discussionboard.datamanager
 
ForumProperties - Class in blackboard.data.discussionboard
The ForumProperties class represents the properties to a given discussion board forum within the Bb Course Management System.
ForumProperties() - Constructor for class blackboard.data.discussionboard.ForumProperties
Default constructor.
ForumPropertiesDef - Interface in blackboard.data.discussionboard
ForumPropertiesDef Extra forum setting stored in the forum registry table.
FORUMS - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
forumSingleCopy(Id, Id, boolean, String, String) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Copys a selected forum to a conference.
ForumStatus - Class in blackboard.data.discussionboard
The ForumStatus object wraps the state of a user's interaction with a given piece of forum and adaptive release status.
ForumStatus() - Constructor for class blackboard.data.discussionboard.ForumStatus
Default constructor.
ForumStatusDef - Interface in blackboard.data.discussionboard
Persistence constants for ForumStatusDef
ForumXmlLoader - Interface in blackboard.persist.discussionboard
ForumXmlLoader
ForumXmlPersister - Interface in blackboard.persist.discussionboard
ForumXmlPersister
FRESHMAN - Static variable in class blackboard.data.user.User.EducationLevel
College or university freshman.
fromExternalString(String, Class) - Static method in class blackboard.base.BbEnum
Returns the BbEnum element specified by the externalString in the target enumeration class, enumClass.
fromExternalString(String) - Static method in class blackboard.base.FormattedText.Type
Returns the FormattedText.Type element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.announcement.Announcement.Type
Returns the Announcement.Type element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.BbAttribute.Type
Returns the BbAttribute.Type element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.calendar.CalendarEntry.Type
Returns the CalendarEntry.Type element specified by the externalString
fromExternalString(String) - Static method in class blackboard.data.content.AbstractContentFile.StorageType
Returns the ContentFile.StorageType element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.content.ChildFile.Action
Returns the ChildFile.Action element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.content.Content.RenderType
Returns the Content.Rendertype element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.content.ContentFile.Action
Returns the ContentFile.Action element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.content.CourseDocument.Area
Deprecated. Returns the CourseDocument.Area element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.content.CourseDocument.Type
Deprecated. Returns the CourseDocument.Type element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.content.Link.ReferredToType
Returns the Link.ReferredToType element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.content.Link.ReferrerType
Returns the Link.ReferrerType element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.content.UploadedFile.Action
Returns the Action element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.course.Course.Duration
Returns the Course.Duration element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.course.Course.Enrollment
Returns the Course.Enrollment element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.course.Course.NavStyle
Returns the Course.NavStyle element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.course.Course.Pace
Returns the Course.Pace element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.course.Course.ServiceLevel
Returns the Course.ServiceLevel element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.course.CourseMembership.Role
Returns the CourseMembership.Role element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.discussionboard.ConferenceOwner.OwnerType
Returns the ConferenceOwner.OwnerType element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.discussionboard.Message.MessageLifecycle
Returns the Message.MessageLifecycle element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.discussionboard.UserForumSettings.ForumRole
Returns the UserForumSettings.ForumRole element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.navigation.CourseToc.Target
Returns the CourseToc.Target element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.data.user.User.EducationLevel
Returns the User.EducationLevel element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.user.User.Gender
Returns the User.Gender element specified by the externalString.
fromExternalString(String, Class) - Static method in class blackboard.data.user.User.InstRole
Deprecated.  
fromExternalString(String) - Static method in class blackboard.data.user.User.InstRole
Deprecated. Returns the User.InstRole element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.data.user.User.SystemRole
Returns the User.SystemRole element specified by the externalString .
fromExternalString(String) - Static method in class blackboard.platform.intl.BbLocale.Date
Returns the BbLocale.Date element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.platform.intl.BbLocale.Name
Returns the BbLocale.Name element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.platform.intl.BbLocale.Time
Returns the BbLocale.Time element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.platform.log.LogService.Verbosity
Generates the proper enumerated object from a string representation.
fromFieldName(String, Class) - Static method in class blackboard.base.BbEnum
Returns the BbEnum element specified by the fieldName in the target enumeration class, enumClass.
fromFieldName(String, Class, boolean) - Static method in class blackboard.base.BbEnum
Returns the BbEnum element specified by the fieldName in the target enumeration class, enumClass.
fromFieldName(String) - Static method in class blackboard.base.FormattedText.Type
Returns the FormattedText.Type element specified by the fieldName.
fromFieldName(String) - Static method in class blackboard.data.content.AbstractContentFile.StorageType
Returns the ContentFile.StorageType element specified by the fieldName.
fromFieldName(String) - Static method in class blackboard.data.content.ContentFile.Action
Returns the ContentFile.Action element specified by the fieldName.
fromFieldName(String) - Static method in class blackboard.data.content.UploadedFile.Action
Returns the Action element specified by the fieldName.
fromFieldName(String) - Static method in class blackboard.data.course.CourseMembership.Role
Returns the FormattedText.Type element specified by the fieldName.
fromFieldName(String, Class) - Static method in class blackboard.data.user.User.InstRole
Deprecated.  
fromFieldName(String, Class, boolean) - Static method in class blackboard.data.user.User.InstRole
Deprecated. Returns the User.InstRole element specified by the fieldName.
fromFieldName(String) - Static method in class blackboard.data.user.User.SystemRole
Returns the FormattedText.Type element specified by the fieldName .
fromFieldName(String, Class) - Static method in class blackboard.data.user.User.SystemRole
 
fromFieldName(String, Class, boolean) - Static method in class blackboard.data.user.User.SystemRole
Returns the User.SystemRole element specified by the fieldName.
FULL - Static variable in class blackboard.data.course.Course.ServiceLevel
 
FULL - Static variable in class blackboard.platform.intl.BbLocale.Date
a date of the form: Friday, April 10, 1998
FULL - Static variable in class blackboard.platform.intl.BbLocale.Time
a time of the form: 3:58:45 o'clock PM PDT

G

GENDER - Static variable in interface blackboard.data.user.UserDef
 
generateId(DataType, String) - Method in class blackboard.persist.BbPersistenceManager
Generates an Id instance specific to the Container associated with this persistence manager.
generateId(DataType, int, int) - Method in class blackboard.persist.BbPersistenceManager
Generates an Id instance specific to the Container associated with this persistence manager.
generateId(DataType, int) - Method in class blackboard.persist.BbPersistenceManager
Generates an Id instance specific to the Container associated with this persistence manager.
generateId(DataType, String) - Method in interface blackboard.persist.Container
Generates an Id instance specific to this Container.
generateId(DataType, int, int) - Method in interface blackboard.persist.Container
Generates an Id instance specific to this Container.
generateId(DataType, int) - Method in interface blackboard.persist.Container
Generates an Id instance specific to this Container.
generateId(DataType, String) - Method in class blackboard.persist.DatabaseContainer
Generates an Id instance specific to this DatabaseContainer.
generateId(DataType, int, int) - Method in class blackboard.persist.DatabaseContainer
Generates an Id instance specific to this DatabaseContainer .
generateId(DataType, int) - Method in class blackboard.persist.DatabaseContainer
Generates an Id instance specific to this DatabaseContainer .
generateId(DataType, String) - Static method in class blackboard.persist.Id
Generates an Id instance using the default database persistence manager as given by context.
generateId(DataType, int, int) - Static method in class blackboard.persist.Id
Generates an Id instance using the default database persistence manager as given by context.
generateId(DataType, int) - Static method in class blackboard.persist.Id
Generates an Id instance using the default database persistence manager as given by context.
generateId(DataType, String) - Method in class blackboard.persist.RemoteDbContainer
Generates an Id instance specific to this XmlContainer .
generateId(DataType, int, int) - Method in class blackboard.persist.RemoteDbContainer
Generates an Id instance specific to this XmlContainer .
generateId(DataType, int) - Method in class blackboard.persist.RemoteDbContainer
Generates an Id instance specific to this DatabaseContainer .
GenericAttributeComparator - Class in blackboard.base
Comparator implementation that allows objects in a list to be compared based on the value of an attribute that they have in common.
GenericAttributeComparator(String, Class) - Constructor for class blackboard.base.GenericAttributeComparator
Constructor.
GenericAttributeComparator(boolean, String, Class) - Constructor for class blackboard.base.GenericAttributeComparator
Constructor.
GenericAttributeFilter - Class in blackboard.base
Filter implementation that allows objects in a list to be filtered based on the value of an attribute that they have in common.
GenericAttributeFilter(String, Class, Object, ListFilter.Comparison) - Constructor for class blackboard.base.GenericAttributeFilter
Constructs the filter to perform a comparison using a specific field accessor, to a specific value.
GenericFieldComparator - Class in blackboard.base
Comparator implementation that allows objects in a list to be compared based on the value of an attribute that they have in common.
GenericFieldComparator(String, Class) - Constructor for class blackboard.base.GenericFieldComparator
Constructor.
GenericFieldComparator(boolean, String, Class) - Constructor for class blackboard.base.GenericFieldComparator
Constructor.
GenericFieldFilter - Class in blackboard.base
Filter implementation that allows objects in a list to be filtered based on the value of an attribute that they have in common.
GenericFieldFilter(String, Class, Object, ListFilter.Comparison) - Constructor for class blackboard.base.GenericFieldFilter
Constructs the filter to perform a comparison using a specific field accessor, to a specific value.
GenericPropertyComparator - Class in blackboard.base
Comparator implementation that allows objects in a list to be compared based on the value of a property that they have in common.
GenericPropertyComparator(String, Class) - Constructor for class blackboard.base.GenericPropertyComparator
Constructor.
GenericPropertyComparator(boolean, String, Class) - Constructor for class blackboard.base.GenericPropertyComparator
Constructor.
getAbsoluteLimit() - Method in class blackboard.data.course.Course
Returns the absolute storage limit for this Course.
getAction() - Method in class blackboard.data.content.ChildFile
Returns the action specified for this ChildFile.
getAction() - Method in class blackboard.data.content.ContentFile
Returns the action specified for this ContentFile.
getActions() - Method in class blackboard.data.AttributePermission
Returns the actions, in normalized form, which is one of "get", "set", or "get,set".
getActions() - Method in class blackboard.persist.PersistPermission
Returns the actions, in normalized form.
getActiveSessionList() - Method in interface blackboard.platform.session.BbSessionManagerService
Returns a List of all active session in this VM.
getAdminInd() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the flag denoting if the associated user account is Manager of the active discussion board forum.
getAlias() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the alias associated with this UserForumSettings
getAlias() - Method in class blackboard.platform.intl.BbLocale
Returns the locale alias string for this locale object.
getAllowAnonymous() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow anonymous.
getAllowAttachment() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow attachment.
getAllowCreate() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow create.
getAllowDelete() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow message delete.
getAllowDeleteTree() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow message tree delete.
getAllowedIps() - Method in class blackboard.platform.License
Returns the set of IP addresses that this license is restricted to run on.
getAllowEdit() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow edit.
getAllowEmailEnrollRequests() - Method in class blackboard.data.course.Course
Deprecated.  
getAllowForumGrading() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow forum grading.
getAllowForumSubscribe() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow subscribe.
getAllowGuests() - Method in class blackboard.data.content.Content
Returns the allow guests flag for this piece of Content.
getAllowGuests() - Method in class blackboard.data.course.Course
Returns the allow guests flag for this Course.
getAllowGuests() - Method in class blackboard.data.navigation.CourseToc
Returns the allow guests flag for this CourseToc.
getAllowMemberRate() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow rate.
getAllowMessageTagging() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether tagging is enabled in this Forum.
getAllowObservers() - Method in class blackboard.data.content.Content
Returns the allow observers flag for this piece of Content.
getAllowObservers() - Method in class blackboard.data.course.Course
Returns the allow observers flag for this Course.
getAllowObservers() - Method in class blackboard.data.navigation.CourseToc
Returns the allow observers flag for this CourseToc.
getAllowQuote() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether message quoting is allowed in this Forum.
getAllowSubscribe() - Method in class blackboard.data.discussionboard.ForumProperties
Deprecated. use getAllowThreadSubscribe instead
getAllowThreadGrading() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow thread grading.
getAllowThreadSubscribe() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is allow subscribe.
getAnalysisHandlerUrl() - Method in class blackboard.data.gradebook.Lineitem
 
getAncestorDistance() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the ancestor distance of a message
getAncestorObject() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the ancestor message of a message
getAncestorPK() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the ancestor pk of a message
getAnonymousUser() - Method in class blackboard.data.discussionboard.ForumProperties
Returns the key name for "Anonymous User"
getAppName() - Method in class blackboard.base.AppVersion
Returns the application name of the AppVersion.
getAppPack() - Method in interface blackboard.platform.LicenseManager
 
getAppPackNumber(String) - Static method in class blackboard.platform.LicenseUtil
 
getAppVersion() - Method in interface blackboard.persist.Container
Return the AppVersion associated with this Container .
getAppVersion() - Method in class blackboard.persist.DatabaseContainer
Return the AppVersion associated with this DatabaseContainer.
getAppVersion() - Method in interface blackboard.persist.Loader
Returns the AppVersion associated with this Loader.
getAppVersion() - Method in interface blackboard.persist.Persister
Returns the AppVersion associated with this Persister .
getAppVersion() - Method in class blackboard.persist.RemoteDbContainer
Return the AppVersion associated with this XmlContainer .
getArea() - Method in class blackboard.data.content.CourseDocument
Deprecated. The document areas are no longer statically defined. Instead you need to look up the course toc entries
getArea() - Method in class blackboard.data.discussionboard.Conference
Returns the area associated with this Conference
getAsmtId() - Method in class blackboard.data.announcement.Announcement
Deprecated. This field no longer exists as of Bb6 and should not be used.
getAsmtId() - Method in class blackboard.data.content.CourseDocument
Deprecated. The links to other objects in the system have been generalized. The preferred method is to use the Link object. This method will always return Id.UNSET_ID
getAssessmentId() - Method in class blackboard.data.gradebook.Lineitem
Returns a String-based Id for the associated assessment.
getAssessmentLocation() - Method in class blackboard.data.gradebook.Lineitem
assessmentLocation indicates whether the assessment referenced by this Lineitem is native to the Blackboard server or stored externally.
getAttachment() - Method in class blackboard.data.discussionboard.Message
Returns the attachment for this Message.
getAttemptDirectory(String, Id, AttemptFile.FileType) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course and attempt id.
getAttemptDirectory(Course, Id, AttemptFile.FileType) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course and attempt id.
getAttemptHandlerUrl() - Method in class blackboard.data.gradebook.Lineitem
Returns the URL for this item's attemptHandler if this Lineitem points to an external assessment.
getAttemptId() - Method in class blackboard.data.gradebook.Score
Returns a String-based Id for the external attempt handler.
getAttemptLocation() - Method in class blackboard.data.gradebook.Score
Returns whether the attempt associated with this score is internal to Blackboard or external.
getAttribute(String) - Method in interface blackboard.platform.context.Context
Gets an arbitrary attribute for use in this context.
getAttribute(String, BbSession.Scope) - Method in interface blackboard.platform.session.BbSession
Deprecated. Use HttpSession for private attributes (visible only to the calling webapp). Use getGlobalKey() for global attributes (visible across all webapps).
getAttributes() - Method in interface blackboard.platform.context.Context
Gets all the attributes in this context in the form of a HashMap.
getAuthType() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Returns a String identifier for the authentication type for a given implementation of HttpAuthModule
getAuthType() - Method in interface blackboard.platform.security.authentication.HttpAuthModule
Returns a String identifier for the authentication type for a given implementation of HttpAuthModule.
getAuthType() - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Returns a String identifier for the authentication type for a given implementation of HttpAuthModule.
getAvailableAuthTypes() - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
Accessors
getAvailableContentHandlers() - Method in class blackboard.data.content.ContentHandlerWrapper
 
getAvailableContentHandlers() - Method in class blackboard.platform.plugin.PlugInManager
Deprecated. a filtering iterator is the preferred method for getting this information
getAvailablePlugIns() - Method in class blackboard.platform.plugin.PlugInManager
Deprecated. plugin availability can be determined either through a filtering interator, or by examining the available property directly.
getAverageRating() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the average rating of a message
getAvgPostPosition() - Method in class blackboard.data.discussionboard.Conference
Returns the average post position associated with this Conference
getAvgPostPosition() - Method in class blackboard.data.discussionboard.Forum
Returns the average post position associated with this Forum
getAvgPostPosition() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the average post position
getAvgPostSize() - Method in class blackboard.data.discussionboard.Conference
Returns the average post size associated with this Conference
getAvgPostSize() - Method in class blackboard.data.discussionboard.Forum
Returns the average post size associated with this Forum
getAvgPostSize() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the average post size
getBannerImageFile() - Method in class blackboard.data.course.Course
Returns the banner image file associated with this Course.
getBatchUid() - Method in class blackboard.data.course.Course
Returns the batch uid associated with this Course.
getBatchUid() - Method in class blackboard.data.user.User
Returns the batch uid associated with this User.
getBbAttribute(String) - Method in class blackboard.data.BbAttributes
Returns the BbAttribute object associated with given name ("key").
getBbAttributeList() - Method in class blackboard.data.BbAttributes
Returns a list of the contained BbAttribute values.
getBbAttributes() - Method in class blackboard.data.BbLink
Returns the BbAttributes associated with this BbLink.
getBbAttributes() - Method in class blackboard.data.BbObject
Returns the BbAttributes associated with this BbObject.
getBbAttributes() - Method in interface blackboard.data.IBbObject
Returns the BbAttributes associated with this IBbObject.
getBbDatabase() - Method in class blackboard.persist.DatabaseContainer
Returns the BbDatabase associated with this DatabaseContainer.
getBbEnum(String) - Method in class blackboard.data.BbAttributes
Get the BbEnum value associated with given attribute name.
getBbObject(String) - Method in class blackboard.data.BbAttributes
Get the IBbObject value associated with given attribute name.
getBbProperties() - Method in interface blackboard.platform.config.ConfigurationService
Returns aggregate of bb-config.properties and properties from active service manager config.
getBbProperty(String) - Method in interface blackboard.platform.config.ConfigurationService
Shortcut to return an individual property from bb-config.properties or from this service manager's config file.
getBbProperty(String, String) - Method in interface blackboard.platform.config.ConfigurationService
Shortcut to return an individual property from bb-config.properties or from this service manager's config file.
getBbServicesDir() - Method in interface blackboard.platform.config.ConfigurationService
Deprecated.  
getBbSessionId() - Method in interface blackboard.platform.session.BbSession
Returns the Blackboard assigned unique id for this user's session.
getBbSessionIdMd5() - Method in interface blackboard.platform.session.BbSession
Returns the Blackboard assigned unique id for this user's session as an MD5 hashed string.
getBbVersion() - Method in class blackboard.platform.intl.BbLocale
Returns the Bb Version for this locale object
getBiography() - Method in class blackboard.data.content.StaffInfo
Returns the biography of this StaffInfo.
getBirthDate() - Method in class blackboard.data.user.User
Returns the birth date of this User.
getBlackboardDir() - Method in interface blackboard.platform.config.ConfigurationService
Returns the directory in which the Blackboard application is installed.
getBody() - Method in class blackboard.data.announcement.Announcement
Returns the body of this Announcement.
getBody() - Method in class blackboard.data.content.Content
Returns the body of this object as a FormattedText object.
getBody() - Method in class blackboard.data.discussionboard.Message
Returns the body of this Message
getBodyLength() - Method in class blackboard.data.discussionboard.Message
Returns the body length of this Message.
getBoolean(String) - Method in class blackboard.data.BbAttributes
Get the Boolean value associated with given attribute name.
getBoolean(String, UserDataService.Scope, boolean) - Method in interface blackboard.platform.session.UserDataService
Retrieves the boolean associated with the specified key in the specified scope.
getBrandingDirectory(Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the branding for given host.
getBuildNumber() - Method in interface blackboard.platform.LicenseManager
 
getBuildNumber() - Static method in class blackboard.platform.LicenseUtil
 
getBundle() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
 
getBundle() - Static method in class blackboard.platform.security.SecurityUtil
Returns the security ResourceBundle, based on the current context locale.
getBundleFile(Id, BbLocale) - Method in class blackboard.platform.plugin.PlugInManager
 
getBundleManager() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return BundleManager.
getBundleName() - Method in class blackboard.base.BbLabeledEnum
assessmentEnum will extend getBundle to return "assessment", then all assessment enums will extend AssessmentEnum
getBundleName(Id) - Method in class blackboard.platform.plugin.PlugInManager
 
getBusinessFax() - Method in class blackboard.data.user.UserInfo
Returns the business fax of this UserInfo object
getBusinessPhone1() - Method in class blackboard.data.user.UserInfo
Returns the business phone 1 of this UserInfo object
getBusinessPhone2() - Method in class blackboard.data.user.UserInfo
Returns the business phone 2 of this UserInfo object
getButtonStyle() - Method in class blackboard.data.course.Course
Returns the ButtonStyle associated with this Course.
getButtonStyleId() - Method in class blackboard.data.course.Course
Returns the button style Id associated with this Course.
getByteArray(String, UserDataService.Scope, byte[]) - Method in interface blackboard.platform.session.UserDataService
Retrieves the byte array associated with the specified key in the specified scope.
getCache() - Method in class blackboard.persist.BbPersistenceManager
Returns the Cache associated with this persistence manager.
getCacheFileName() - Method in interface blackboard.persist.CachingLoader
Returns the name of the file used to signal the loader data has been updated.
getCalendar(String) - Method in class blackboard.data.BbAttributes
Get the Calendar value associated with given attribute name.
getCardNumber() - Method in class blackboard.data.user.User
Returns a String representing the encrypted BbCard number for this User.
getCartridge() - Method in class blackboard.data.course.Course
Returns the Cartridge associated with this Course.
getCartridgeId() - Method in class blackboard.data.course.Course
Returns the cartridge Id associated with this Course.
getCatalogUrl() - Static method in class blackboard.platform.plugin.PlugInManager
Utility method to calculate the catalog URL from a navigation item.
getCDRomDriveMac() - Method in class blackboard.data.user.User
Returns the CDRomDriveMac of this User object.
getCDRomDrivePC() - Method in class blackboard.data.user.User
Returns the CDRomDrivePC of this User object.
getChildCourseId() - Method in class blackboard.data.course.CourseCourse
 
getChildCourseId() - Method in class blackboard.data.course.CourseMembership
Returns the course Id for the course from which this CourseMembership inherits.
getChildFiles() - Method in class blackboard.data.content.ContentFile
Returns the list of child files for this ContentFile.
getChildren() - Method in class blackboard.data.content.ContentFolder
Returns the list of children that presently belong to (was assigned to) this CourseDocumentFolder.
getChildren() - Method in interface blackboard.data.content.Folder
Returns the list of children that presently belong to (was assigned to) this Folder.
getChildren() - Method in class blackboard.data.content.StaffInfoFolder
Returns the list of children that presently belong to (was assigned to) this StaffInfoFolder.
getCity() - Method in class blackboard.data.user.UserInfo
Returns the city of this UserInfo object
getClassification() - Method in class blackboard.data.course.Course
Returns the Classification associated with this Course.
getClassificationId() - Method in class blackboard.data.course.Course
Returns the classification Id associated with this Course.
getClientId() - Method in interface blackboard.platform.LicenseManager
Returns the client id fromt the LicenseFile
getCollabDocDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
returns the doc root of the collab server
getColumnOrder() - Method in class blackboard.data.gradebook.Lineitem
Returns the column position for this line item.
getComments() - Method in class blackboard.data.content.CourseUpload
Method getComments.
getCompany() - Method in class blackboard.data.user.UserInfo
Returns the company of this UserInfo object
getComponent() - Method in class blackboard.platform.License
Returns the component name.
getConferenceId() - Method in class blackboard.data.discussionboard.Forum
Returns the parent conference Id associated with this Forum
getConferenceManager() - Static method in class blackboard.data.discussionboard.datamanager.DiscussionBoardManager
Return a ConferenceManager object.
getConferenceOwnerId() - Method in class blackboard.data.discussionboard.Conference
Returns the ConferenceOwner Id associated with this piece of Conference
getConferenceOwnerType(Conference) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Returns the conference owner type for the given conference
getConfigErrs() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Collects errors from loading configuration properties for this authentication type.
getConfigKeys() - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getConfigProperties(File) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getConfigurationService() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return ConfigurationService.
getConfiguredFile(String, boolean) - Method in interface blackboard.platform.config.ConfigurationService
Utility for service implementations to get a file path from the configured properties.
getConfiguredFiles(String, boolean) - Method in interface blackboard.platform.config.ConfigurationService
Utility for service implementations to get a file list from the configured properties.
getConfiguredLog(String) - Method in interface blackboard.platform.log.LogService
Returns a log that has been configured by name or null if one is not found.
getConstraint() - Method in class blackboard.data.ValidationWarning
Returns the description of the constraint.
getContainer() - Method in class blackboard.persist.BbPersistenceManager
Returns the Container associated with this persistence manager.
getContainer() - Method in class blackboard.persist.Id
Returns the Container associated with this Id.
getContentDirectory(String, Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course and content id.
getContentDirectory(Course, Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course and content id.
getContentFiles() - Method in class blackboard.data.content.Content
Returns the list of ContentFile objects associated with the content item.
getContentHandler() - Method in class blackboard.data.content.Content
Returns the Content Handler handle associated with this content object.
getContentHandler() - Method in class blackboard.data.content.ContentFolder
Overrides the method of the same name in Content.
getContentHandler() - Method in class blackboard.data.content.Lesson
Overrides the method of the same name in Content.
getContentHandler(String) - Method in class blackboard.platform.plugin.PlugInManager
Returns the ContentHandler for the given handle in the current virtual installation.
getContentHandlers() - Method in class blackboard.platform.plugin.PlugInManager
Returns a list of installed content handlers.
getContentId() - Method in class blackboard.data.content.ContentFile
Returns the content Id to which this ContentFile "belongs" (is part of).
getContentId() - Method in class blackboard.data.content.ContentStatus
Returns the content id that this status is attached to
getContentId() - Method in class blackboard.data.navigation.CourseToc
Returns the content Id of this CourseToc.
getContentStatus() - Method in class blackboard.data.content.Content
Returns the ContentStatus for this content item.
getContentSystemHelper() - Method in interface blackboard.platform.filesystem.FileSystemService
Returs the ContentSystemHelper corresponding with the name/id provided.
getContentSystemVersion() - Method in class blackboard.platform.plugin.PlugInManager
Returns the current Content System version, or null if the Content System is not installed.
getContentViewUrl(Content, User) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getContentViewUrl(Content) - Method in class blackboard.data.content.ContentHandlerWrapper
Returns the URL for viewing the content in its location within the Course Content UI.
getContext() - Method in class blackboard.persist.BbPersistenceManager
Returns the PersistenceContext associated with this persistence manager.
getContext() - Method in interface blackboard.platform.context.ContextManager
Retrieves the current context previously set via ContextManager.setContext(HttpServletRequest).
getContextManager() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return ContextManager.
getContextOverride() - Method in interface blackboard.platform.context.Context
returns the OverrideType of this Context object.
getCountry() - Method in class blackboard.data.user.UserInfo
Returns the country of this UserInfo object
getCourse(Id) - Method in interface blackboard.data.course.CourseManager
loads the Course for a given course Id
getCourse() - Method in class blackboard.data.course.CourseQuota
Accessor Methods
getCourseAbsoluteLimit() - Method in class blackboard.data.course.CourseQuota
This method looks at the individual absolute course quota as well as the absolute system level quota and will return the absolute course quota if it exists.
getCourseAbsoluteLimitRemainingSize() - Method in class blackboard.data.course.CourseQuota
Calculate the remaining size left in the course quota
getCourseDirectory(String) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course.
getCourseDirectory(Course) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course.
getCourseId() - Method in class blackboard.data.announcement.Announcement
Returns the course Id to which this Announcement was posted.
getCourseId() - Method in class blackboard.data.calendar.CalendarEntry
Returns the course Id object to which this CalendarEntry was posted.
getCourseId() - Method in class blackboard.data.content.AggregateReviewStatus
Returns the course id that this status is attached to
getCourseId() - Method in class blackboard.data.content.Content
Returns the course Id associated with this piece of Content.
getCourseId() - Method in class blackboard.data.content.StaffInfo
Gets the Id of the course associated with this StaffInfo object.
getCourseId() - Method in class blackboard.data.course.Course
Returns the course Id (not primary key) associated with this Course.
getCourseId() - Method in class blackboard.data.course.CourseMembership
Returns the course Id associated with this CourseMembership .
getCourseId() - Method in class blackboard.data.course.Group
Returns the course Id associated with this Group
getCourseId() - Method in class blackboard.data.discussionboard.Conference
Returns the course Id associated with this piece of Conference
getCourseId() - Method in class blackboard.data.gradebook.Lineitem
Returns the Id of the Course this Lineitem is associated with.
getCourseId() - Method in class blackboard.data.navigation.CourseToc
Returns the course Id of this CourseToc.
getCourseMembershipId() - Method in class blackboard.data.content.Upload
Gets the id of the course membership record for the user that performed this upload in the course that contains it.
getCourseMembershipId() - Method in class blackboard.data.course.GroupMembership
Returns the course membership Id associated with this GroupMembership.
getCourseMembershipId() - Method in class blackboard.data.gradebook.Score
Returns the Id of the CourseMembership for the user this Score is associated with.
getCourseSize() - Method in class blackboard.data.course.CourseQuota
Return the size of the current course.
getCourseSoftLimit() - Method in class blackboard.data.course.CourseQuota
This method looks at the individual soft course quota as well as the soft system level quota and will return the soft course quota if it exists.
getCourseUploadLimit() - Method in class blackboard.data.course.CourseQuota
This method looks at the individual course file upload limit as well as the system level file upload limit and will return the course limit if it exists.
getCpViewUrl(Content) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getCreateAccountAllowed(HttpServletRequest, HttpServletResponse) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
getCreateAccountAllowed() Determines based on configuration information, whether users may create new accounts.
getCreatedDate() - Method in class blackboard.data.BbObject
Deprecated.  
getCreatedDate() - Method in class blackboard.data.course.Course
Returns the date on which this Course was created.
getCreatedDate() - Method in interface blackboard.data.IBbObject
Deprecated.  
getCreateTimeMillis() - Method in interface blackboard.platform.session.BbSession
Deprecated. The session creation time is not stored in the database. Local "in memory" time is meaningless since sessions can be opened on multiple machines in a load balanced scenario.
getCreateUrl(ContentHandler, Content) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getCreatorUserId() - Method in class blackboard.data.announcement.Announcement
Returns the creator user Id associated with this Announcement .
getCreatorUserId() - Method in class blackboard.data.calendar.CalendarEntry
Returns the creator user Id associated with this CalendarEntry.
getCustomData(Id, Id) - Static method in class blackboard.portal.external.CustomData
Get CustomData without detailed reference to PortalRequestContext information.
getCustomProperties(String, boolean) - Method in interface blackboard.platform.config.ConfigurationService
Provision for implementations of ApplicationLauncher to provide non-relative locations for client manipulated configuration properties.
getDatabaseByKey(String) - Method in interface blackboard.platform.db.JdbcService
 
getDataSourceId() - Method in class blackboard.data.course.Course
Returns the data source Id associated with this Course.
getDataSourceId() - Method in class blackboard.data.course.CourseCourse
 
getDataSourceId() - Method in class blackboard.data.course.CourseMembership
Returns the data source Id of this CourseMembership.
getDataSourceId() - Method in class blackboard.data.role.PortalRole
gets the datasource id value for this PortalRole.
getDataSourceId() - Method in class blackboard.data.user.User
Returns the data source Id of this User.
getDataType() - Method in class blackboard.data.AbstractIdentifiable
Returns the DataType identifier for this data object. Since it is not possible for this implementation of getDataType to know the DataType of a subclass, this method uses reflection to dynamically look up a property named "DATA_TYPE".
getDataType() - Method in class blackboard.data.announcement.Announcement
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.BbObject
Returns the DataType identifier for the given BbObject-derived object.
getDataType() - Method in class blackboard.data.calendar.CalendarEntry
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.AggregateReviewStatus
 
getDataType() - Method in class blackboard.data.content.ChildFile
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.Content
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.ContentFile
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.ContentFileRef
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.ContentFolder
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.ContentStatus
 
getDataType() - Method in class blackboard.data.content.CourseDocument
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.CourseLink
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.CourseUpload
 
getDataType() - Method in class blackboard.data.content.EntityContentFile
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.ExternalLink
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.GroupUpload
 
getDataType() - Method in class blackboard.data.content.Lesson
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.Link
Returns the DataType identifier for the given BbObject-derived object.
getDataType() - Method in class blackboard.data.content.StaffInfo
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.StaffInfoFolder
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.content.UploadedFile
 
getDataType() - Method in class blackboard.data.course.Cartridge
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.course.Course
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.course.CourseCourse
 
getDataType() - Method in class blackboard.data.course.CourseMembership
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.course.Group
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.course.GroupMembership
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.Conference
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.ConferenceOwner
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.ConferenceStatus
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.Forum
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.ForumProperties
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.Message
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.MessageAttachment
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.MessageLabel
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.discussionboard.UserMsgState
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.gradebook.Lineitem
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.gradebook.Score
Returns the DataType identifier for this object.
getDataType() - Method in interface blackboard.data.IBbObject
Returns the DataType identifier for the given IBbObject-derived object.
getDataType() - Method in interface blackboard.data.Identifiable
Returns the DataType identifier for this data object.
getDataType() - Method in class blackboard.data.navigation.CourseToc
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.role.PortalRole
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.user.User
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.data.user.UserRole
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.persist.Id
Returns the DataType associated with this Id.
getDataType() - Method in class blackboard.platform.intl.BbLocale
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.platform.security.Entitlement
Returns the DataType identifier for this object.
getDataValidationService() - Static method in class blackboard.platform.BbServiceManager
Deprecated. DataValidationService implementation is incomplete and unstable at this time.
getDateAdded() - Method in class blackboard.data.gradebook.Lineitem
Returns the date and time this Score was added to the gradebook.
getDateAdded() - Method in class blackboard.data.gradebook.Score
Returns the date and time this Score was added to the gradebook.
getDateChanged() - Method in class blackboard.data.gradebook.Lineitem
Returns the date and time this Lineitem was modified.
getDateChanged() - Method in class blackboard.data.gradebook.Score
Returns the date and time this Score was modified.
getDateCreatedSearch(SearchOperator, Date, Course.ServiceLevel) - Static method in class blackboard.persist.course.CourseSearch
Creates a search object that compares the creation date.
getDateStyle() - Method in class blackboard.platform.intl.BbLocale.Date
 
getDbDirectory(String, Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course and message id.
getDbDirectory(Course, Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course and message id.
getDbPersistenceManager() - Method in interface blackboard.platform.persistence.PersistenceService
Returns the BbPersistenceManager instance for the Blackboard system specifically associated with the default database container.
getDefaultAuthType() - Static method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Return the default authentication type
getDefaultDatabase() - Method in interface blackboard.platform.db.JdbcService
 
getDefaultDisplayName() - Method in class blackboard.data.user.User.InstRole
Deprecated.  
getDefaultElement(Class) - Static method in class blackboard.base.BbEnum
Returns the first element in the enumeration where isDefault() is true.
getDefaultInstance() - Static method in class blackboard.data.content.ContentHandlerWrapper
 
getDefaultInstance() - Static method in class blackboard.data.content.ContentWrapper
 
getDefaultInstance() - Static method in class blackboard.persist.DatabaseContainer
Returns the default DatabaseContainer for the system.
getDefaultInstance() - Static method in class blackboard.persist.RemoteDbContainer
Returns the default XmlContainer for the system.
getDefaultLog() - Method in interface blackboard.platform.log.LogService
Returns the Log instance configured as the default Log
getDefaultSearchBarOperators() - Static method in enum blackboard.persist.SearchOperator
 
getDeletedElements() - Method in class blackboard.base.BbDeleteTrackingList
Returns a collection of all elements removed through one mechanism or another.
getDepartment() - Method in class blackboard.data.user.UserInfo
Returns the department of this UserInfo object
getDescription() - Method in class blackboard.data.BbLink
Returns the description associated with this BbLink.
getDescription() - Method in class blackboard.data.calendar.CalendarEntry
Returns the description of this CalendarEntry.
getDescription() - Method in class blackboard.data.content.CourseLink
Returns the description of this CourseLink.
getDescription() - Method in class blackboard.data.content.ExternalLink
Returns the description of this ExternalLink.
getDescription() - Method in class blackboard.data.course.Cartridge
Returns the description associated with this Cartridge.
getDescription() - Method in class blackboard.data.course.Course
Returns the description associated with this Course.
getDescription() - Method in class blackboard.data.course.Group
Returns the description of this Group
getDescription() - Method in class blackboard.data.discussionboard.Conference
Returns the description of this Conference
getDescription() - Method in class blackboard.data.discussionboard.Forum
Returns the description of this Forum
getDescription() - Method in class blackboard.data.role.PortalRole
gets the description value for this PortalRole.
getDescription() - Method in class blackboard.platform.LicenseDescriptor
Returns the description for this component.
getDiscussionBoardGradeManager() - Static method in class blackboard.data.discussionboard.datamanager.DiscussionBoardManager
Return a DiscussionBoardGradeManager object.
getDisplayAuthType() - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
Helper methods
getDisplayAuthType(String) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getDisplayName() - Method in class blackboard.base.BbLabeledEnum
 
getDisplayName() - Method in class blackboard.data.user.User.InstRole
Deprecated. Returns a displayable representation of the given Institution Role
getDisplayName() - Method in class blackboard.data.user.User.SystemRole
Returns a displayable representation of this User System Role
getDoAuthenticateParams(HttpServletRequest) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Gets the authentication parameters from the request object.
getDomainId() - Method in class blackboard.data.user.User
Deprecated. This field no longer exists as of Bb6 and should not be used.
getDouble(String) - Method in class blackboard.data.BbAttributes
Get the Double value associated with given attribute name.
getDouble(String, UserDataService.Scope, double) - Method in interface blackboard.platform.session.UserDataService
Retrieves the double associated with the specified key in the specified scope.
getDtLastVisit() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the last visit date associated with this UserForumSettings
getDurationType() - Method in class blackboard.data.course.Course
Returns the duration type for this Course.
getEditDate() - Method in class blackboard.data.discussionboard.Message
Returns the edit date for this Message.
getEducationLevel() - Method in class blackboard.data.user.User
Returns the education level of this User object Requires AttributePermission with name "user.personalinfo", actions "get".
getEmail() - Method in class blackboard.data.content.StaffInfo
Returns the email of this StaffInfo object.
getEmailAddress() - Method in class blackboard.data.user.UserInfo
Returns the email address of this UserInfo object
getEnclosingCourse(Conference) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
If the conference owner of this conference is a course, return it, if it is a group, get the enclosing course and return that.
getEndDate() - Method in class blackboard.data.calendar.CalendarEntry
Returns the date on which this CalendarEntry will/has end(ed).
getEndDate() - Method in class blackboard.data.content.Content
Returns the last date this content object will be available to students.
getEndDate() - Method in class blackboard.data.course.Course
Returns the date on which this Course will/has end(ed).
getEndDate() - Method in class blackboard.data.discussionboard.Forum
Returns the End date restriction on this Forum.
getEnforceModeration() - Method in class blackboard.data.discussionboard.ForumProperties
Returns whether this Forum is enforce moderation.
getEnforceQuota() - Method in class blackboard.data.course.CourseQuota
Return whether quotas are enabled on the system level for the course or organization
getEnforceUploadLimit() - Method in class blackboard.data.course.CourseQuota
Return whether system upload limits are enabled for the course or organization
getEnrollmentAccessCode() - Method in class blackboard.data.course.Course
Returns the enrollment access code associated with this Course.
getEnrollmentDate() - Method in class blackboard.data.course.CourseMembership
Returns the date on which this CourseMembership (enrollment record) object was created.
getEnrollmentEndDate() - Method in class blackboard.data.course.Course
Returns the date on which enrollment in this Course ends.
getEnrollmentSearch(int, SearchOperator, boolean) - Static method in class blackboard.persist.user.UserSearch
Returns a search object that finds users based on the number of enrollments.
getEnrollmentStartDate() - Method in class blackboard.data.course.Course
Returns the date on which enrollment in this Course starts.
getEnrollmentType() - Method in class blackboard.data.course.Course
Returns the enrollment type for this Course.
getEntitlements() - Method in class blackboard.data.course.CourseMembership.Role
 
getEntitlements() - Method in class blackboard.data.user.User.SystemRole
 
getEntitlements() - Method in interface blackboard.platform.security.Entitled
Return the set of entitlements held by this object.
getEntitlementUid() - Method in class blackboard.platform.security.Entitlement
Return the unique identifier associated with this Entitlement.
getEntityId() - Method in class blackboard.data.content.EntityContentFile
Returns the entity Id to which this ContentFile "belongs" (is part of).
getEntry(Object) - Method in class blackboard.persist.Cache
 
getError() - Method in class blackboard.data.ValidationWarning
Returns the description of the error.
getError() - Method in class blackboard.platform.ResultCode
 
getErrorCount() - Method in class blackboard.data.ReceiptOptions
 
getErrorFallbackToBb() - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Returns a true if the LDAP provider is configured to "fall back" to the default authentication if an error is encountered using LDAP.
getException() - Method in class blackboard.data.ReceiptMessage
 
getExitStatus() - Method in class blackboard.platform.ResultCode
 
getExpiration() - Method in class blackboard.platform.License
Returns the expiration date for this component.
getExternalString() - Method in class blackboard.persist.Id
A simple bean-based wrapper around the method Id.toExternalString() which allows the external string to be accessed as a bean property.
getFamilyName() - Method in class blackboard.data.content.StaffInfo
Returns the family name (last name) of this StaffInfo object.
getFamilyName() - Method in class blackboard.data.user.UserInfo
Returns the family name (last name) of this UserInfo object
getFamilyNameUpdateHtml() - Method in interface blackboard.platform.LicenseManager
 
getFavoriteLinks() - Method in class blackboard.data.course.CourseMembership
Returns the list of favorite links for this CourseMembership.
getFee() - Method in class blackboard.data.course.Course
Returns the fee (cost) for this Course.
getFile() - Method in class blackboard.data.content.Upload
Gets the uploaded file record of the file referred to by this upload.
getFile() - Method in class blackboard.data.discussionboard.MessageAttachment
Returns the file that this MessageAttachment represents.
getFileAction() - Method in class blackboard.data.content.UploadedFile
Method getFileAction.
getFileId() - Method in class blackboard.data.content.Upload
Gets the id of the uploaded file record of the file referred to by this upload.
getFileManager(DataType) - Method in interface blackboard.platform.filesystem.FileSystemService
Returs the FileManager corresponding with the name/id provided.
getFileName() - Method in class blackboard.data.content.UploadedFile
Method getFileName.
getFileSize() - Method in class blackboard.data.content.UploadedFile
Method getFileSize.
getFileSystemService() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return FileSystemService.
getFilteredSubList(ListFilter) - Method in class blackboard.base.BbList
Returns a sublist containing only those elements that meet the given filter's requirements.
getFilteringIterator() - Method in class blackboard.base.BbList
Returns a BbList.Iterator for this list with no applied filters.
getFilteringIterator(ListFilter) - Method in class blackboard.base.BbList
Returns a BbList.Iterator for this list with the given filter applied.
getFloat(String) - Method in class blackboard.data.BbAttributes
Get the Float value associated with given attribute name.
getFloat(String, UserDataService.Scope, float) - Method in interface blackboard.platform.session.UserDataService
Retrieves the float associated with the specified key in the specified scope.
getFormattedPropertyKey(String) - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getFormattedText(String) - Method in class blackboard.data.BbAttributes
Get the FormattedText value associated with given attribute name.
getForumCount() - Method in class blackboard.data.discussionboard.ConferenceStatus
return the forum count
getForumCount() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the total count of forums
getForumGradeLineitemPk() - Method in class blackboard.data.discussionboard.ForumProperties
Returns forum grade handle value.
getForumId() - Method in class blackboard.data.discussionboard.ForumProperties
Returns the parent forum Id associated with this ForumProperties
getForumId() - Method in class blackboard.data.discussionboard.Message
Returns the forum Id to which this Message was posted.
getForumId() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the Forum Id associated with this UserForumSettings.
getForumManager() - Static method in class blackboard.data.discussionboard.datamanager.DiscussionBoardManager
Return a ForumManager object.
getForumPointsPossible(Id) - Method in interface blackboard.data.discussionboard.datamanager.DiscussionBoardGradeManager
Given a forum Id, get the maximum score possible for a graded forum
getForumPointsPossible() - Method in class blackboard.data.discussionboard.ForumProperties
Returns forum possible point.
getForumProperty(String, Id) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
Get an individual forum property by key.
getForumRole() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the ForumRole associated with this UserForumSettings
getFromCache(String) - Method in class blackboard.persist.Cache
 
getFullMessageTrace() - Method in exception blackboard.base.NestedException
 
getFullMessageTrace() - Method in exception blackboard.base.NestedRuntimeException
 
getGender() - Method in class blackboard.data.user.User
Returns the gender of this User object.
getGivenName() - Method in class blackboard.data.content.StaffInfo
Returns the given name (first name) of this StaffInfo object.
getGivenName() - Method in class blackboard.data.user.UserInfo
Returns the given name (first name) of this UserInfo object
getGlobalKey(String) - Method in interface blackboard.platform.session.BbSession
Retrieves a key that was stored for global use.
getGrade() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the grade
getGrade() - Method in class blackboard.data.gradebook.Score
Returns the actual grade for this Score.
getGroupId() - Method in class blackboard.data.content.GroupUpload
Gets the id of the group that contains this group upload.
getGroupId() - Method in class blackboard.data.course.GroupMembership
Returns the group Id associated with this GroupMembership.
getGroupId() - Method in class blackboard.data.discussionboard.Conference
Returns the group Id associated with this Conference
getHasAttachment() - Method in class blackboard.data.discussionboard.MessageStatus
Returns whether this message has attachment
getHasCartridgeAccess() - Method in class blackboard.data.course.CourseMembership
Returns the has cartridge access flag for this CourseMembership.
getHasDescriptionPage() - Method in class blackboard.data.course.Course
Returns the has description page flag for this Course.
getHashKey() - Method in class blackboard.persist.CacheKey
 
getHashValue(String) - Static method in class blackboard.platform.LicenseUtil
Utility method that generates a hex-formatted string representation of the message digest obtained from the specified string.
getHashValue(String) - Static method in class blackboard.platform.security.authentication.RDBMSAuthUtil
 
getHashValue(String) - Static method in class blackboard.platform.security.SecurityUtil
Utility method that generates a hex-formatted string representation of the message digest obtained from the specified string.
getHashValue(String, String) - Static method in class blackboard.platform.security.SecurityUtil
Utility method that generates a hex-formatted string representation of the message digest obtained from the specified string.
getHasSubscription() - Method in class blackboard.data.discussionboard.MessageStatus
Returns whether the user is subscribed to this message
getHexString(byte[]) - Static method in class blackboard.platform.LicenseUtil
Returns the hexadecimal representation of the specified byte array.
getHitCount() - Method in class blackboard.data.discussionboard.Message
Returns a count of the number of times this Message has been accessed (viewed).
getHomeFax() - Method in class blackboard.data.user.UserInfo
Returns the home fax of this UserInfo object
getHomePageUrl() - Method in class blackboard.data.content.StaffInfo
Returns the home page URL value of this StaffInfo object.
getHomePhone1() - Method in class blackboard.data.user.UserInfo
Returns the home phone 1 of this UserInfo object
getHomePhone2() - Method in class blackboard.data.user.UserInfo
Returns the home phone 2 of this UserInfo object
getIcon() - Method in class blackboard.data.discussionboard.Conference
Returns the icon associated with this Conference
getIconListUrl(Content) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getIconToolbarUrl(ContentHandler) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getId() - Method in class blackboard.data.AbstractIdentifiable
Returns the Id associated with this Identifiable object.
getId(String) - Method in class blackboard.data.BbAttributes
Get the Id value associated with given attribute name.
getId() - Method in class blackboard.data.BbObject
Returns the Id associated with this BbObject.
getId() - Method in class blackboard.data.gradebook.Lineitem
 
getId() - Method in class blackboard.data.gradebook.Score
 
getId() - Method in interface blackboard.data.Identifiable
Returns the Id associated with this Identifiable object.
getId() - Method in enum blackboard.platform.LicenseComponent
 
getId() - Method in class blackboard.platform.security.Entitlement
 
getIdentifier() - Method in class blackboard.data.course.Cartridge
Returns the identifier (string-based unique id) associated with this Cartridge.
getIdentifier() - Method in class blackboard.data.user.User.SystemRole
Returns the unique identifier of this User System Role
getImageFile() - Method in class blackboard.data.content.StaffInfo
This method is for INTERNAL USE ONLY.
getImageFile() - Method in class blackboard.data.course.CourseMembership
Returns the image of this CourseMembership object.
getImplClassForAuthType(String) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
Singleton accessors
getImportantInd() - Method in class blackboard.data.discussionboard.UserMsgState
Returns important ind for this message.
getIncludeMessageInSubscription() - Method in class blackboard.data.discussionboard.ForumProperties
Gets a flag indicating whether the entire message body should be included in the email sent to users who have subscribed to the forum or thread, or just a link.
getInfoSearch(CourseSearch.SearchKey, SearchOperator, String, Course.ServiceLevel) - Static method in class blackboard.persist.course.CourseSearch
Generates a search object that finds courses based on the specified name key.
getInstalledAuthType() - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getInstalledInstance() - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getInstance() - Static method in class blackboard.base.NullIterator
Returns a NullIterator instance.
getInstance(Course) - Static method in class blackboard.data.content.ContentHandlerWrapper
 
getInstance(Course) - Static method in class blackboard.data.content.ContentWrapper
 
getInstance() - Static method in class blackboard.data.course.CourseCourseManagerFactory
getInstance
getInstance() - Static method in class blackboard.data.course.CourseManagerFactory
getInstance
getInstance() - Static method in class blackboard.data.discussionboard.datamanager.UserMsgStateManagerFactory
 
getInstance() - Static method in class blackboard.persist.announcement.AnnouncementDbLoader.Default
Returns the AnnouncementDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.announcement.AnnouncementDbPersister.Default
Returns the AnnouncementDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance(Container) - Static method in class blackboard.persist.BbPersistenceManager
Returns an instance of BbPersistenceManager associated with the given target container.
getInstance(Container, PersistenceContext) - Static method in class blackboard.persist.BbPersistenceManager
Returns an instance of BbPersistenceManager associated with the given target container and persistence content.
getInstance() - Static method in class blackboard.persist.calendar.CalendarEntryDbLoader.Default
Returns the CalendarEntryDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.calendar.CalendarEntryDbPersister.Default
Returns the CalendarEntryDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.AggregateReviewStatusDbLoader.Default
Returns the AggregateReviewStatusDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.ContentDbLoader.Default
Returns the ContentDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.ContentDbPersister.Default
Returns the ContentDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.ContentFileDbLoader.Default
Returns the ContentFileDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.ContentFileDbPersister.Default
Returns the ContentFileDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.ContentStatusDbLoader.Default
Returns the ContentStatusDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.EntityContentFileDbLoader.Default
Returns the ContentFileDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.EntityContentFileDbPersister.Default
Returns the ContentFileDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.LinkDbLoader.Default
Returns the LinkDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.LinkDbPersister.Default
Returns the LinkDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.StaffInfoDbLoader.Default
Returns the StaffInfoDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.content.StaffInfoDbPersister.Default
Returns the StaffInfoDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.CartridgeDbLoader.Default
Returns the CartridgeDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.CartridgeDbPersister.Default
Returns the CartridgeDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.CourseCourseDbLoader.Default
Returns the CourseCourseDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.CourseCourseDbPersister.Default
Returns the CourseCourseDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.CourseDbLoader.Default
Returns the CourseDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.CourseDbPersister.Default
Returns the CourseDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.CourseMembershipDbLoader.Default
Returns the CourseMembershipDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.CourseMembershipDbPersister.Default
Returns the CourseMembershipDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.GroupDbLoader.Default
Returns the GroupDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.GroupDbPersister.Default
Returns the GroupDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.GroupMembershipDbLoader.Default
Returns the GroupMembershipDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.course.GroupMembershipDbPersister.Default
Returns the GroupMembershipDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Method in class blackboard.persist.DbLoaderFactory
 
getInstance() - Method in class blackboard.persist.DbPersisterFactory
 
getInstance() - Static method in class blackboard.persist.discussionboard.ConferenceDbLoader.Default
Returns the ConferenceDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.ConferenceDbPersister.Default
Returns the ConferenceDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.ConferenceOwnerDbLoader.Default
Returns the ConferenceOwnerDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.ConferenceOwnerDbPersister.Default
Returns the ConferenceOwnerDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.ForumDbLoader.Default
Returns the ForumDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.ForumDbPersister.Default
Returns the ForumDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.MessageAttachmentDbLoader.Default
Returns the MessageAttachmentDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.MessageAttachmentDbPersister.Default
Returns the MessageAttachmentDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.MessageDbLoader.Default
Returns the MessageDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.MessageDbPersister.Default
Returns the MessageDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.MessageLabelDbLoader.Default
Returns the MessageLabelDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.MessageLabelDbPersister.Default
Returns the MessageLabelDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.UserForumSettingsDbLoader.Default
Returns the UserForumSettingsDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.UserForumSettingsDbPersister.Default
Returns the UserForumSettingsDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.UserMsgStateDbLoader.Default
Returns the UserMsgStateDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.discussionboard.UserMsgStateDbPersister.Default
Returns the UsrMsgStateDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.navigation.CourseTocDbLoader.Default
Returns the CourseTocDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.role.PortalRoleDbLoader.Default
Returns the PortalRoleDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.role.PortalRoleDbPersister.Default
Returns the PortalRoleDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.user.UserDbLoader.Default
Returns the UserDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.user.UserDbPersister.Default
Returns the UserDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.user.UserRoleDbLoader.Default
Returns the UserRoleDbLoader instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.user.UserRoleDbPersister.Default
Returns the UserRoleDbPersister instance associated with the default instance of the database BbPersistenceManager.
getInstance() - Static method in class blackboard.persist.VolatileSessionCache
 
getInstance() - Static method in class blackboard.platform.config.ConfigurationServiceFactory
 
getInstance() - Static method in class blackboard.platform.db.JdbcServiceFactory
 
getInstance() - Static method in class blackboard.platform.LicenseManagerFactory
Access the currently configured LicenseManager for the system
getInstance() - Static method in class blackboard.platform.log.LogServiceFactory
 
getInstance() - Static method in class blackboard.platform.persistence.PersistenceServiceFactory
 
getInstance() - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getInstance(String) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getInstance(String, String[]) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getInstance(VirtualInstallation, String, String[]) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getInstance() - Static method in class blackboard.platform.session.BbSessionManagerServiceFactory
 
getInstance() - Static method in class blackboard.platform.session.UserDataServiceFactory
 
getInstitutionId() - Method in class blackboard.data.course.Course
Deprecated.  
getInstitutionName() - Method in class blackboard.data.course.Course
Returns the institution name associated with this Course.
getInstitutionRole() - Method in class blackboard.data.user.User
Deprecated. Use getPortalRoleId() instead
getInstructorSearch(SearchOperator, String, Course.ServiceLevel) - Static method in class blackboard.persist.course.CourseSearch
Generates a search object that finds courses based on whether one of the instructors has a name matching the specified value.
getInt(String, UserDataService.Scope, int) - Method in interface blackboard.platform.session.UserDataService
Retrieves the int associated with the specified key in the specified scope.
getInteger(String) - Method in class blackboard.data.BbAttributes
Get the Integer value associated with given attribute name.
getInternalHandle() - Method in class blackboard.data.navigation.CourseToc
Returns the internal handle associated with this CourseToc.
getIntroduction() - Method in class blackboard.data.course.CourseMembership
Returns the introduction associated with this CourseMembership.
getIntValue() - Method in class blackboard.platform.StatusCode
 
getIsAvailable() - Method in interface blackboard.data.Available
Returns whether this item is available.
getIsAvailable() - Method in class blackboard.data.content.Content
Returns whether the piece of Content is available.
getIsAvailable() - Method in class blackboard.data.content.Link
Returns the availability flag for this Link.
getIsAvailable() - Method in class blackboard.data.content.StaffInfo
Returns the value of the availability attribute.
getIsAvailable() - Method in class blackboard.data.course.Course
Returns the availability flag for this Course.
getIsAvailable() - Method in class blackboard.data.course.CourseMembership
Returns the availability flag for this CourseMembership.
getIsAvailable() - Method in class blackboard.data.course.Group
Returns whether this Group is available.
getIsAvailable() - Method in class blackboard.data.discussionboard.Conference
Returns whether this Conference is available.
getIsAvailable() - Method in class blackboard.data.discussionboard.Forum
Returns whether this Conference is available.
getIsAvailable() - Method in class blackboard.data.gradebook.Lineitem
Returns a flag describing whether students can see the item in their views of the gradebook.
getIsAvailable() - Method in class blackboard.data.user.User
Returns the availability flag for this User.
getIsAvailable() - Method in class blackboard.platform.intl.BbLocale
Returns the availability flag for this BbLocale.
getIsAvailableWithinDateRestrictions() - Method in class blackboard.data.discussionboard.Forum
Convenience method that returns whether this form is available within the date restrictions (if any ).
getIsCalculatedName() - Method in class blackboard.data.discussionboard.Message
Sets the flag indicating that getPostedName returns a real-time name calculated from the User's first and last name, instead of Anonymous or a stored postedName (e.g., if the user was deleted or unavailable on the system).
getIsChatRoomAvailable() - Method in class blackboard.data.course.Group
Returns whether the chat room should be enabled for this Group.
getIsCourseEnabled() - Method in class blackboard.platform.intl.BbLocale
Returns the availability flag for this BbLocale in a course context.
getIsDefault() - Method in class blackboard.platform.intl.BbLocale
Returns the is_default flag for this BbLocale.
getIsDescribed() - Method in class blackboard.data.content.Content
Returns whether this Content contains meta-data.
getIsDirty() - Method in class blackboard.data.BbAttribute
Get the "dirty" status of this BbAttribute.
getIsDirty() - Method in class blackboard.data.BbAttributes
Get the "dirty" status of this BbAttributes.
getIsDiscussionBoardAvailable() - Method in class blackboard.data.course.Group
Returns whether the discussion board should be enabled for this Group .
getIsEditable() - Method in class blackboard.platform.intl.BbLocale
getIsEditable
getIsEmailAvailable() - Method in class blackboard.data.course.Group
Returns whether email should be enabled for this Group.
getIsEnabled() - Method in class blackboard.data.discussionboard.ForumStatus
Returns whether is_enabled
getIsEnabled() - Method in class blackboard.data.navigation.CourseToc
Returns whether this CourseToc is enabled.
getIsEntryPoint() - Method in class blackboard.data.navigation.CourseToc
Returns whether this CourseToc is an entry point.
getIsFlagged() - Method in class blackboard.data.discussionboard.MessageStatus
Returns whether this message is flagged
getIsFolder() - Method in class blackboard.data.content.Content
Returns whether this piece of Content should be treated as a folder of content, or as an actual content piece itself.
getIsFolder() - Method in class blackboard.data.content.ContentFolder
Overrides the method of the same name in Content.
getIsFolder() - Method in class blackboard.data.content.StaffInfo
Returns the value of the folder attribute.
getIsFolder() - Method in class blackboard.data.content.StaffInfoFolder
Overrides the method of the same name in StaffInfo.
getIsFromCartridge() - Method in class blackboard.data.content.Content
Returns whether this piece of TrackedContent came from a course cartridge.
getIsFromCartridge() - Method in class blackboard.data.discussionboard.Message
Returns whether this Message came from a course cartridge.
getIsInfoPublic() - Method in class blackboard.data.user.User
Returns the is info public flag for this User.
getIsLeftToRight() - Method in class blackboard.platform.intl.BbLocale
Returns the is_left_to_right flag for this BbLocale.
getIsLesson() - Method in class blackboard.data.content.Content
Returns whether the underlying content represents a lesson.
getIsLocaleEnforced() - Method in class blackboard.data.course.Course
Returns the enforced locale flag for this Course.
getIsLockedOut() - Method in class blackboard.data.course.Course
Returns the locked out flag for this Course.
getIsLockedOut() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the flag denoting if the associated user account is blocked from accessing the active discussion board forum.
getIsNavCollapsible() - Method in class blackboard.data.course.Course
Returns the "is navigation collapsible" flag for this Course.
getIsOrganizationEnabled() - Method in class blackboard.platform.intl.BbLocale
Returns the availability flag for this BbLocale in a organization context.
getIsPermanent() - Method in class blackboard.data.announcement.Announcement
Returns whether this Announcement should always be displayed, regardless of the date it was posted.
getIsRead() - Method in class blackboard.data.discussionboard.MessageStatus
Returns whether this message is read
getIsReadOnly() - Method in class blackboard.data.BbAttribute
Returns value of the isReadOnly flag.
getIsReviewable() - Method in class blackboard.data.content.Content
Returns whether this piece of Content is presently set for review.
getIsSequential() - Method in class blackboard.data.content.Content
Indicates whether the object is a Lesson that requires its contents to be displayed in a sequential fashion.
getIsSet() - Method in class blackboard.data.BbAttribute
Retrieve "set" status of this BbAtribute.
getIsSet() - Method in class blackboard.persist.Id
 
getIsThreadLocked() - Method in class blackboard.data.discussionboard.Message
Returns whether this Message has been locked from further responses being made to it.
getIsTracked() - Method in class blackboard.data.content.Content
Returns whether this piece of TrackedContent is presently set for access tracking.
getIsTransferAreaAvailable() - Method in class blackboard.data.course.Group
Returns whether the transfer area should be enabled for this Group .
getIsUserEnabled() - Method in class blackboard.platform.intl.BbLocale
Returns the availability flag for this BbLocale in a user context.
getJavaEnum(String) - Method in class blackboard.data.BbAttributes
 
getJdbcService() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return JdbcService.
getJobTitle() - Method in class blackboard.data.user.UserInfo
Returns the job title of this UserInfo object
getKey() - Method in class blackboard.persist.CacheEntry
Returns the key of this cache entry.
getKey(HttpServletRequest, String) - Static method in class blackboard.persist.VolatileSessionCache
 
getKey() - Method in class blackboard.platform.License
Returns the validation digest for this component.
getKey() - Method in interface blackboard.platform.LicenseManager
Returns the validation key from the license file.
getKeys() - Method in class blackboard.portal.external.CustomData
Deprecated. In favour of getKeySet().
getKeySet() - Method in class blackboard.portal.external.CustomData
Returns the Set of keys for the portal data contained within this object.
getLabel() - Method in class blackboard.data.discussionboard.MessageLabel
Returns the label that this MessageLabel represents.
getLabel() - Method in class blackboard.data.navigation.CourseToc
Returns the label associated with this CourseToc.
getLabel() - Method in enum blackboard.data.ReceiptMessage.messageTypeEnum
 
getLabel() - Method in class blackboard.data.role.PortalRole
Deprecated. getRoleName() should now be used.
getLabel() - Method in enum blackboard.persist.SearchOperator
 
getLastAccessDate() - Method in class blackboard.data.course.CourseMembership
Returns the date for which this CourseMembership was updated for last course access
getLastAccessTimeMillis() - Method in interface blackboard.platform.session.BbSession
Returns the system time in milliseconds as specified by System.getTimeMillis() of when this session instance was last accessed.
getLastLoginDate() - Method in class blackboard.data.user.User
Returns the last login date of this User.
getLaunchInNewWindow() - Method in class blackboard.data.content.Content
Indicates whether a link for this object should be launched in a new window.
getLaunchInNewWindow() - Method in class blackboard.data.navigation.CourseToc
Returns whether this CourseToc should be launched in a new window (when selected within the user interface).
getLevelAsInt() - Method in class blackboard.platform.log.LogService.Verbosity
Returns an integer representation of this verbosity.
getLicenseExpiration(String) - Method in interface blackboard.platform.LicenseManager
Returns the expiration for a given license or null if it never expires.
getLicenseKey() - Method in class blackboard.platform.LicenseDescriptor
Returns the component represented by this descriptor.
getLicenseManager() - Static method in class blackboard.platform.BbServiceManager
Method to access the LicenseManager.
getLicenseParameter(String, String) - Method in interface blackboard.platform.LicenseManager
Returns the value of the specified property in the target key or null if the property is not found.
getLicenseUnitsParameter(String, String) - Method in interface blackboard.platform.LicenseManager
Returns the Integer value of the specified property in the target key or null if the property is not found.
getLifecycle() - Method in class blackboard.data.discussionboard.Message
Returns the lifecycle for this Message.
getLineitemId() - Method in class blackboard.data.gradebook.Score
Returns the Id of the gradebook Lineitem this score is attached to.
getLinkName() - Method in class blackboard.data.content.AbstractContentFile
Returns the name of the link to display with this file object.
getLinkName() - Method in class blackboard.data.content.ChildFile
Returns the name of the link to display with this file object.
getLinkName() - Method in class blackboard.data.content.UploadedFile
Method getLinkName.
getLinkRefId() - Method in class blackboard.data.discussionboard.Message
Returns the link reference id for this Message.
getLoader(Class<T>) - Method in class blackboard.persist.BbPersistenceManager
Returns a loader implementation as specified by the given type value and using the default AppVersion specifier.
getLoader(Class<T>, AppVersion) - Method in class blackboard.persist.BbPersistenceManager
Returns a loader implementation as specified by the given type value and using the default AppVersion specifier.
getLoader(String) - Method in class blackboard.persist.BbPersistenceManager
Returns a loader implementation as specified by the given type value and using the default AppVersion specifier.
getLoader(String, AppVersion) - Method in class blackboard.persist.BbPersistenceManager
Returns a loader implementation as specified by the given type value and using the provided AppVersion specifier.
getLoaderName() - Method in class blackboard.persist.CacheKey
Returns the loader name for this cache key.
getLoaderNames() - Method in class blackboard.persist.FilterCacheByLoader
 
getLocale() - Method in class blackboard.data.course.Course
Returns the locale of this Course object.
getLocale() - Method in class blackboard.data.user.User
Returns the locale of this User object.
getLocale() - Method in class blackboard.platform.intl.BbLocale
Returns the locale name string for this locale object.
getLocaleDir() - Method in interface blackboard.platform.config.ConfigurationService
Returns the base directory in which locale packs are installed.
getLocaleManager() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return LocaleManager.
getLocaleObject() - Method in class blackboard.platform.intl.BbLocale
Returns a Java Locale object that represents the same language and country settings of this locale.
getLocalizedName() - Method in class blackboard.data.discussionboard.UserForumSettings.ForumRole
 
getLogFileName() - Method in interface blackboard.platform.log.Log
Returns filename for this log.
getLoginDateSearch(SearchOperator, Calendar) - Static method in class blackboard.persist.user.UserSearch
Creates a search object that compares the login date.
getLogName() - Method in interface blackboard.platform.log.Log
Returns the name used to register this log.
getLogsDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root of the logs directory for use within application.
getLogService() - Method in class blackboard.persist.BbPersistenceManager
Returns the LogService for this persistence manager.
getLogService() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return LogService.
getLong(String) - Method in class blackboard.data.BbAttributes
Get the Long value associated with given attribute name.
getLong(String, UserDataService.Scope, long) - Method in interface blackboard.platform.session.UserDataService
Retrieves the long associated with the specified key in the specified scope.
getLongNameFormat() - Method in class blackboard.platform.intl.BbLocale
Returns the long name string for this locale object.
getLongProductName() - Method in interface blackboard.platform.LicenseManager
For the Web: HTML for bold, italic, superscript etc. tagged around each product if multiple products exist.
getLongProductNameHtml() - Method in interface blackboard.platform.LicenseManager
For the Web: HTML for bold, italic, superscript etc. tagged around each product if multiple products exist.
getLongProductNameHtmlTm() - Method in interface blackboard.platform.LicenseManager
For the Web: HTML for bold, italic, TM, superscript etc. tagged around each product if multiple products exist.
getLongRunningTaskThreadPoolService() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return LongRunningTaskThreadPoolService.
getMajorReleaseNumber() - Method in interface blackboard.platform.LicenseManager
 
getMajorReleaseNumber(String) - Static method in class blackboard.platform.LicenseUtil
 
getMaxPostSize() - Method in class blackboard.data.discussionboard.Conference
Returns the maximum post size associated with this Conference
getMaxPostSize() - Method in class blackboard.data.discussionboard.Forum
Returns the maximum post size associated with this Forum
getMaxPostSize() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the maximum post size
getMd5SessionId() - Method in class blackboard.platform.security.authentication.SessionStub
Returns the Blackboard assigned unique id for this user's session as an MD5 hashed string.
getMembership() - Method in class blackboard.data.content.ContentStatus
Returns the membership associated with this status.
getMessage() - Method in class blackboard.data.ReceiptMessage
 
getMessage() - Method in exception blackboard.data.ValidationException
Gets the message associated with this exception and a list of all the attached warnings.
getMessage() - Method in class blackboard.platform.ResultCode
 
getMessageId() - Method in class blackboard.data.discussionboard.MessageTag
 
getMessageManager() - Static method in class blackboard.data.discussionboard.datamanager.DiscussionBoardManager
Return a MessageManager object.
getMessageManagerExInstance() - Static method in class blackboard.data.discussionboard.datamanager.MessageManagerFactory
 
getMessageManagerInstance() - Static method in class blackboard.data.discussionboard.datamanager.MessageManagerFactory
 
getMessages() - Method in class blackboard.data.ReceiptOptions
 
getMessageSort() - Method in class blackboard.data.discussionboard.UserForumSettings
This field is not in active use and should not be used.
getMessageStatus() - Method in class blackboard.data.discussionboard.Message
Returns the status for this Message.
getMessagingDirectory(String) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the messaging directory relative to the course.
getMessagingDirectory(Course) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course.
getMessagingDirectory(Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course.
getMethodName() - Method in class blackboard.persist.CacheKey
Returns the method name for this cache key.
getMiddleName() - Method in class blackboard.data.user.UserInfo
Returns the middle name of this UserInfo object
getMinPostSize() - Method in class blackboard.data.discussionboard.Conference
Returns the minimum post size associated with this Conference
getMinPostSize() - Method in class blackboard.data.discussionboard.Forum
Returns the minimum post size associated with this Forum
getMinPostSize() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the minimum post size
getMobilePhone() - Method in class blackboard.data.user.UserInfo
Returns the mobile phone of this UserInfo object
getModifiedDate() - Method in class blackboard.data.announcement.Announcement
Deprecated.  
getModifiedDate() - Method in class blackboard.data.BbObject
Returns the date on which this BbObject was last modified.
getModifiedDate() - Method in interface blackboard.data.IBbObject
Returns the date on which this IBbObject was last modified.
getModifyUrl(Content) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getModule(String) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getModuleData(PageContext) - Static method in class blackboard.portal.external.CustomData
Load the CustomData associated with the module's general data.
getModuleDirectory(Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the module for given host.
getModulePersonalizationData(PageContext) - Static method in class blackboard.portal.external.CustomData
Load the CustomData associated with the module's personalization data.
getMostRecentPost() - Method in class blackboard.data.discussionboard.Conference
Returns the most recent post date associated with this Conference
getMostRecentPost() - Method in class blackboard.data.discussionboard.Forum
Returns the most recent post date associated with this Forum
getMostRecentPost() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the most recent post date
getMsgCount() - Method in class blackboard.data.discussionboard.ConferenceStatus
return the total count of messages
getMsgCount() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the number of messages a user has posted in a forum
getMsgHasEmbeds() - Method in class blackboard.data.discussionboard.MessageAttachment
Returns an indicator for whether the parent message text contains references to embedded files
getMsgLabel() - Method in class blackboard.data.discussionboard.Message
Returns the label for this Message.
getMsgMainId() - Method in class blackboard.data.discussionboard.UserMsgState
Returns the Msg_Main Id to which this UserMsgState was posted.
getMsgReadCount() - Method in class blackboard.data.discussionboard.UserMsgState
Returns a number of the times this message has been accessed (viewed).
getName() - Method in class blackboard.base.NameValue
 
getName() - Method in class blackboard.data.BbAttribute
Retrieves name ("key") associated with this BbAttribute object.
getName() - Method in class blackboard.data.BbLink
Returns the name value of this BbLink object.
getName() - Method in class blackboard.data.content.AbstractContentFile
Returns the file name of this file object.
getName() - Method in class blackboard.data.content.ChildFile
Returns the file name of this file object.
getName(ContentHandler) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getName() - Method in class blackboard.data.discussionboard.Message.MessageLifecycle
 
getName() - Method in class blackboard.data.discussionboard.UserForumSettings.ForumRole
 
getName() - Method in class blackboard.data.gradebook.Lineitem
Returns the name of the Lineitem.
getName() - Method in interface blackboard.persist.CacheListener
Unique identifier for listener
getName() - Method in class blackboard.persist.CachingLoaderListener
Unique identifier for listener
getName() - Method in class blackboard.persist.DataType
Returns the identifier name for this DataType as a String.
getName() - Method in enum blackboard.persist.user.UserSearch.SearchKey
 
getName() - Method in class blackboard.platform.intl.BbLocale
Returns the name string for this locale object.
getNameSearch(UserSearch.SearchKey, SearchOperator, String) - Static method in class blackboard.persist.user.UserSearch
Generates a search object that finds users based on the specified name key.
getNameString(String, String) - Static method in class blackboard.platform.LicenseUtil
 
getNameString(String, String, String[]) - Static method in class blackboard.platform.LicenseUtil
 
getNavColorBg() - Method in class blackboard.data.course.Course
Returns the background color that is used for rendering the navigation links that appear on the left hand side of the course page.
getNavColorFg() - Method in class blackboard.data.course.Course
Returns the foreground color (color of text) that is used for rendering the navigation links that appear on the left hand side of the course page.
getNavStyle() - Method in class blackboard.data.course.Course
Returns the navigation style for this Course.
getNestedException() - Method in exception blackboard.base.NestedException
Returns Throwable
getNestedException() - Method in exception blackboard.base.NestedRuntimeException
getNestedException
getNestedException() - Method in exception blackboard.platform.BbServiceException
getNestedException
getNestedException() - Method in exception blackboard.platform.RuntimeBbServiceException
getNestedException
getNotes() - Method in class blackboard.data.course.CourseMembership
Returns the notes associated with this CourseMembership.
getNumberFormat() - Method in class blackboard.platform.intl.BbLocale
Returns a cloned instance of the current locale-specific NumberFormat.
getNumberOfChildren() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the number of children of a message
getNumberOfChildrenNoDraft() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the number of non-draft children of a message
getNumDaysOfUse() - Method in class blackboard.data.course.Course
Returns the number of days this Course can be used.
getNumServers() - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Returns the number of LDAP servers configured.
getObject(String) - Method in class blackboard.data.BbAttributes
Get the Object value associated with given attribute name.
getObjectByKey(String) - Method in class blackboard.persist.VolatileSessionCache
 
getObjectValue(String) - Method in class blackboard.portal.external.CustomData
Returns the Object property associated with the given key.
getOfficeAddress() - Method in class blackboard.data.content.StaffInfo
Returns the office address of this StaffInfo object.
getOfficeHours() - Method in class blackboard.data.content.StaffInfo
Returns the office hours of this StaffInfo object.
getOfflineName() - Method in class blackboard.data.content.Content
Returns the offline name associated with this Content.
getOfflinePath() - Method in class blackboard.data.content.Content
Returns the offline path associated with this Content.
getOutcome() - Method in class blackboard.data.gradebook.Score
For internal use only.
getOutcomeDefinition() - Method in class blackboard.data.gradebook.Lineitem
For internal use only.
getOwner() - Method in class blackboard.data.discussionboard.Conference
Returns the ConferenceOwner associated with this piece of Conference
getOwnerId() - Method in class blackboard.data.discussionboard.ConferenceOwner
Returns the ConferenceOwner Id
getOwnerName() - Method in class blackboard.data.discussionboard.ConferenceOwner
Returns the owner name associated with this ConferenceOwner
getOwnerType() - Method in class blackboard.data.discussionboard.Conference
Returns the ConferenceOwner type associated with this piece of Conference
getPaceType() - Method in class blackboard.data.course.Course
Returns the pace type for this Course.
getParameter(String) - Method in class blackboard.platform.License
Returns the value for the specified custom parameter.
getParentBody(Message) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Get the body of the immediate message parent.
getParentCourseId() - Method in class blackboard.data.course.CourseCourse
 
getParentId() - Method in class blackboard.data.content.ChildFile
Returns the parent object for this file.
getParentId() - Method in class blackboard.data.content.Content
Returns the parent Id associated with this piece of Content.
getParentId() - Method in class blackboard.data.content.StaffInfo
Returns the Id of the StaffInfoFolder that contains this object.
getParentId() - Method in class blackboard.data.content.UploadedFile
Method getParentId.
getParentId() - Method in class blackboard.data.discussionboard.Message
Returns the parent Id associated with this Message .
getParentMsgId() - Method in class blackboard.data.discussionboard.MessageAttachment
Returns the parent message Id associated with this MessageAttachment.
getParentMsgId() - Method in class blackboard.data.discussionboard.MessageLabel
Returns the parent message Id associated with this MessageLabel.
getParentPosition() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the parent position of a message
getParticipantCount() - Method in class blackboard.data.discussionboard.ConferenceStatus
return the total count of participants
getPassesRule() - Method in class blackboard.data.content.ContentStatus
Returns whether the user associated with this status object passes the adaptive release rules that are attached to the associated content object.
getPassword() - Method in class blackboard.data.user.User
Returns the password of this User object.
getPercentFormat() - Method in class blackboard.platform.intl.BbLocale
Returns a cloned instance of the current locale-specific percentage formatter.
getPersistenceService() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return PersistenceService.
getPersistentAlias() - Method in class blackboard.platform.intl.BbLocale
Returns the persistent locale alias string for this locale object.
getPersistentLabel() - Method in class blackboard.data.navigation.CourseToc
Returns the database label associated with this CourseToc.
getPersistentLabel() - Method in class blackboard.data.role.PortalRole
Returns the database name String associated with this PortalRole .
getPersistentName() - Method in class blackboard.platform.intl.BbLocale
Returns the persistent name string for this locale object.
getPersistentPostedName() - Method in class blackboard.data.discussionboard.Message
Returns the name of the poster of this Message
getPersistentTitle() - Method in class blackboard.data.content.Content
Returns the persistent title associated with this piece of Content.
getPersistentTitle() - Method in class blackboard.data.content.StaffInfo
Returns the title for this object.
getPersister(String) - Method in class blackboard.persist.BbPersistenceManager
Returns a persister implementation as specified by the given type value and using the default AppVersion specifier.
getPersister(String, AppVersion) - Method in class blackboard.persist.BbPersistenceManager
Returns a persister implementation as specified by the given type value and using the provided AppVersion specifier.
getPersonalInfo() - Method in class blackboard.data.course.CourseMembership
Returns the personal information associated with this CourseMembership .
getPhone() - Method in class blackboard.data.content.StaffInfo
Returns the phone of this StaffInfo object.
getPk1() - Method in class blackboard.persist.PkId
Returns the primary key value of this PkId (PK1).
getPk2() - Method in class blackboard.persist.PkId
Returns the secondary key value of this PkId (PK2 or SOS_ID).
getPlatformVersion() - Method in class blackboard.platform.plugin.PlugInManager
Returns the current platform version.
getPlugIn(String, String) - Method in class blackboard.platform.plugin.PlugInManager
Returns the plug-in for the given vendor id and handle.
getPlugIn(Id) - Method in class blackboard.platform.plugin.PlugInManager
Returns the PlugIn identified by the specified Id.
getPlugIn(Id, VirtualInstallation) - Method in class blackboard.platform.plugin.PlugInManager
Simply returns the identified plugin for the specified virtual installation
getPlugInDir(PlugIn) - Method in class blackboard.platform.plugin.PlugInManager
Gets the root directory for a plugin
getPlugInLocales(Id) - Method in class blackboard.platform.plugin.PlugInManager
 
getPluginManager() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return PlugInManager.
getPlugIns() - Method in class blackboard.platform.plugin.PlugInManager
Returns a list of installed plug-ins.
getPlugInsConfigDirectory() - Method in class blackboard.platform.plugin.PlugInManager
Deprecated. due to virtual installation layout changes, this method is no longer valid. Use PlugInConfig instead.
getPlugInsDirectory(VirtualInstallation) - Method in class blackboard.platform.plugin.PlugInManager
Returns the plug-ins directory.
getPointsPossible() - Method in class blackboard.data.gradebook.Lineitem
Gets the points possible for this Lineitem
getPortalRole() - Method in class blackboard.data.user.User
Returns the PortalRole object, representing the primary institution role associated with this User.
getPortalRoleId() - Method in class blackboard.data.user.User
Returns the primary institution role Id of this User.
getPortalRoleId() - Method in class blackboard.data.user.UserRole
Returns the portal role Id associated with this UserRole .
getPosition() - Method in class blackboard.data.content.Content
Returns the position of this piece of Content within its parent content item (folder).
getPosition() - Method in class blackboard.data.content.StaffInfo
Returns the position of this object in the parent folder's collection
getPosition() - Method in class blackboard.data.discussionboard.Conference
Returns the position of this Conference.
getPosition() - Method in class blackboard.data.discussionboard.Forum
Returns the position of this Forum.
getPosition() - Method in class blackboard.data.navigation.CourseToc
Returns the position of this CourseToc.
getPosition() - Method in interface blackboard.data.Positionable
Returns the position of this item within its current context.
getPostAsAnonymous() - Method in class blackboard.data.discussionboard.Message
Returns whether this Message is posted as anonymous.
getPostDate() - Method in class blackboard.data.discussionboard.Message
Returns the post date for this Message.
getPostedName() - Method in class blackboard.data.discussionboard.Message
Returns the localized name of the poster of this Message
getProductDirectory(Integer) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the course.
getProductFamilyName() - Method in interface blackboard.platform.LicenseManager
For the Web: HTML for bold, italic, superscript etc.
getProductFamilyNameHtml() - Method in interface blackboard.platform.LicenseManager
For the Web: HTML for bold, italic, superscript etc.
getProductFamilyNameHtmlTm() - Method in interface blackboard.platform.LicenseManager
For the Web: HTML for bold, italic, TM, superscript etc.
getProductName() - Method in interface blackboard.platform.LicenseManager
Returns the product name from the LicenseFile.
getProductNameKey() - Method in interface blackboard.platform.LicenseManager
Returns a key that is a transformed version of the product name (used for license-sensitive lookups)
getProductOwnedId() - Method in interface blackboard.platform.LicenseManager
Returns the product owned id fromt the LicenseFile
getProperties() - Method in class blackboard.data.discussionboard.Forum
Returns the ForumProperties associated with this Forum
getProperty(String) - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getPropKeys() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Returns a String array of the keys to this authentication module's configuration properties file.
getPropKeys() - Method in interface blackboard.platform.security.authentication.HttpAuthModule
Returns a String array of the keys to an authentication module's configuration properties file.
getPropKeys() - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Returns a String array of the keys to this authentication module's configuration properties file.
getPropObjLoadErrs() - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getPublisherName() - Method in class blackboard.data.course.Cartridge
Returns the publisher name associated with this Cartridge.
getQuery() - Method in class blackboard.persist.course.CourseSearch
Returns a query for use by the loader.
getQuery() - Method in class blackboard.persist.user.UserSearch
Returns a query for use by the loader.
getRating() - Method in class blackboard.data.discussionboard.UserMsgState
Return rating of this message.
getReadCount() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the unread count in a forum
getReadCount() - Method in class blackboard.data.discussionboard.MessageCounts
Gets the number of read messages.
getReadCount() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the number of read child messages ONLY of this message.
getReadCountInclSelf() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the number of read children this message has INCLUDING this message itself if it is read.
getReadState() - Method in class blackboard.data.discussionboard.UserMsgState
Return mark read state of this message.
getRecallUrl() - Method in exception blackboard.platform.security.authentication.BbSecurityException
 
getRecycleDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory of the "recycle bin" for the application.
getRecycleDirectory(Course) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory of the "recycle bin" for a specific course.
getRecycleDirectory(File) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the appropriate recycle directory for a given file or directory.
getReferredToId() - Method in class blackboard.data.content.Link
Returns the referred to Id associated with this Link .
getReferredToType() - Method in class blackboard.data.content.Link
Returns the referred to type for this Link.
getReferrerId() - Method in class blackboard.data.content.Link
Returns the referrer Id associated with this Link.
getReferrerType() - Method in class blackboard.data.content.Link
Returns the referrer type for this Link.
getRegistry() - Method in class blackboard.data.content.ContentFile
Returns the Registry associated with this ContentFile .
getRegistry() - Method in class blackboard.data.course.Course
Returns the Registry associated with this Course.
getRegistry() - Method in class blackboard.data.user.User
Returns the Registry associated with this User.
getRemoteUser(HttpServletRequest) - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Extracts the CGI variable REMOTE_USER from the incoming request.
getRemoved() - Method in class blackboard.data.content.ContentFolder
Returns the ids that have been removed from this Folder.
getRemovedFiles() - Method in class blackboard.data.content.Content
Returns a list of the Ids of the files that have been removed from this content object.
getRemoveUrl(Content) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getRenderType() - Method in class blackboard.data.content.Content
Returns the RenderType for this piece of content.
getRequestAuthenticateUri(HttpServletRequest, HttpServletResponse) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
getRequestAuthenticateURI Indicates the target resource that should receive the current request.
getRequireAccountToEnroll() - Method in class blackboard.data.course.Course
Deprecated.  
getResponses() - Method in class blackboard.data.discussionboard.Message
Returns the list of responses for this Message.
getRestrictionEndDate() - Method in class blackboard.data.announcement.Announcement
Returns the date up until which this Announcement should be made available for viewing within the user interface.
getRestrictionEndDate() - Method in class blackboard.data.content.CourseDocument
Returns the date up until which this CourseDocument should be made available for viewing within the user interface.
getRestrictionStartDate() - Method in class blackboard.data.announcement.Announcement
Returns the date after which this Announcement should be made available for viewing within the Blackboard application.
getRestrictionStartDate() - Method in class blackboard.data.content.CourseDocument
Returns the date after which this CourseDocument should be made available for viewing within the user interface.
getReviewableCount() - Method in class blackboard.data.content.AggregateReviewStatus
Returns the number of content items the user can review.
getReviewed() - Method in class blackboard.data.content.ContentStatus
Returns whether the item has been reviewed.
getReviewedCount() - Method in class blackboard.data.content.AggregateReviewStatus
Returns the number of content items the user has reviewed.
getReviewedDate() - Method in class blackboard.data.content.ContentStatus
Returns the date the user reviewed this item.
getRole() - Method in class blackboard.data.course.CourseMembership
Returns the role for this CourseMembership.
getRoleID() - Method in class blackboard.data.role.PortalRole
gets the batch uid value for this PortalRole.
getRoleName() - Method in class blackboard.data.role.PortalRole
Returns the name String associated with this PortalRole.
getRoleSearch(List<String>) - Static method in class blackboard.persist.user.UserSearch
Creates a search object based on a list of role identifiers (the string id, not the Id object) This search is used from the admin panel, and thus adds a filter for entitlement 'system.user.VIEW'.
getRootCourseDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory that all courses are stored in
getRoundedAverageRating() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the average rating of a message
getRowCount() - Method in class blackboard.persist.course.CourseSearch
getRowCount
getRowCount() - Method in class blackboard.persist.user.UserSearch
 
getSafeBoolean(String) - Method in class blackboard.data.BbAttributes
Get the Boolean value associated with given attribute name.
getSafeDouble(String) - Method in class blackboard.data.BbAttributes
Get the Double value associated with given attribute name.
getSafeFloat(String) - Method in class blackboard.data.BbAttributes
Get the Float value associated with given attribute name.
getSafeFormattedText(String) - Method in class blackboard.data.BbAttributes
Get the FormattedText value associated with given attribute name.
getSafeId(String) - Method in class blackboard.data.BbAttributes
Get the Id value associated with given attribute name.
getSafeInteger(String) - Method in class blackboard.data.BbAttributes
Get the Integer value associated with given attribute name.
getSafeLong(String) - Method in class blackboard.data.BbAttributes
Get the Long value associated with given attribute name.
getSafeString(String) - Method in class blackboard.data.BbAttributes
Get the String value associated with given attribute name.
getScores() - Method in class blackboard.data.gradebook.Lineitem
Gets all scores associated with this LineItem.
getSearchSort() - Method in class blackboard.data.discussionboard.UserForumSettings
This field is not in active use and should not be used.
getSecondaryDoAuthenticateParams(HttpServletRequest) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Gets the authentication parameters from the request object.
getSecurityContexts() - Method in interface blackboard.platform.context.Context
Returns all security contexts for the current user.
getSequence() - Method in interface blackboard.data.content.Aggregate
Returns the Sequence for this Aggregate.
getSequence() - Method in class blackboard.data.content.ContentFolder
Required method for Aggregate objects.
getSequence() - Method in class blackboard.data.content.Lesson
Returns the Sequence for this object.
getServiceInterface() - Method in class blackboard.persist.PersistenceInitializationService
getServiceInterface
getServiceInterface() - Method in class blackboard.platform.LicenseValidationService
Deprecated.  
getServiceInterface() - Method in class blackboard.platform.plugin.PlugInManager
Returns the Class for this interface implementation.
getServiceLevelType() - Method in class blackboard.data.course.Course
Returns the service level type for this Course.
getSession() - Method in interface blackboard.platform.context.Context
 
getSession(HttpServletRequest) - Method in interface blackboard.platform.session.BbSessionManagerService
Returns the BbSession associated with the user making the given request.
getSessionDirectory() - Method in interface blackboard.platform.session.BbSession
Returns the root directory of the session in the current context.
getSessionDirectoryRoot() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root of the session directory registered for the application.
getSessionId() - Method in class blackboard.platform.security.authentication.SessionStub
Returns the Blackboard assigned unique id for this user's session.
getSessionManagerService() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return BbSessionManagerService.
getSettings() - Method in class blackboard.data.user.User
Returns the settings of this User object.
getSharedContentDir() - Method in interface blackboard.platform.config.ConfigurationService
Returns the directory in which shared content is kept
getShortNameFormat() - Method in class blackboard.platform.intl.BbLocale
Returns the short name string for this locale object.
getShowAddContactInfo() - Method in class blackboard.data.user.User
Returns the show additional contact info flag for this User.
getShowAddressInfo() - Method in class blackboard.data.user.User
Returns the show address info flag for this User.
getShowEmailInfo() - Method in class blackboard.data.user.User
Returns the show email flag for this User.
getShowEmailInSR() - Method in class blackboard.data.course.Course
Deprecated.  
getShowFirstNameInSR() - Method in class blackboard.data.course.Course
Deprecated.  
getShowInCatalog() - Method in class blackboard.data.course.Course
Returns the show in catalog flag for this Course.
getShowLastNameInSR() - Method in class blackboard.data.course.Course
Deprecated.  
getShowPhone1InSR() - Method in class blackboard.data.course.Course
Deprecated.  
getShowStudentIdInSR() - Method in class blackboard.data.course.Course
Deprecated.  
getShowWorkInfo() - Method in class blackboard.data.user.User
Returns the show work info flag for this User.
getSirTitle() - Method in class blackboard.data.content.StaffInfo
Returns the sirtitle of this StaffInfo object.
getSize() - Method in class blackboard.data.content.AbstractContentFile
Returns the size of the file wrapped by this object.
getSize() - Method in class blackboard.data.content.ChildFile
Returns the size of the file wrapped by this object.
getSoftLimit() - Method in class blackboard.data.course.Course
Returns the soft storage limit for this Course.
getSponsorsDirectory(Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root directory relative to the sponsors for given id.
getStartDate() - Method in class blackboard.data.calendar.CalendarEntry
Returns the date on which this CalendarEntry will/has start(ed).
getStartDate() - Method in class blackboard.data.content.Content
Returns the Calendar that indicates the first date this object is to be made available in the student view of a course.
getStartDate() - Method in class blackboard.data.course.Course
Returns the date on which this Course will/has start(ed).
getStartDate() - Method in class blackboard.data.discussionboard.Forum
Returns the Start date restriction on this Forum.
getState() - Method in class blackboard.data.user.UserInfo
Returns the state of this UserInfo object
getStatus() - Method in class blackboard.data.content.CourseUpload
Method getStatus.
getStatus() - Method in class blackboard.data.discussionboard.Conference
Returns the ConferenceStatus associated with this Conference
getStatus() - Method in class blackboard.data.discussionboard.Forum
Returns the ForumStatus associated with this Forum
getStatusCode() - Method in interface blackboard.platform.Application
Returns current status of application.
getStorageType() - Method in class blackboard.data.content.AbstractContentFile
Returns the storageType specified for this ContentFile.
getStreet1() - Method in class blackboard.data.user.UserInfo
Returns the street1 of this UserInfo object
getStreet2() - Method in class blackboard.data.user.UserInfo
Returns the street2 of this UserInfo object
getString(String) - Method in class blackboard.data.BbAttributes
Get the String value associated with given attribute name.
getString(String, UserDataService.Scope, String) - Method in interface blackboard.platform.session.UserDataService
Retrieves the String associated with the specified key in the specified scope.
getStudentId() - Method in class blackboard.data.user.User
Returns the student id of this User object Requires AttributePermission with name "user.personalinfo", actions "get".
getSubConfigErrs() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Collects errors from loading nested configuration properties for this authentication type.
getSubConfigs() - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getSubject() - Method in class blackboard.data.discussionboard.Message
Returns the subject associated with this Message
getSubList(ListFilter) - Method in class blackboard.base.SharableArrayList
Returns a sublist containing all elements meet the given filter's requirements.
getSubscribedInd(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Get the indicator for whether the user is subscribed to the thread in which the message appears.
getSubscribedInd() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns subscribed ind for this message .
getSubscribedInd() - Method in class blackboard.data.discussionboard.UserMsgState
Returns subscribed ind for this message .
getSuccessCount() - Method in class blackboard.data.ReceiptOptions
 
getSystemAbsoluteLimit() - Method in class blackboard.data.course.CourseQuota
Return the system level quota absolute limit (if set).
getSystemRole() - Method in class blackboard.data.user.User
Returns the system role (the administrative user role in the gui) for this User.
getSystemRoleIdentifier() - Method in class blackboard.data.user.User
Returns the system role identifier (the administrative user role in the gui) for this User.
getSystemSoftLimit() - Method in class blackboard.data.course.CourseQuota
Return the system level quota soft limit (if set).
getSystemUploadLimit() - Method in class blackboard.data.course.CourseQuota
Return the system level quota upload limit (if set).
getTagId() - Method in class blackboard.data.discussionboard.MessageTag
 
getTags() - Method in class blackboard.data.discussionboard.Message
Gets the tags associated to this message.
getTagsAsString() - Method in class blackboard.data.discussionboard.Message
Gets a string-representation of all of the tags associated with this message
getTargetAudienceId() - Method in class blackboard.data.course.Course
Deprecated.  
getTargetType() - Method in class blackboard.data.navigation.CourseToc
Returns the target type for this CourseToc.
getTempDir() - Method in interface blackboard.platform.config.ConfigurationService
getTempDir
getTempDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns a temp directory for use within application.
getTempDirectory() - Method in class blackboard.platform.plugin.PlugInManager
Returns the upload temp space.
getText() - Method in class blackboard.base.FormattedText
Returns the text associated with this FormattedText.
getThreadPointsPossible(Id) - Method in interface blackboard.data.discussionboard.datamanager.DiscussionBoardGradeManager
Given a message Id for a top-level thread, get the maximum score possible for a graded thread
getTimeStyle() - Method in class blackboard.platform.intl.BbLocale.Time
 
getTitle() - Method in class blackboard.data.announcement.Announcement
Returns the title associated with this Announcement.
getTitle() - Method in class blackboard.data.calendar.CalendarEntry
Returns the title associated with this CalendarEntry.
getTitle() - Method in class blackboard.data.content.Content
Returns the title associated with this piece of Content.
getTitle() - Method in class blackboard.data.content.Link
Returns the title associated with this Link.
getTitle() - Method in class blackboard.data.content.StaffInfo
Returns the title for this object.
getTitle() - Method in class blackboard.data.course.Cartridge
Returns the title associated with this Cartridge.
getTitle() - Method in class blackboard.data.course.Course
Returns the title associated with this Course.
getTitle() - Method in class blackboard.data.course.Group
Returns the title associated with this Group
getTitle() - Method in class blackboard.data.discussionboard.Conference
Returns the title associated with this Conference
getTitle() - Method in class blackboard.data.discussionboard.Forum
Returns the title associated with this Forum
getTitle() - Method in class blackboard.data.user.UserInfo
Returns the user title of this UserInfo object
getTitle() - Method in class blackboard.platform.LicenseDescriptor
Returns the human-readable title for this descriptor.
getTitleColor() - Method in class blackboard.data.content.Content
Returns the title color associated with this piece of Content.
getTitleColor() - Method in class blackboard.data.content.StaffInfo
Returns the color used to render the color.
getTokens() - Method in interface blackboard.persist.CacheListener
Returns array of unique identifiers for event tokens.
getTokens() - Method in class blackboard.persist.CachingLoaderListener
Returns array of unique identifiers for event hooks.
getTopic() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the topic associated with this message
getTopLevelThreads() - Method in class blackboard.data.discussionboard.Forum
Returns the list of top level message threads for this Forum.
getTotalCount() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the total count of messages in a forum
getTotalCount() - Method in class blackboard.data.discussionboard.MessageCounts
Gets the total number of messages.
getTotalCount() - Method in class blackboard.data.discussionboard.MessageStatus
Returns ONLY the number of children this message has.
getTotalCountInclSelf() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the number of children this message has INCLUDING this message itself.
getTotalParticipant() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the total participants in a forum
getTotalViews() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the total views of a message
getType() - Method in class blackboard.base.AppVersion
Returns the type value of the AppVersion.
getType() - Method in class blackboard.base.FormattedText
Returns the format type for this FormattedText.
getType() - Method in class blackboard.data.announcement.Announcement
Returns the type value associated with this Announcement.
getType() - Method in class blackboard.data.BbAttribute
Retrieves BbAttribute object type.
getType() - Method in class blackboard.data.calendar.CalendarEntry
Returns the calendar type value associated with this CalendarEntry.
getType() - Method in class blackboard.data.content.CourseDocument
Deprecated. This attribute is no longer used in Blackboard 6. null will be returned.
getType() - Method in class blackboard.data.gradebook.Lineitem
Returns the type of the Lineitem, for example 'Assessment' or 'Homework'.
getType() - Method in class blackboard.data.ReceiptMessage
 
getTypeClass() - Method in class blackboard.persist.DataType
Returns the class defined by this DataType.
getUiFormattedAuthProps() - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getUiFormattedPropKeys() - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getUiFormattedSubConfigs() - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getUnitsParameter(String) - Method in class blackboard.platform.License
Returns the value for the specified unit.
getUnreadChildrenCount() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the number of unread children ONLY.
getUnreadCount() - Method in class blackboard.data.discussionboard.MessageCounts
Gets the number of unread messages.
getUnreadCountOfSelfAndChildren() - Method in class blackboard.data.discussionboard.MessageStatus
Returns the number of unread children INCLUDING this message itself.
getUnreadMessageCount() - Method in class blackboard.data.discussionboard.ForumStatus
Returns the unread message count of messages in a forum
getUpdateName() - Method in interface blackboard.platform.LicenseManager
 
getUpdateName(String) - Static method in class blackboard.platform.LicenseUtil
 
getUpdateNameLong() - Method in interface blackboard.platform.LicenseManager
 
getUploadDate() - Method in class blackboard.data.content.Upload
Gets the date and time when the file referred to by this object was uploaded.
getUploadLimit() - Method in class blackboard.data.course.Course
Returns the upload storage limit for this Course.
getUrl() - Method in class blackboard.data.BbLink
Returns the URL associated with this BbLink.
getUrl() - Method in class blackboard.data.content.Content
Returns the URL associated with this ExternalLink.
getUrl() - Method in class blackboard.data.navigation.CourseToc
Returns the URL associated with this CourseToc.
getUseChallenge() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Determines based on configuration information, whether to use challenge-response authentication.
getUseChallenge() - Method in class blackboard.platform.security.authentication.HttpAuthConfig
 
getUsePaging() - Method in class blackboard.persist.course.CourseSearch
Returns whether this search will return "paged" results.
getUsePaging() - Method in class blackboard.persist.user.UserSearch
Returns whether this search will return "paged" results.
getUser() - Method in class blackboard.data.content.ContentStatus
Returns the user associated with this status.
getUser() - Method in class blackboard.data.course.CourseMembership
Returns the User attribute associated with this CourseMembership.
getUser() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the user associated with this UserForumSettings
getUser() - Method in class blackboard.data.discussionboard.UserMsgState
Returns the user associated with this UserMsgState
getUser() - Method in class blackboard.data.user.UserRole
Returns the User object of this UserRole object
getUserFamilyName() - Method in class blackboard.data.discussionboard.Message
Returns
getUserForumSettingsManager() - Static method in class blackboard.data.discussionboard.datamanager.DiscussionBoardManager
Return a UserForumSettingsManager object.
getUserFromUsernamePassword(String, String) - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Returns the User object for a given username and password.
getUserGivenName() - Method in class blackboard.data.discussionboard.Message
 
getUserId() - Method in class blackboard.data.announcement.Announcement
Deprecated. Has been replaced by the more aptly named Announcement.getCreatorUserId()
getUserId() - Method in class blackboard.data.calendar.CalendarEntry
Deprecated. has been replaced by CalendarEntry.getCreatorUserId().
getUserId() - Method in class blackboard.data.content.AggregateReviewStatus
The id of the user this status is for.
getUserId() - Method in class blackboard.data.content.ContentStatus
The id of the user this status is for.
getUserId() - Method in class blackboard.data.course.CourseMembership
Returns the user Id associated with this CourseMembership .
getUserId() - Method in class blackboard.data.discussionboard.Message
Returns the user Id associated with this Message.
getUserId() - Method in class blackboard.data.discussionboard.UserForumSettings
Returns the user Id associated with this UserForumSettings.
getUserId() - Method in class blackboard.data.discussionboard.UserMsgState
Returns the user Id associated with this UserMsgState.
getUserId() - Method in class blackboard.data.user.UserRole
Returns the user Id associated with this UserRole .
getUserId() - Method in interface blackboard.platform.session.BbSession
Returns the Id of the user associated with this session.
getUserMsgStateManager() - Static method in class blackboard.data.discussionboard.datamanager.DiscussionBoardManager
Return a UserMsgStateManager object.
getUserName() - Method in class blackboard.data.user.User
Returns the username of this User object.
getUserName() - Method in interface blackboard.platform.session.BbSession
Returns the system login name of the user associated with this session.
getUserNotFoundFallbackToBb() - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Returns true of the LDAP provider is configured to "fall back" to the default authentication if the user is not found in LDAP.
getValue() - Method in class blackboard.base.NameValue
 
getValue() - Method in class blackboard.data.BbAttribute
Retrieves object value associated with BbAttribute object.
getValue(String, BbAttribute.Type) - Method in class blackboard.data.BbAttributes
Internal convenience method to make the type-specific "get" routines much simpler (i.e., shorter).
getValue(Object) - Method in class blackboard.persist.Cache
 
getValue() - Method in class blackboard.persist.CacheEntry
Returns the value of this cache entry.
getValue(String) - Method in class blackboard.portal.external.CustomData
Returns the String property associated with the given key.
getValues(Class) - Static method in class blackboard.base.BbEnum
Returns an array of all of the elements in the target enumeration class specified by enumClass.
getValues() - Static method in class blackboard.base.FormattedText.Type
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.announcement.Announcement.Type
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.BbAttribute.Type
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.calendar.CalendarEntry.Type
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.AbstractContentFile.StorageType
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.ChildFile.Action
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.Content.RenderType
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.ContentFile.Action
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.CourseDocument.Area
Deprecated. Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.CourseDocument.Type
Deprecated. Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.Link.ReferredToType
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.Link.ReferrerType
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.content.UploadedFile.Action
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.course.Course.Duration
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.course.Course.Enrollment
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.course.Course.NavStyle
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.course.Course.Pace
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.course.Course.ServiceLevel
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.course.CourseMembership.Role
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.discussionboard.ConferenceOwner.OwnerType
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.discussionboard.Message.MessageLifecycle
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.discussionboard.UserForumSettings.ForumRole
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.navigation.CourseToc.Target
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.user.User.EducationLevel
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.user.User.Gender
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.user.User.InstRole
Deprecated. Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.data.user.User.SystemRole
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.platform.intl.BbLocale.Date
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.platform.intl.BbLocale.Name
Returns an array of all of the elements in this enumeration.
getValues() - Static method in class blackboard.platform.intl.BbLocale.Time
Returns an array of all of the elements in this enumeration.
getVendorDescription() - Method in class blackboard.platform.intl.BbLocale
Returns the vendor's description.
getVendorId() - Method in class blackboard.platform.intl.BbLocale
Returns the vendor id associated with the plug-in.
getVendorName() - Method in class blackboard.platform.intl.BbLocale
Returns the user-friendly name of the locale vendor.
getVendorURL() - Method in class blackboard.platform.intl.BbLocale
Returns the URL for the vendor supplying the system extension.
getVerbosityLevel() - Method in interface blackboard.platform.log.Log
Returns the verbosity level for this log.
getVersion() - Method in class blackboard.platform.intl.BbLocale
Returns the version of this locale
getVersionNum() - Method in class blackboard.base.AppVersion
Returns the version number of the AppVersion.
getVIDataDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root of the content directory.
getVIDataDirectory(VirtualInstallation) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root of the content directory.
getViewCatalogSearch(CourseSearch.SearchKey, SearchOperator, String, SearchOperator, Date, Id, Course.ServiceLevel) - Static method in class blackboard.persist.course.CourseSearch
Returns a course search object appropriate for use when rendering a course list with the course catalog as viewed by user (i.e., non-admin panel) Since this is not used from the admin panel, the entitlement clause is not added.
getViewCoursesSearch(CourseSearch.SearchKey, SearchOperator, String, SearchOperator, Date, Course.ServiceLevel) - Static method in class blackboard.persist.course.CourseSearch
Creates a search object that
getViewCoursesSearch(CourseSearch.SearchKey, SearchOperator, String, SearchOperator, Date, Course.ServiceLevel, boolean) - Static method in class blackboard.persist.course.CourseSearch
Creates a search object that
getViewCoursesSearch(CourseSearch.SearchKey, SearchOperator, String, SearchOperator, Date, Course.ServiceLevel, boolean, boolean) - Static method in class blackboard.persist.course.CourseSearch
 
getViewCoursesSearch(CourseSearch.SearchKey, SearchOperator, String, SearchOperator, Date, Course.ServiceLevel, boolean, boolean, boolean) - Static method in class blackboard.persist.course.CourseSearch
Creates a search object that
getViewUrl(Content) - Method in class blackboard.data.content.ContentHandlerWrapper
 
getVirtualInstallationManager() - Static method in class blackboard.platform.BbServiceManager
Convenience wrapper to return VirtualInstallationManager.
getVISystemDataDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the root of the systemdata directory.
getWarnings() - Method in exception blackboard.data.ValidationException
Returns a list of the warnings attached to this exception.
getWebAttemptDirectory(String, Id, AttemptFile.FileType) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and attempt id.
getWebAttemptDirectory(String, String, AttemptFile.FileType) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and attempt id.
getWebAttemptDirectory(Course, Id, AttemptFile.FileType) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and attempt id.
getWebBrandingDirectory(Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the branding for given host.
getWebContentDirectory(String, Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and content id.
getWebContentDirectory(Course, Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and content id.
getWebContentDirectory(String, String) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and content id.
getWebCourseDirectory(String) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web-root based directory path to the course.
getWebCourseDirectory(Course) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web-root based directory path to the course.
getWebDbDirectory(String, Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and message id.
getWebDbDirectory(Course, Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and message id.
getWebDbDirectory(String, String) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the course and message id.
getWebMessagingDirectory(String) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the url to messaging url relative to the course.
getWebMessagingDirectory(Course) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the url to messages directory relative to the course.
getWebMessagingDirectory(Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the url to messages directory relative to the course.
getWebModuleDirectory(Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the module for given host.
getWebPage() - Method in class blackboard.data.user.UserInfo
Returns the web page of this UserInfo object
getWebProductDirectory(Integer) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the branding for given host.
getWebSessionDirectory() - Method in interface blackboard.platform.session.BbSession
Returns the web based root directory of the session in the current context.
getWebSessionDirectoryRoot() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root of the session directory registered for the application.
getWebSponsorsDirectory(Id) - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root directory relative to the branding for given host.
getWebVIDataDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
Deprecated. This method never worked, because it points to an unavailable d irectory
getWebVIDataDirectory(VirtualInstallation) - Method in interface blackboard.platform.filesystem.FileSystemService
Deprecated. This method never worked, because it points to an unavailable directory
getWebVISystemDataDirectory() - Method in interface blackboard.platform.filesystem.FileSystemService
Returns the web based root of the systemdata directory.
getWeight() - Method in class blackboard.data.gradebook.Lineitem
Gets the weight used in calculating cumulative scores.
getXmlPersistenceManager() - Method in interface blackboard.platform.persistence.PersistenceService
Returns the BbPersistenceManager instance for the Blackboard system specifically associated with the default XML container.
getZipCode() - Method in class blackboard.data.user.UserInfo
Returns the zip code of this UserInfo object
GIVEN_NAME - Static variable in interface blackboard.data.content.StaffInfoDef
 
GIVEN_NAME - Static variable in interface blackboard.data.user.UserInfoDef
 
GLOBAL_USER - Static variable in class blackboard.platform.session.BbSession.Scope
Deprecated. Attributes with global scope are offloaded to persistent storage in database or filesystem and are subsequently available to any webapp or consumer in any process.
GlobalCacheListener - Interface in blackboard.persist
The GlobalCacheListener interface used to drive notification of Bb logic based on external "touches" registered against the "cache_tokens" table.
GRADE - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
GRADER - Static variable in class blackboard.data.course.CourseMembership.Role
 
GRADER - Static variable in class blackboard.data.discussionboard.UserForumSettings.ForumRole
 
GRADUATE_SCHOOL - Static variable in class blackboard.data.user.User.EducationLevel
Graduate school student.
GREATER_THAN - Static variable in class blackboard.base.ListFilter.Comparison
 
GREATER_THAN_EQUALS - Static variable in class blackboard.base.ListFilter.Comparison
 
GREETING - Static variable in class blackboard.platform.intl.BbLocale.Name
short surname name format according to locale configuration
GROUP - Static variable in class blackboard.data.content.Link.ReferredToType
 
Group - Class in blackboard.data.course
The Group class is a representation of a course group within the Course Management System.
Group() - Constructor for class blackboard.data.course.Group
Creates an instance of Group with default property values.
GROUP - Static variable in class blackboard.data.discussionboard.ConferenceOwner.OwnerType
 
GROUP_ID - Static variable in interface blackboard.data.content.GroupUploadDef
 
GROUP_ID - Static variable in interface blackboard.data.course.GroupMembershipDef
 
GROUP_ID - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
GROUP_LINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-grouplink
GROUP_TYPE - Static variable in interface blackboard.data.discussionboard.ConferenceOwnerDef
 
GroupDbLoader - Interface in blackboard.persist.course
This interface describes the set of methods that all database loaders for Group objects must implement.
GroupDbLoader.Default - Class in blackboard.persist.course
A utility class that provides quick access to the GroupDbLoader instance associated with the default instance of the database BbPersistenceManager.
GroupDbLoader.Default() - Constructor for class blackboard.persist.course.GroupDbLoader.Default
 
GroupDbPersister - Interface in blackboard.persist.course
This interface describes the set of methods that all database persisters for Group objects must implement.
GroupDbPersister.Default - Class in blackboard.persist.course
A utility class that provides quick access to the GroupDbPersister instance associated with the default instance of the database BbPersistenceManager.
GroupDbPersister.Default() - Constructor for class blackboard.persist.course.GroupDbPersister.Default
 
GroupDef - Interface in blackboard.data.course
GroupDef
GroupMembership - Class in blackboard.data.course
The GroupMembership class is a representation of a group membership record within the Blackboard application.
GroupMembership() - Constructor for class blackboard.data.course.GroupMembership
Creates an instance of GroupMembership with default property values.
GroupMembershipDbLoader - Interface in blackboard.persist.course
This interface describes the set of methods that all database loaders for GroupMembership objects must implement.
GroupMembershipDbLoader.Default - Class in blackboard.persist.course
A utility class that provides quick access to the GroupMembershipDbLoader instance associated with the default instance of the database BbPersistenceManager.
GroupMembershipDbLoader.Default() - Constructor for class blackboard.persist.course.GroupMembershipDbLoader.Default
 
GroupMembershipDbPersister - Interface in blackboard.persist.course
This interface describes the set of methods that all database persisters for GroupMembership objects must implement.
GroupMembershipDbPersister.Default - Class in blackboard.persist.course
A utility class that provides quick access to the GroupMembershipDbPersister instance associated with the default instance of the database BbPersistenceManager.
GroupMembershipDbPersister.Default() - Constructor for class blackboard.persist.course.GroupMembershipDbPersister.Default
 
GroupMembershipDef - Interface in blackboard.data.course
GroupMembershipDef
GroupUpload - Class in blackboard.data.content
The GroupUpload class wraps a reference to a file that has been uploaded to a group file exchange in a course.
GroupUpload() - Constructor for class blackboard.data.content.GroupUpload
Default constructor.
GroupUploadDbLoader - Interface in blackboard.persist.content
This interface describes the set of methods that all database loaders for GroupUpload objects must implement.
GroupUploadDbPersister - Interface in blackboard.persist.content
This interface describes the set of methods that all database persisters for GroupUpload objects must implement.
GroupUploadDef - Interface in blackboard.data.content
GroupUploadDef
GUEST - Static variable in class blackboard.data.course.CourseMembership.Role
 
GUEST - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
GUEST - Static variable in class blackboard.data.user.User.SystemRole
Guest role.

H

has(Entitlement) - Method in interface blackboard.platform.security.Entitlements
Interface method to determine whether a given entitlements object contains a single entitlement.
HAS_CARTRIDGE_ACCESS - Static variable in interface blackboard.data.course.CourseMembershipDef
 
HAS_DESCRIPTION_PAGE - Static variable in interface blackboard.data.course.CourseDef
 
HAS_EMBEDS - Static variable in interface blackboard.data.discussionboard.MessageAttachmentDef
 
hasAll(Entitlements) - Method in interface blackboard.platform.security.Entitlements
Interface method to determine whether a given entitlements object contains all of the entitlements specified in another entitlements object.
hasAny(Entitlements) - Method in interface blackboard.platform.security.Entitlements
Interface method to determine whether a given entitlements object has any of the entitlements specified in another entitlements object.
hasContentContext() - Method in interface blackboard.platform.context.Context
Returns true if the ContentId is set for this Context
hasCourseContext() - Method in interface blackboard.platform.context.Context
Returns true if the CourseId is set for this Context
hasError() - Method in class blackboard.data.ReceiptOptions
 
hasGroupContext() - Method in interface blackboard.platform.context.Context
Returns true if the GroupId is set for this Context
HASH_ALGORITHM - Static variable in class blackboard.platform.security.SecurityUtil
 
hashCode() - Method in class blackboard.data.user.User.InstRole
Deprecated.  
hashCode() - Method in class blackboard.data.user.User.SystemRole
hashCode
hashCode() - Method in class blackboard.persist.CacheKey
 
hashCode() - Method in class blackboard.persist.DatabaseContainer
 
hashCode() - Method in class blackboard.persist.DataType
 
hashCode() - Method in class blackboard.persist.Id
Returns a hash code value for the object.
hashCode() - Method in class blackboard.persist.PkId
Allow Ids to be used as a key in a hash table.
hashCode() - Method in class blackboard.persist.UnsetId
Returns a hash code value for the object.
hashCode() - Method in class blackboard.platform.log.LogService.Verbosity
 
hashCode() - Method in class blackboard.platform.security.Entitlement
 
hasMapping(Id) - Method in interface blackboard.persist.PersistenceContext
Returns whether or not a mapping exists for the given Id.
hasNext() - Method in class blackboard.base.FilteringIterator
Determines if any more elements that pass all applied filters exist in the iterator.
hasNext() - Method in class blackboard.base.NullIterator
Since there is nothing to iterate over, there is never a "next" item, and this method always returns false.
hasRequestContext() - Method in interface blackboard.platform.context.Context
Returns true if the web Request information is set for this Context
hasSameContainer(Id) - Method in class blackboard.persist.Id
Returns true if the given Id has the same Container as this Id instance.
hasSameDataType(Id) - Method in class blackboard.persist.Id
Returns true if the given Id has the same DataType as this Id instance.
hasSystemContext() - Method in interface blackboard.platform.context.Context
Returns true if the Virtual Request information is set for this Context
hasUserContext() - Method in interface blackboard.platform.context.Context
Returns true if the UserId is set for this Context
hasValidKey() - Method in class blackboard.platform.License
Returns whether this component's validation key is correct.
HIDDEN - Static variable in class blackboard.data.discussionboard.Message.MessageLifecycle
 
HIGH_SCHOOL - Static variable in class blackboard.data.user.User.EducationLevel
Grades 9 through 12.
HIT_COUNT - Static variable in interface blackboard.data.discussionboard.MessageDef
 
HOME_FAX - Static variable in interface blackboard.data.user.UserInfoDef
 
HOME_PAGE_URL - Static variable in interface blackboard.data.content.StaffInfoDef
 
HOME_PHONE_1 - Static variable in interface blackboard.data.user.UserInfoDef
 
HOME_PHONE_2 - Static variable in interface blackboard.data.user.UserInfoDef
 
HTML - Static variable in class blackboard.base.FormattedText.Type
Treat text as "literal HTML" with no character conversions
HttpAuthConfig - Class in blackboard.platform.security.authentication
This class is responsible for storing in-memory the authentication properties for the Blackboard application.
HttpAuthModule - Interface in blackboard.platform.security.authentication
This interface is provided for custom authentication schemes.

I

IBbObject - Interface in blackboard.data
The IBbObject class is an interface representing the root of the data class hierarchy.
ICON - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
ID - Static variable in class blackboard.data.BbAttribute.Type
 
ID - Static variable in interface blackboard.data.IdentifiableDef
 
Id - Class in blackboard.persist
Provides the basis for object identifiers within the persistence framework.
Id(Container, DataType) - Constructor for class blackboard.persist.Id
Creates Id identifying it with the given container and data type values.
Id(DataType) - Constructor for class blackboard.persist.Id
Creates an Id identifying it with the given data type value.
id - Variable in class blackboard.platform.security.Entitlement
 
Identifiable - Interface in blackboard.data
A root interface for Blackboard data entities with Id attributes
IdentifiableDbLoader<T extends Identifiable> - Interface in blackboard.persist
Super interface for generically loading any identifiable object.
IdentifiableDbPersister<T extends Identifiable> - Interface in blackboard.persist
Generically defines common persistence methods for Identifiable objects.
IdentifiableDef - Interface in blackboard.data
Base def for identifiable objects
IDENTIFIER - Static variable in interface blackboard.data.course.CartridgeDef
 
IMAGE_FILE - Static variable in interface blackboard.data.content.StaffInfoDef
 
IMAGE_FILE - Static variable in interface blackboard.data.course.CourseMembershipDef
 
Immutable - Interface in blackboard.data
The Immutable interface defines a means for specifying an object that can be made immutable.
ImmutableException - Exception in blackboard.data
Thrown if an attempt is made to modify an object that implements the Immutable interface is made after the object is marked as being complete.
ImmutableException() - Constructor for exception blackboard.data.ImmutableException
Default constructor.
ImmutableException(String) - Constructor for exception blackboard.data.ImmutableException
Constructs an ImmutableException with the given message.
IMPL_CLASS_KEY - Static variable in class blackboard.platform.security.authentication.BaseAuthenticationModule
Used internally by this module.
implies(Permission) - Method in class blackboard.data.AttributePermission
Determines whether the current permission implies the specified permission.
implies(Permission) - Method in class blackboard.persist.PersistPermission
Determines whether the current permission implies the specified permission.
implies(LogService.Verbosity) - Method in class blackboard.platform.log.LogService.Verbosity
Returns true if this verbosity implies that the other verbosity will be accepted by the logger.
IMPORTANT_IND - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
IMPORTANT_IND - Static variable in interface blackboard.data.discussionboard.UserMsgStateDef
 
include(ValidationException) - Method in exception blackboard.data.ValidationException
Provides ability to chain ValidationExceptions that are spawned in seperate method calls but share a line of processing.
INCLUDE_IF_UNKNOWN - Static variable in class blackboard.data.course.CourseMembershipRoleFilter
 
INCLUDE_MESSAGE_IN_SUBSCRIPTION - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
incrementMessagesReadCount(List<Id>, Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Increments the read count for the specified messages and user id using a connection from the associated persistence manager's database container.
incrementMessagesReadCount(List<Id>, Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Increments the read count for the specified messages and user id using the specified database connection.
INFORMATION - Static variable in class blackboard.platform.log.LogService.Verbosity
Used to log messages that are not necessarily error conditions, but might be useful for diagnostic purposes.
init(BbPersistenceManager, AppVersion) - Method in interface blackboard.persist.Loader
Initializes the loader with the given persistence manager reference and the provided application version.
init(BbPersistenceManager, AppVersion) - Method in interface blackboard.persist.Persister
Initializes the persister with the given persistence manager reference and the provided application version.
init(ConfigurationService, String[]) - Method in interface blackboard.platform.Application
Initializes application instance for the lifetime of its instance.
init(String) - Static method in class blackboard.platform.BbServiceManager
Standard init method that should be called by bootstrap mechanism.
init(String, boolean) - Static method in class blackboard.platform.BbServiceManager
 
init(String, Properties) - Static method in class blackboard.platform.BbServiceManager
Standard init method that overloads default properties for configuration service.
init(String, Properties, boolean) - Static method in class blackboard.platform.BbServiceManager
 
init(File, Properties) - Static method in class blackboard.platform.BbServiceManager
Init method that does not depend on file system structure.
init(File, Properties, boolean) - Static method in class blackboard.platform.BbServiceManager
 
init(ConfigurationService) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Initializes authentication module.
init(ConfigurationService) - Static method in class blackboard.platform.security.authentication.HttpAuthConfig
 
init(ConfigurationService) - Method in interface blackboard.platform.security.authentication.HttpAuthModule
This method is used to initialize the authentication module.
init(ConfigurationService) - Method in class blackboard.platform.security.authentication.LDAPAuthModule
Initializes authentication module.
init(ConfigurationService) - Static method in class blackboard.platform.security.authentication.RDBMSAuthUtil
Standard initialization method.
initFromSystemProps() - Static method in class blackboard.platform.BbServiceManager
Called internally to bootstrap service manager from the "bbservices_config" system property if services are accessed without being pre-initialized by a standard bootstrap class.
InitializationException - Exception in blackboard.base
Exceptions thrown at application initialization time.
InitializationException(String) - Constructor for exception blackboard.base.InitializationException
Constructor
InitializationException(Throwable) - Constructor for exception blackboard.base.InitializationException
Constructor
InitializationException(String, Throwable) - Constructor for exception blackboard.base.InitializationException
Constructor
INITIALIZING - Static variable in class blackboard.platform.StatusCode
 
initLoadersAndPersisters() - Method in class blackboard.persist.BbPersistenceManager
Initialize loaders/persisters
INST_CITY - Static variable in class blackboard.platform.config.BbConfig
 
INST_COUNTRY - Static variable in class blackboard.platform.config.BbConfig
 
INST_NAME - Static variable in class blackboard.platform.config.BbConfig
 
INST_STATE - Static variable in class blackboard.platform.config.BbConfig
 
INST_TYPE - Static variable in class blackboard.platform.config.BbConfig
 
INST_ZIP - Static variable in class blackboard.platform.config.BbConfig
 
INSTITUTION - Static variable in class blackboard.data.calendar.CalendarEntry.Type
The entry is system-wide and viewable from the system-level calendar tool.
INSTITUTION_NAME - Static variable in interface blackboard.data.course.CourseDef
 
INSTITUTION_ROLE - Static variable in interface blackboard.data.user.UserDef
 
INSTRUCTOR - Static variable in class blackboard.data.course.CourseMembership.Role
 
INSTRUCTOR_LED - Static variable in class blackboard.data.course.Course.Enrollment
Enrollment tasks for the course can only performed by the instructor
INSTRUCTOR_LED - Static variable in class blackboard.data.course.Course.Pace
Course is intended to be led by an instructor.
INSTRUCTORS - Static variable in interface blackboard.data.course.CourseDef
 
INTEGER - Static variable in class blackboard.data.BbAttribute.Type
 
INTEGRATION - Static variable in class blackboard.data.user.User.SystemRole
This role is private, used only for special processes that interact for data integration authentication.
INTERNAL - Static variable in class blackboard.data.gradebook.Lineitem.AssessmentLocation
assessmentId points to an assessment within Blackboard.
INTERNAL - Static variable in class blackboard.data.gradebook.Score.AttemptLocation
The attempt data is stored within Blackboard.
INTRODUCTION - Static variable in interface blackboard.data.course.CourseMembershipDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.content.ContentDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.content.LinkDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.content.StaffInfoDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.course.CourseDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.course.CourseMembershipDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.course.GroupDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.discussionboard.ForumDef
 
IS_AVAILABLE - Static variable in interface blackboard.data.user.UserDef
 
IS_CHAT_ROOM_AVAILABLE - Static variable in interface blackboard.data.course.GroupDef
 
IS_DESCRIBED - Static variable in interface blackboard.data.content.ContentDef
 
IS_DISCUSSION_BOARD_AVAILABLE - Static variable in interface blackboard.data.course.GroupDef
 
IS_EMAIL_AVAILABLE - Static variable in interface blackboard.data.course.GroupDef
 
IS_ENABLED - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
IS_FOLDER - Static variable in interface blackboard.data.content.ContentDef
 
IS_FOLDER - Static variable in interface blackboard.data.content.StaffInfoDef
 
IS_FROM_CARTRIDGE - Static variable in interface blackboard.data.content.ContentDef
 
IS_FROM_CARTRIDGE - Static variable in interface blackboard.data.discussionboard.MessageDef
 
IS_INFO_PUBLIC - Static variable in interface blackboard.data.user.UserDef
 
IS_LESSON - Static variable in interface blackboard.data.content.ContentDef
 
IS_LOCALE_ENFORCED - Static variable in interface blackboard.data.course.CourseDef
 
IS_LOCKED_OUT - Static variable in interface blackboard.data.course.CourseDef
 
IS_NAV_COLLAPSIBLE - Static variable in interface blackboard.data.course.CourseDef
 
IS_RECYCLED - Static variable in interface blackboard.data.content.ChildFileDef
 
IS_RECYCLED - Static variable in interface blackboard.data.content.ContentFileDef
 
IS_REVIEWABLE - Static variable in interface blackboard.data.content.ContentDef
 
IS_SEQUENTIAL - Static variable in interface blackboard.data.content.ContentDef
 
IS_THREAD_LOCKED - Static variable in interface blackboard.data.discussionboard.MessageDef
 
IS_TRACKED - Static variable in interface blackboard.data.content.ContentDef
 
IS_TRANSFER_AREA_AVAILABLE - Static variable in interface blackboard.data.course.GroupDef
 
isAscending() - Method in class blackboard.base.BaseComparator
Returns true if this comparator has been set to compare objects in ascending order.
isAuthenticated(HttpServletRequest) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Deprecated.  
isAuthenticated(HttpServletRequest) - Method in interface blackboard.platform.security.authentication.HttpAuthModule
Deprecated. This method is no longer called.
isAuthenticated() - Method in interface blackboard.platform.session.BbSession
Returns true if the associated user has been authenticated.
isAvailable() - Method in enum blackboard.platform.LicenseComponent
 
isCheckSysRoleEntitlement() - Method in class blackboard.persist.user.UserSearch
 
isContextSet() - Method in interface blackboard.platform.context.ContextManager
Check to see if the context is currently set for the active thread.
isDefault() - Method in class blackboard.base.BbEnum
Returns true if this is a default element.
isError() - Method in class blackboard.data.ReceiptMessage
 
isExpired() - Method in class blackboard.platform.License
Returns whether this component has expired.
isExternalAuth() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Can be used by subclasses to determine whether or not the authentication module is an external authentication module.
isGuest() - Method in class blackboard.data.role.PortalRole
gets the isGuest value for this PortalRole.
isLicensed(String) - Method in interface blackboard.platform.LicenseManager
Method to check whether the specified component name is available and valid.
isLicensed(AnnotatedElement) - Method in interface blackboard.platform.LicenseManager
Method to check whether the specified component name is available and valid.
isLicenseUnitsParameterUnlimited(String, String) - Method in interface blackboard.platform.LicenseManager
Returns true if specified the units parameter is unlimited.
isOnlyShowEnabled() - Method in class blackboard.persist.user.UserSearch
 
isPlugInLocalized(Id) - Method in class blackboard.platform.plugin.PlugInManager
 
isRecycled() - Method in class blackboard.data.content.UploadedFile
Method isRecycled.
isRemovable() - Method in class blackboard.data.role.PortalRole
gets the isRemovable value for this PortalRole.
isSelfSelectable() - Method in class blackboard.data.role.PortalRole
gets the isSelfSelectable value for this PortalRole.
isServiceInitialized(String) - Static method in class blackboard.platform.BbServiceManager
 
isSet() - Method in class blackboard.persist.Id
Determines if the Id has been set (is not in default state).
isSet() - Method in class blackboard.persist.PkId
Determines if the PkId has been set.
isSet() - Method in class blackboard.persist.UnsetId
Determines if this UnsetId has been set.
isSuccess() - Method in class blackboard.data.ReceiptMessage
 
isValid() - Method in class blackboard.persist.CacheEntry
Returns whether or not the cache entry is still valid.
isValid(Id) - Static method in class blackboard.persist.Id
Determines if the given Id value is "valid".
isValidForThisServer() - Method in class blackboard.platform.License
Check to see if this server is in the set of valid IP addresses associated for this license component.
isValidId(Id) - Method in class blackboard.persist.BbPersistenceManager
Convenience method to determines if the provided Id is a "valid" Id for this BbPersistenceManager's Container .
isValidId(Id) - Method in interface blackboard.persist.Container
Determines if the provided Id is a "valid" id for this Container.
isValidId(Id) - Method in class blackboard.persist.DatabaseContainer
Determines if the provided Id is a "valid" id for this DatabaseContainer.
isValidId(Id) - Method in class blackboard.persist.RemoteDbContainer
Determines if the provided Id is a "valid" id for this XmlContainer.
isValidLicenseKey(License) - Static method in class blackboard.platform.LicenseUtil
 
isValidLicenseManagerKey(LicenseManager) - Static method in class blackboard.platform.LicenseUtil
 

J

JAVA_HOME - Static variable in class blackboard.platform.config.BbConfig
 
JAVA_HOME_WIN - Static variable in class blackboard.platform.config.BbConfig
 
JAVAENUM - Static variable in class blackboard.data.BbAttribute.Type
 
JdbcService - Interface in blackboard.platform.db
Core platform service that provides access to configured databases.
JdbcServiceFactory - Class in blackboard.platform.db
Simple service factory interface.
JdbcServiceFactory() - Constructor for class blackboard.platform.db.JdbcServiceFactory
 
JOB_TITLE - Static variable in interface blackboard.data.user.UserInfoDef
 
JUNIOR - Static variable in class blackboard.data.user.User.EducationLevel
College or university junior.

K

K_8 - Static variable in class blackboard.data.user.User.EducationLevel
Kindergarten through 8th grade
KEY_ATTR - Static variable in class blackboard.platform.License.XmlDef
 
KeyNotFoundException - Exception in blackboard.persist
Exception indicating that the Id used to load an object was not found in the target data store ("container").
KeyNotFoundException(String) - Constructor for exception blackboard.persist.KeyNotFoundException
Creates a KeyNotFoundException with the given message.
KeyNotFoundException(Throwable) - Constructor for exception blackboard.persist.KeyNotFoundException
Constructor
KeyNotFoundException(String, Exception) - Constructor for exception blackboard.persist.KeyNotFoundException
Creates a KeyNotFoundException with the given message and provided nested exception.
killCookies(HttpServletRequest, HttpServletResponse) - Method in interface blackboard.platform.session.CookieKiller
Kill the cookies

L

LABEL - Static variable in interface blackboard.data.discussionboard.MessageLabelDef
 
LAST_ACCESS_DATE - Static variable in interface blackboard.data.course.CourseMembershipDef
 
LAST_LOGIN_DATE - Static variable in interface blackboard.data.user.UserDef
 
LAUNCH_IN_NEW_WINDOW - Static variable in interface blackboard.data.content.ContentDef
 
LDAP_PROP_KEYS - Static variable in class blackboard.platform.security.authentication.LDAPAuthModule
 
LDAPAuthModule - Class in blackboard.platform.security.authentication
Implementation class for the LDAP authentication provider for Blackboard Learning system.
LDAPAuthModule() - Constructor for class blackboard.platform.security.authentication.LDAPAuthModule
Constructor for the LDAP authentication provider.
leaveContent(Content) - Method in interface blackboard.data.content.ContentVisitor
For folders, this method is called after all of the folder's children have been visited, recursively.
LESS_THAN - Static variable in class blackboard.base.ListFilter.Comparison
 
LESS_THAN_EQUALS - Static variable in class blackboard.base.ListFilter.Comparison
 
LESSON - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-lesson
LESSON - Static variable in class blackboard.data.content.CourseDocument.Type
Deprecated.  
Lesson - Class in blackboard.data.content
The Lesson class represents a list of content that is meant to be viewed in a linear, guided order.
Lesson() - Constructor for class blackboard.data.content.Lesson
Default constructor for Lesson objects.
LIBRARY_VERSION - Static variable in class blackboard.platform.config.BbConfig
 
License - Class in blackboard.platform
Object to represent different options in the license file.
License(String, String[], Date, String, Map, Properties) - Constructor for class blackboard.platform.License
Constructor initializing License with specified parameters
LICENSE - Static variable in class blackboard.platform.License.XmlDef
 
License.XmlDef - Class in blackboard.platform
Class to wrap String constants used in XML parsing.
License.XmlDef() - Constructor for class blackboard.platform.License.XmlDef
 
LicenseComponent - Enum in blackboard.platform
 
LicenseDescriptor - Class in blackboard.platform
Object to wrap human-readable names and descriptions for different license keys.
LicenseDescriptor(String) - Constructor for class blackboard.platform.LicenseDescriptor
Create a descriptor for the associated component.
LicenseException - Exception in blackboard.platform
LicenseException
LicenseException(String) - Constructor for exception blackboard.platform.LicenseException
Constructor
LicenseException(Throwable) - Constructor for exception blackboard.platform.LicenseException
Constructor
LicenseException(String, Throwable) - Constructor for exception blackboard.platform.LicenseException
Constructor
LicenseExpiredException - Exception in blackboard.platform
LicenseException
LicenseExpiredException(String) - Constructor for exception blackboard.platform.LicenseExpiredException
Constructor
LicenseExpiredException(Throwable) - Constructor for exception blackboard.platform.LicenseExpiredException
Constructor
LicenseExpiredException(String, Throwable) - Constructor for exception blackboard.platform.LicenseExpiredException
Constructor
LicenseKey - Annotation Type in blackboard.platform
Annotation to mark classes or methods with the required license key for the class or method to be available.
LicenseManager - Interface in blackboard.platform
Interface for the service used to parse and validate license files.
LicenseManagerFactory - Class in blackboard.platform
Simple service factory interface.
LicenseManagerFactory() - Constructor for class blackboard.platform.LicenseManagerFactory
 
LicenseNotFoundException - Exception in blackboard.platform
LicenseException
LicenseNotFoundException(String) - Constructor for exception blackboard.platform.LicenseNotFoundException
Constructor
LicenseNotFoundException(Throwable) - Constructor for exception blackboard.platform.LicenseNotFoundException
Constructor
LicenseNotFoundException(String, Throwable) - Constructor for exception blackboard.platform.LicenseNotFoundException
Constructor
LicenseUtil - Class in blackboard.platform
LicenseUtil.
LicenseUtil() - Constructor for class blackboard.platform.LicenseUtil
 
LicenseValidationService - Class in blackboard.platform
Deprecated.  
LicenseValidationService() - Constructor for class blackboard.platform.LicenseValidationService
Deprecated.  
LIFECYCLE - Static variable in interface blackboard.data.discussionboard.MessageDef
 
Lineitem - Class in blackboard.data.gradebook
The Lineitem class represents a single gradable item in a course.
Lineitem() - Constructor for class blackboard.data.gradebook.Lineitem
Constructs and returns a new Lineitem object with date added and date changed initialized to the current date.
Lineitem(OutcomeDefinition) - Constructor for class blackboard.data.gradebook.Lineitem
Creates the Lineitem using the specified OutcomeDefinition.
Lineitem.AssessmentLocation - Class in blackboard.data.gradebook
Simple class to define where the assessment identified by assessmentId is located.
LINEITEM_DATA_TYPE - Static variable in class blackboard.data.gradebook.Lineitem
Standard field used in persistence layer.
LineitemDbLoader - Interface in blackboard.persist.gradebook
The LineitemDbLoader interface provides a standard set of methods used to load Lineitem objects and lists of Lineitems from the Blackboard database.
LineitemDbPersister - Interface in blackboard.persist.gradebook
The LineitemDbPersister interface provides a standard set of methods used to store Lineitem objects into the Blackboard database schema.
LINK - Static variable in class blackboard.data.content.Content.RenderType
Render the underlying object as a course link
LINK - Static variable in class blackboard.data.content.ContentFile.Action
 
Link - Class in blackboard.data.content
The Link class is a representation of a link within the Blackboard application.
Link() - Constructor for class blackboard.data.content.Link
Creates an instance of Link with default property values.
LINK - Static variable in class blackboard.data.content.UploadedFile.Action
 
LINK - Static variable in class blackboard.data.navigation.CourseToc.Target
Toc is a link to another entity defined within the course
Link.ReferredToType - Class in blackboard.data.content
 
Link.ReferrerType - Class in blackboard.data.content
 
LINK_NAME - Static variable in interface blackboard.data.content.ChildFileDef
 
LINK_NAME - Static variable in interface blackboard.data.content.ContentFileDef
 
LINK_NAME - Static variable in interface blackboard.data.content.UploadedFileDef
 
LINK_REF_ID - Static variable in interface blackboard.data.discussionboard.MessageDef
 
LINK_SOURCE_ID - Static variable in interface blackboard.data.content.LinkDef
 
LINK_SOURCE_TABLE - Static variable in interface blackboard.data.content.LinkDef
 
LinkDbLoader - Interface in blackboard.persist.content
This interface describes the set of methods that all database loaders for Link objects must implement.
LinkDbLoader.Default - Class in blackboard.persist.content
A utility class that provides quick access to the LinkDbLoader instance associated with the default instance of the database BbPersistenceManager.
LinkDbLoader.Default() - Constructor for class blackboard.persist.content.LinkDbLoader.Default
 
LinkDbPersister - Interface in blackboard.persist.content
This interface describes the set of methods that all database persisters for Link objects must implement.
LinkDbPersister.Default - Class in blackboard.persist.content
A utility class that provides quick access to the LinkDbPersister instance associated with the default instance of the database BbPersistenceManager.
LinkDbPersister.Default() - Constructor for class blackboard.persist.content.LinkDbPersister.Default
 
LinkDef - Interface in blackboard.data.content
LinkDef
ListFilter - Class in blackboard.base
Filters are used to get a sublist from a list using arbitrary, consumer defined, selection criteria.
ListFilter() - Constructor for class blackboard.base.ListFilter
 
ListFilter.Comparison - Class in blackboard.base
 
listLicenses() - Method in interface blackboard.platform.LicenseManager
Returns an array of all License objects read from the license file.
LMS_INTEGRATION_ADMIN - Static variable in class blackboard.data.user.User.SystemRole
Manages the front-end portal-ecommerce functionality related to purchases
load(Element) - Method in interface blackboard.persist.discussionboard.ConferenceXmlLoader
Generates an Conference object given an Element tree whose structure and contents match those generated by ConferenceXMLPersister .
load(InputStream) - Method in interface blackboard.persist.discussionboard.ConferenceXmlLoader
Generates a Conference object given an InputStream which contains XML whose structure and contents match those generated by ConferenceXMLPerister.
load(Element) - Method in interface blackboard.persist.discussionboard.ForumXmlLoader
Generates an Forum object given an Element tree whose structure and contents match those generated by ForumXMLPersister .
load(InputStream) - Method in interface blackboard.persist.discussionboard.ForumXmlLoader
Generates an Forum object given an InputStream which contains XML whose structure and contents match those generated by ForumXMLPerister.
load(Element) - Method in interface blackboard.persist.discussionboard.MessageXmlLoader
Generates an Message object given an Element tree whose structure and contents match those generated by MessageXMLPersister .
load(InputStream) - Method in interface blackboard.persist.discussionboard.MessageXmlLoader
Generates an Message object given an InputStream which contains XML whose structure and contents match those generated by MessageXMLPerister.
load(Element) - Method in interface blackboard.persist.discussionboard.UserForumSettingsXmlLoader
Generates a UserForumSettings object given an Element tree whose structure and contents match those generated by UserForumSettingsXmlPersister.
load(InputStream) - Method in interface blackboard.persist.discussionboard.UserForumSettingsXmlLoader
Generates an UserForumSettings object given an InputStream which contains XML whose structure and contents match those generated by UserForumSettingsXmlPersister.
load(Element) - Method in interface blackboard.persist.discussionboard.UserMsgStateXmlLoader
Generates a UserMsgState object given an Element tree whose structure and contents match those generated by UserMsgState.
load(InputStream) - Method in interface blackboard.persist.discussionboard.UserMsgStateXmlLoader
Generates an UserMsgState object given an InputStream which contains XML whose structure and contents match those generated by UserMsgStateXmlPersister.
load() - Method in class blackboard.persist.Id
Loads the BbObject derived value that matches the current id value.
loadAll() - Method in interface blackboard.persist.LoadAllIdentifiableDbLoader
Load all instances of the identifiable object
loadAll(Connection) - Method in interface blackboard.persist.LoadAllIdentifiableDbLoader
Load all instances of the identifiable object
loadAll() - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects in the system from the database in a lightweight fashion using a connection obtained through this object's database context.
loadAll(Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects in the system from the database in a lightweight fashion using the supplied connection.
loadAllByCourseId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Loads all of the Conferences for the given course (identified by id) from the database using a connection obtained through this object's database context.
loadAllByCourseId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conferences for the given course (identified by id) from the database using the supplied connection.
loadAllByForum(Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Load all messages from a forum.
loadAllByForumId(Id) - Method in interface blackboard.data.discussionboard.datamanager.UserForumSettingsManager
Load all the users' forum settings by forum_id
loadAllByForumId(Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the list of top level Messages with the given parent forum Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadAllByForumId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the list of all Messages with the given parent forum Id from the database in a lightweight fashion using the supplied connection.
loadAllByMessageId(Id) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
load All UserMsgState objects for a given message
loadAllByMsgMainIdAndUserId(Id, Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load a UserMsgState with the given Id, and load top level item contained in the UserMsgState from the database using the supplied connection.
loadAllByMsgMainIdAndUserId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load a List with the given Id, and load top level item contained in the UserMsgState from the database using the supplied connection.
loadAllByServiceLevel(Course.ServiceLevel) - Method in interface blackboard.persist.course.CourseDbLoader
Load all course objects in the system with the given Course.ServiceLevel value in a light-weight fashion using a connection obtained through this object's database context.
loadAllByServiceLevel(Course.ServiceLevel, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load all course objects in the system with the given Course.ServiceLevel value in a light-weight fashion using the supplied connection.
loadAllByUserId(Id) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects that represent the primary and secondary institution roles for the given user from the database in a lightweight fashion using a connection obtained through this object's database context.
loadAllByUserId(Id, Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects that represent the primary and secondary institution roles for the given user from the database in a lightweight fashion using the supplied connection.
loadAllCourses() - Method in interface blackboard.persist.course.CourseDbLoader
Load all course objects in the system in a light-weight fashion using a connection obtained through this object's database context.
loadAllCourses(Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load all course objects in the system in a light-weight fashion using the supplied connection.
LoadAllIdentifiableDbLoader<T extends Identifiable> - Interface in blackboard.persist
Extends the IdentifiableDbLoader to add loadAll() symantics.
loadAttachment(Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Load the message attachment object by its message id.
loadAvailableByCourseIdAndUserId(Id, Id, int, boolean) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
loadAvailableByCourseIdAndUserId Loads the list of all available announcements that pertain to the user identified by the given user id, within the course specified by the given courseId, within a given time period.
loadAvailableByCourseIdAndUserId(Id, Id, int, boolean, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
loadAvailableByCourseIdAndUserId Loads the list of all available announcements that pertain to the user identified by the given user id, within the course specified by the given courseId, within a given time period using the supplied connection
loadAvailableByType(Announcement.Type, boolean) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects currently available to the user of the type identified by the given Announcement.Type using a connection obtained through this object's database context.
loadAvailableByType(Announcement.Type) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects currently available to the user of the type identified by the given Announcement.Type using a connection obtained through this object's database context.
loadAvailableByType(Announcement.Type, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects currently available to the user of the type identified by the given Announcement.Type using the supplied connection.
loadAvailableByType(Announcement.Type, int) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects currently available to the user of the type identified by the given Announcement.Type created or modified within the last n days, using a connection obtained through this object's database context.
loadAvailableByType(Announcement.Type, int, boolean, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects currently available to the user of the type identified by the given Announcement.Type created or modified within the last n days, using the supplied connection.
loadAvailableByUserId(Id) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Loads the list of all available announcements (system, course and organization) that pertain to the user identified by the given user Id, using a connection obtained through this object's database context.
loadAvailableByUserId(Id, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Loads the list of all available announcements (system, course and organization) that pertain to the user identified by the given user Id, using the supplied connection.
loadAvailableByUserId(Id, int) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Loads the list of all available announcements (system, course and organization) that pertain to the user identified by the given user Id, within a given time period, using a connection obtained through this object's database context.
loadAvailableByUserId(Id, int, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Loads the list of all available announcements (system, course and organization) that pertain to the user identified by the given user Id, within a given time period, using the supplied connection.
loadAvailableChildren(Id, Id, boolean, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Loads all children of the specified folder, honoring availability settings as determined for the specified user.
loadAvailableContent(Id, Id, Connection) - Method in class blackboard.data.content.ContentWrapper
 
loadAvailableContent(Id, Id) - Method in class blackboard.data.content.ContentWrapper
 
loadAvailableRolesAll() - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects in the system from the database in a lightweight fashion using a connection obtained through this object's database context.
loadAvailableRolesAll(Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects in the system from the database in a lightweight fashion using the supplied connection.
loadByBatchUid(String) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given batch uid value from the database in a light- weight fashion using a connection obtained through this object's database context.
loadByBatchUid(String, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given batch uid value from the database in a light- weight fashion using the supplied connection.
loadByBatchUid(String, Connection, boolean) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given batch uid value from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadByBatchUid(String) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given batch uid value from the database in a light- weight fashion using a connection obtained through this object's database context.
loadByBatchUid(String, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given batch uid value from the database in a light- weight fashion using the supplied connection.
loadByBatchUid(String, Connection, boolean) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given batch uid from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadByCardNumberFamilyNameGivenName(String, String, String, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load the BbList of users with the given card number, family name and given name from the database in a lightweight fashion using the connection specified.
loadByConferenceId(Id) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
get all the forums belong to the same conference by the conference id
loadByConferenceId(Id) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Load a BbList containing the Forums in the Conference with the given Id from the database using a connection obtained through this object's database context.
loadByConferenceId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Load a Forum with the given Id, and load top level messages contained in the forum from the database using the supplied connection.
loadByContentFolderId(Id) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the list of ContentFile objects that are referenced by children of the specified ContentFolder (identified by Id) from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByContentFolderId(Id, Connection) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the list of ContentFile objects that are referenced by children of the specified ContentFolder (identified by Id) from the database in a lightweight fashion using the supplied connection.
loadByContentFolderId(Id, Connection, boolean) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the list of ContentFile objects that are referenced by children of the specified ContentFolder (identified by Id) in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadByContentId(Id) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the list of ContentFile objects associated with the given piece of Content (identifed by Id) from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByContentId(Id, Connection) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the list of ContentFile objects associated with the given piece of Content (identifed by Id) from the database in a lightweight fashion using the supplied connection.
loadByContentId(Id, Connection, boolean, boolean) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the list of ContentFile objects associated with the given piece of Content (identifed by Id) from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadByContentId(Id) - Method in interface blackboard.persist.content.ContentStatusDbLoader
Loads a list of ContentStatus objects for a specific Content object.
loadByContentId(Id, Connection) - Method in interface blackboard.persist.content.ContentStatusDbLoader
Loads a list of ContentStatus objects for a specific Content object.
loadByContentId(Id) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the CourseToc with the given content Id from the database using a connection obtained through this object's database context.
loadByContentId(Id, Connection) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the CourseToc with the given content Id from the database using the supplied connection.
loadByCourseAndUserId(Id, Id) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the CourseMembership with the given user and course id from the database using a connection obtained through this object's database context.
loadByCourseAndUserId(Id, Id, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the CourseMembership with the given user and course id from the database using the supplied connection.
loadByCourseAndUserId(Id, Id, Connection, boolean) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the CourseMembership with the given user and course id from the database using the supplied connection.
loadByCourseCategoryId(Id) - Method in interface blackboard.persist.course.CourseDbLoader
Load all course objects in the system that are defined to be within the given category (identified by id) in a light-weight fashion using a connection obtained through this object's database context.
loadByCourseCategoryId(Id, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load all course objects in the system that are defined to be within the given category (identified by id) in a light-weight fashion using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Load all the conferences that belong to a course with a given course Id
loadByCourseId(Id) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
get all the forums belonging to all the conferences in a course by the course id
loadByCourseId(Id) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects that currently exist for the course identified by the given course Id using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects that currently exist for the course identified by the given course Id using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Load the list of CalendarEntry objects for the given course Id using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Load the list of CalendarEntry objects for the given course Id using the supplied connection.
loadByCourseId(Id, Calendar, Calendar) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
 
loadByCourseId(Id, Calendar, Calendar, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
 
loadByCourseId(Id) - Method in interface blackboard.persist.content.AggregateReviewStatusDbLoader
Loads a list of AggregateReviewStatus objects for all users for the give Course Id
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.content.AggregateReviewStatusDbLoader
Loads a list of AggregateReviewStatus objects for all users for the give Course Id
loadByCourseId(Id) - Method in interface blackboard.persist.content.ContentStatusDbLoader
Loads a list of ContentStatus objects for a specific Course object.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.content.ContentStatusDbLoader
Loads a list of ContentStatus objects for a specific Course object.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.content.CourseUploadDbLoader
Load the list of CourseUpload objects associated with the given CourseId (identified by Id) from the database using the supplied connection.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.content.GroupUploadDbLoader
Load the list of GroupUpload objects associated with the given CourseId (identifed by Id) from the database using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.content.LinkDbLoader
Load the Links defined within the given course (identified by id) from the database using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.content.LinkDbLoader
Load the Links defined within the given course (identified by id) from the database using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the list of StaffInfo/StaffInfoFolder objects for the given course (identified by id) from the database using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the list of StaffInfo/StaffInfoFolder objects for the given course (identified by id) from the database using the supplied connection.
loadByCourseId(Id, Connection, boolean) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the list of StaffInfo/StaffInfoFolder objects for the given course (identified by id) from the database using the supplied connection.
loadByCourseId(String) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given course id (not pk) value from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByCourseId(String, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given course id (not pk) value from the database in a lightweight fashion using the supplied connection.
loadByCourseId(String, Connection, boolean) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given course id (not pk) from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects belonging to the given course (identified by id) using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects belonging to the given course (identified by id) using the supplied connection.
loadByCourseId(Id, Connection, boolean) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects belonging to the given course (identified by id) using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.course.GroupDbLoader
Load the list of Groups contained with the course (identified by Id) from the database using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.course.GroupDbLoader
Load the list of Groups contained with the course (identified by Id) from the database using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.course.GroupMembershipDbLoader
Load the list of GroupMembership objects belonging to all groups defined within the given course (identified by id) using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.course.GroupMembershipDbLoader
Load the list of GroupMembership objects belonging to all groups defined within the given course (identified by id) using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conference for the given course (identified by id) from the database using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conference for the given course (identified by id) from the database using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Load the ConferenceOwner for the given course (identified by id) from the database using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Load the ConferenceOwner for the given course (identified by id) from the database using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.gradebook.LineitemDbLoader
Loads a list of Lineitem objects associated with the Course whose Id is provided, using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.gradebook.LineitemDbLoader
Loads a list of Lineitem objects associated with the Course whose Id is provided, using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the list of CourseToc objects that currently exist for the course identified by the given course Id using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the list of CourseToc objects that currently exist for the course identified by the given course Id using the supplied connection.
loadByCourseId(Id) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are enrolled in the given course from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByCourseId(Id, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are enrolled in the given course from the database in a lightweight fashion using the supplied connection.
loadByCourseId(Id, Connection, boolean) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are enrolled in the given course from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadByCourseIdAndLabel(Id, String) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the CourseToc from the given course (identified by id) with the given label using a connection obtained through this object's database context.
loadByCourseIdAndLabel(Id, String, Connection) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the CourseToc from the given course (identified by id) with the given label using the supplied connection.
loadByCourseIdAndLineitemName(Id, String) - Method in interface blackboard.persist.gradebook.LineitemDbLoader
Loads a list of Lineitem objects associated with the Course whose Id is provided and whose name matches the name provided, using a connection obtained through this object's database context.
loadByCourseIdAndLineitemName(Id, String, Connection) - Method in interface blackboard.persist.gradebook.LineitemDbLoader
Loads a list of Lineitem objects associated with the Course whose Id is provided and whose name matches the name provided, using the supplied connection.
loadByCourseIdAndRole(Id, CourseMembership.Role) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects which have the given role within the specified course (identified by id) using a connection obtained through this object's database context.
loadByCourseIdAndRole(Id, CourseMembership.Role, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects which have the given role within the specified course (identified by id) using the supplied connection.
loadByCourseIdAndRole(Id, CourseMembership.Role, Connection, boolean) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects which have the given role within the specified course (identified by id) using the supplied connection.
loadByCourseIdAndUserId(Id, Id, Calendar, Calendar) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
loadByCourseIdAndUserId Loads the list of all calendar entries within a given date range (institution, course, and personal) that pertain to the user and course identified by the given user Id and course id.
loadByCourseIdAndUserId(Id, Id, Calendar, Calendar, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
loadByCourseIdAndUserId Loads the list of all calendar entries within a given date range (institution, course, and personal) that pertain to the user and course identified by the given user Id and course id using the supplied connection.
loadByCourseIdWithUserInfo(Id) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects belonging to the given course (identified by id) using a connection obtained through this object's database context.
loadByCourseIdWithUserInfo(Id, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects belonging to the given course (identified by id) using the supplied connection.
loadByCourseMembershipId(Id) - Method in interface blackboard.persist.gradebook.ScoreDbLoader
Loads a list of Score objects associated with the CourseMembership record whose Id is provided, using a connection obtained through this object's database context.
loadByCourseMembershipId(Id, Connection) - Method in interface blackboard.persist.gradebook.ScoreDbLoader
Loads a list of Score objects associated with the CourseMembership record whose Id is provided, using the provided connection.
loadByCourseMembershipIdAndLineitemId(Id, Id) - Method in interface blackboard.persist.gradebook.ScoreDbLoader
Loads the Score for a given Lineitem and CourseMembership combination using a connection obtained through this object's database context.
loadByCourseMembershipIdAndLineitemId(Id, Id, Connection) - Method in interface blackboard.persist.gradebook.ScoreDbLoader
Loads the Score for a given Lineitem and CourseMembership combination using the provided connection.
loadByCourseSearch(CourseSearch) - Method in interface blackboard.persist.course.CourseDbLoader
 
loadByDataSourceBatchUid(String) - Method in interface blackboard.persist.course.CourseDbLoader
Loads the lists of Courses associated with the datasource (identified by the given batch uid) from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByDataSourceBatchUid(String, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Loads the lists of Courses associated with the datasource (identified by the given batch uid) from the database in a lightweight fashion using the suppplied connection.
loadByEmailAddressFamilyNameGivenName(String, String, String) - Method in interface blackboard.persist.user.UserDbLoader
Load the BbList of users with the given email address, family name and given name from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByEmailAddressFamilyNameGivenName(String, String, String, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load the BbList of users with the given email address, family name and given name from the database in a lightweight fashion using the connection specified.
loadByEntityId(Id) - Method in interface blackboard.persist.content.EntityContentFileDbLoader
 
loadByEntityId(Id, Connection) - Method in interface blackboard.persist.content.EntityContentFileDbLoader
 
loadByFileIdAndCourseMembershipId(Id, Id, Connection) - Method in interface blackboard.persist.content.CourseUploadDbLoader
Load CourseUpload object associated with the given File (identified by FileId) and courseMembershipIdfrom the database using the supplied connection.
loadByForumAndUserId(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.UserForumSettingsManager
Load the UserForumSettings object for the given forum id (Identified by forum_id) and user id (Identified by user_id).
loadByForumId(Id) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbLoader
Loads the list of Message attachments that belong to messages located within the given forum (identified by Id) using a connection obtained through this object's database context.
loadByForumId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbLoader
Loads the list of Message attachments that belong to messages located within the given forum (identified by Id) using the supplied connection.
loadByForumId(Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the list of all Messages with the given parent forum Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByForumId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the list of top level Messages with the given parent forum Id from the database in a lightweight fashion using the supplied connection.
loadByForumId(Id, Connection, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of Messages with the given parent forum Id from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadByForumId(Id) - Method in interface blackboard.persist.discussionboard.MessageLabelDbLoader
Loads the list of Message labels that belong to messages located within the given forum (identified by Id) using a connection obtained through this object's database context.
loadByForumId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageLabelDbLoader
Loads the list of Message labels that belong to messages located within the given forum (identified by Id) using the supplied connection.
loadByForumId(Id) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Load the UserForumSettings object for the given Forum Id (identified by forumId) using a connection obtained through this object's database context.
loadByForumId(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Load the UserForumSettings object for the given Forum Id (identified by forumId) using the supplied connection.
loadByForumIdAndLifecycle(Id, Message.MessageLifecycle) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Load all messages in a given forum with a given Message.MessageLifecycle.
loadByForumIdAndLifeCycle(Id, Message.MessageLifecycle) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the list of top level Messages with the given parent forum Id and the message's lifecycle from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByForumIdAndLifeCycle(Id, Message.MessageLifecycle, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the list of top level Messages with the given parent forum Id and the message's lifecycle from the database in a lightweight fashion using a supplied connection .
loadByForumIdAndUserId(Id, Id) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Load the UserForumSettings object for the given Forum Id (identified by forumId) using a connection obtained through this object's database context.
loadByForumIdAndUserId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Load the UserForumSettings object for the given Forum Id (identified by forumId) using the supplied connection.
loadByGroupAndUserId(Id, Id) - Method in interface blackboard.persist.course.GroupMembershipDbLoader
Load the GroupMembership with the given user and group id from the database using a connection obtained through this object's database context.
loadByGroupAndUserId(Id, Id, Connection) - Method in interface blackboard.persist.course.GroupMembershipDbLoader
Load the GroupMembership with the given user and group id from the database using the supplied connection.
loadByGroupId(Id) - Method in interface blackboard.persist.course.GroupMembershipDbLoader
Load the list of GroupMembership objects belonging to the given group (identified by id) using a connection obtained through this object's database context.
loadByGroupId(Id, Connection) - Method in interface blackboard.persist.course.GroupMembershipDbLoader
Load the list of GroupMembership objects belonging to the given group (identified by id) using the supplied connection.
loadByGroupId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conference for the given group (identified by id) from the database using a connection obtained through this object's database context.
loadByGroupId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conference for the given group (identified by id) from the database using the supplied connection.
loadByGroupId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Load the ConferenceOwner for the given course (identified by id) from the database using a connection obtained through this object's database context.
loadByGroupId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Load the ConferenceOwner for the given course (identified by id) from the database using the supplied connection.
loadByGroupId(Id) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are enrolled in the given group from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByGroupId(Id, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are enrolled in the given group from the database in a lightweight fashion using the supplied connection.
loadByGroupId(Id, Connection, boolean) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are enrolled in the given group from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadById(Id) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Given an Id, load the conference.
loadById(Id) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
get the forum object by the forum id
loadById(Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Load a message by Id.
loadById(Id) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the Announcement with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the Announcement with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Load the CalendarEntry with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Load the CalendarEntry with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.content.ContentDbLoader
Load the Content with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Load the Content with the given Id from the database in a lightweight fashion using the supplied connection.
loadById(Id, Connection, boolean, boolean) - Method in interface blackboard.persist.content.ContentDbLoader
Loads the Content with the given Id from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the ContentFile with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the ContentFile with the given Id from the database in a lightweight fashion using the supplied connection.
loadById(Id, Connection, boolean) - Method in interface blackboard.persist.content.ContentFileDbLoader
Load the ContentFile with the given Id from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadById(Id, Connection) - Method in interface blackboard.persist.content.CourseUploadDbLoader
Load the CourseUpload object with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.content.EntityContentFileDbLoader
Load the ContentFile with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.content.EntityContentFileDbLoader
Load the ContentFile with the given Id from the database in a lightweight fashion using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.content.LinkDbLoader
Load the Link with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.content.LinkDbLoader
Load the Link with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Load the StaffInfo or StaffInfoFolder with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Load the StaffInfo or StaffInfoFolder with the given Id from the database using the supplied connection.
loadById(Id, Connection) - Method in interface blackboard.persist.content.UploadedFileDbLoader
Method loadById.
loadById(Id) - Method in interface blackboard.persist.course.CartridgeDbLoader
Load the Cartridge with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.course.CartridgeDbLoader
Load the Cartridge with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given Id from the database in a lightweight fashion using the supplied connection.
loadById(Id, Connection, boolean) - Method in interface blackboard.persist.course.CourseDbLoader
Load the Course with the given Id from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the CourseMembership with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the CourseMembership with the given Id from the database using the supplied connection.
loadById(Id, Connection, boolean) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the CourseMembership with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.course.GroupDbLoader
Load the Group with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.course.GroupDbLoader
Load the Group with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.course.GroupMembershipDbLoader
Load the GroupMembership with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.course.GroupMembershipDbLoader
Load the GroupMembership with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conference with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conference with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Load the ConferenceOwner with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Load the ConferenceOwner with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Load the Forum with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Load the Forum with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbLoader
Load the Message attachment with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbLoader
Load the Message attachment with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Load the Message with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Load the Message with the given Id from the database in a lightweight fashion using the supplied connection.
loadById(Id, Connection, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Load the Message with the given Id from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadById(Id, Connection, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Load the Message with the given Id from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.discussionboard.MessageLabelDbLoader
Load the Message label with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageLabelDbLoader
Load the Message label with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Load the UserForumSettings with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Load the UserForumSettings with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load the Forum with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load the Forum with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.gradebook.LineitemDbLoader
Loads the Lineitem with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.gradebook.LineitemDbLoader
Loads the Lineitem with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.gradebook.ScoreDbLoader
Loads the Score with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.gradebook.ScoreDbLoader
Loads the Score with the given Id from the database using the provided connection.
loadById(Id) - Method in interface blackboard.persist.IdentifiableDbLoader
Generically load the object via Id.
loadById(Id, Connection) - Method in interface blackboard.persist.IdentifiableDbLoader
Generically load the object via Id.
loadById(Id) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the CourseToc with the given Id from the database using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the CourseToc with the given Id from the database using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the PortalRole with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the PortalRole with the given Id from the database in a lightweight fashion using the supplied connection.
loadById(Id) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given Id from the database in a lightweight fashion using the supplied connection.
loadById(Id, Connection, boolean) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given Id from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadById(Id, Connection, boolean, DbObjectMap) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given Id from the database in the specified fashion (lightweight or heavyweight) using the supplied connection, and with the supplied map.
loadById(Id) - Method in interface blackboard.persist.user.UserRoleDbLoader
Load the UserRole with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadById(Id, Connection) - Method in interface blackboard.persist.user.UserRoleDbLoader
Load the UserRole with the given Id from the database in a lightweight fashion using the supplied connection.
loadByIdentifierAndPublisherName(String, String) - Method in interface blackboard.persist.course.CartridgeDbLoader
Load the Cartridge with the given identifier (string-based id) and publisher name from the database using a connection obtained through this object's database context.
loadByIdentifierAndPublisherName(String, String, Connection) - Method in interface blackboard.persist.course.CartridgeDbLoader
Load the Cartridge with the given identifier (string-based id) and publisher name from the database using the supplied connection.
loadByLineitemId(Id) - Method in interface blackboard.persist.gradebook.ScoreDbLoader
Loads a list of Score objects associated with the lineitem whose Id is provided, using a connection obtained through this object's database context.
loadByLineitemId(Id, Connection) - Method in interface blackboard.persist.gradebook.ScoreDbLoader
Loads a list of Score objects associated with the Lineitem whose Id is provided, using the provided connection.
loadByMessageId(Id) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbLoader
Load the Message attachment with the given parent message Id from the database using a connection obtained through this object's database context.
loadByMessageId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbLoader
Load the Message attachment with the given parent message Id from the database using the supplied connection.
loadByMessageId(Id) - Method in interface blackboard.persist.discussionboard.MessageLabelDbLoader
Load the Message label with the given parent message Id from the database using a connection obtained through this object's database context.
loadByMessageId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageLabelDbLoader
Load the Message label with the given parent message Id from the database using the supplied connection.
loadByMessageIdAndUserId(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
load UserMsgState of a particular message-user combination
loadByMsgMainId(Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load a UserMsgState with the given Id, and load top level item contained in the UserMsgState from the database using the supplied connection.
loadByMsgMainId(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load a UserMsgState with the given Id, and load top level item contained in the UserMsgState from the database using the supplied connection.
loadByMsgMainIdAndUserId(Id, Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load a UserMsgState with the given Id, and load top level item contained in the UserMsgState from the database using the supplied connection.
loadByMsgMainIdAndUserId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load a UserMsgState with the given Id, and load top level item contained in the UserMsgState from the database using the supplied connection.
loadByOrgCategoryId(Id) - Method in interface blackboard.persist.course.CourseDbLoader
Load all organization objects in the system that are defined to be within the given category (identified by id) in a light-weight fashion using a connection obtained through this object's database context.
loadByOrgCategoryId(Id, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load all organization objects in the system that are defined to be within the given category (identified by id) in a light-weight fashion using the supplied connection.
loadByOwnerType(ConferenceOwner.OwnerType) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Load the ConferenceOwner list by their types
loadByOwnerType(ConferenceOwner.OwnerType, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Load the ConferenceOwner list by their types
loadByParentChildIds(Id, Id) - Method in interface blackboard.persist.course.CourseCourseDbLoader
 
loadByParentChildIds(Id, Id, Connection) - Method in interface blackboard.persist.course.CourseCourseDbLoader
 
loadByParentId(Id) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the list of StaffInfo/StaffInfoFolder objects that are the children of the object with the given Id from the database using a connection obtained through this object's database context.
loadByParentId(Id, Connection) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the list of StaffInfo/StaffInfoFolder objects that are the children of the object with the given Id from the database using the supplied connection.
loadByPortalRoleId(Id) - Method in interface blackboard.persist.user.UserRoleDbLoader
Load all UserRole objects with the given portal role from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByPortalRoleId(Id, Connection) - Method in interface blackboard.persist.user.UserRoleDbLoader
Load all UserRole objects with the given portal role from the database in a lightweight fashion using the supplied connection.
loadByPrimaryPortalRoleId(Id) - Method in interface blackboard.persist.user.UserDbLoader
Load all users by the given portalRole id in a lightweight fashion using a connection obtained through this object's database context.
loadByPrimaryPortalRoleId(Id, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load all users by the given portalRole id in a lightweight fashion using the supplied connection.
loadByPrimaryPortalRoleId(Id, Connection, boolean) - Method in interface blackboard.persist.user.UserDbLoader
Load all users by the given portalRole id in the specified fashion using the supplied connection.
loadByReferredToIdAndType(Id, Link.ReferredToType) - Method in interface blackboard.persist.content.LinkDbLoader
Load the Link with the given referred to id and type from the database using a connection obtained through this object's database context.
loadByReferredToIdAndType(Id, Link.ReferredToType, Connection) - Method in interface blackboard.persist.content.LinkDbLoader
Load the Links with the given referred to id and type from the database using the supplied connection.
loadByReferrerIdAndType(Id, Link.ReferrerType) - Method in interface blackboard.persist.content.LinkDbLoader
Load the Link with the given referrer id and type from the database using a connection obtained through this object's database context.
loadByReferrerIdAndType(Id, Link.ReferrerType, Connection) - Method in interface blackboard.persist.content.LinkDbLoader
Load the Link with the given referrer id and type from the database using the supplied connection.
loadByRoleId(String) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the PortalRole with the given role id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByRoleId(String, Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the PortalRole with the given role id from the database in a lightweight fashion using the supplied connection.
loadByRoleName(String) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the PortalRole with the given name from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByRoleName(String, Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the PortalRole with the given name from the database in a lightweight fashion using the supplied connection.
loadByStudentIdFamilyNameGivenName(String, String, String, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load the BbList of users with the given student id, family name and given name from the database in a lightweight fashion using the connection specified.
loadByTocId(Id) - Method in interface blackboard.persist.content.ContentDbLoader
Load the Content item that is the "Top" folder for the specified CourseToc (identified by Id) in a lightweight fashion using a connection obtained through this object's database context.
loadByTocId(Id, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Load the Content item that is the "Top" folder for the specified CourseToc (identified by Id) in a lightweight fashion using the supplied connection.
loadByTocId(Id, Connection, boolean) - Method in interface blackboard.persist.content.ContentDbLoader
Load the Content item that is the "Top" folder for the specified CourseToc (identified by Id) in a lightweight fashion using the supplied connection.
loadByType(Announcement.Type) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects that currently exist of the type identified by the given Announcement.Type using a connection obtained through this object's database context.
loadByType(Announcement.Type, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbLoader
Load the list of Announcement objects that currently exist of the type identified by the given Announcement.Type using the supplied connection.
loadByType(CalendarEntry.Type) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Load the list of CalendarEntry objects of the given Calendar.Type using a connection obtained through this object's database context.
loadByType(CalendarEntry.Type, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Load the list of CalendarEntry objects of the given Calendar.Type using the supplied connection.
loadByType(CalendarEntry.Type, Calendar, Calendar) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
 
loadByType(CalendarEntry.Type, Calendar, Calendar, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
 
loadByUserId(Id) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Loads the list of all calendar entries in courses, in which the user identified by the given user Id is enrolled using a connection obtained through this object's database context.
loadByUserId(Id, Calendar, Calendar, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Loads the list of all calendar entries in courses, in which the user identified by the given user Id is enrolled using a connection connection.
loadByUserId(Id, Calendar, Calendar) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Loads the list of all calendar entries within a given date range and courses, in which the user identified by the given user Id is enrolled using a connection obtained through this object's database context.
loadByUserId(Id, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Loads the list of all calendar entries within a given date range and courses, in which the user identified by the given user Id is enrolled using a connection.
loadByUserId(Id) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in a lightweight fashion in which the given user (identified by id) is enrolled using a connection obtained through this object's database context.
loadByUserId(Id, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in a lightweight fashion in which the given user (identified by id) is enrolled using the supplied connection.
loadByUserId(Id, Connection, boolean) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in the specified fashion (lightweight or heavyweight) in which the given user (identified by id) is enrolled using the supplied connection.
loadByUserId(Id) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects belonging to the given user (identified by id) using a connection obtained through this object's database context.
loadByUserId(Id, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects belonging to the given user (identified by id) using the supplied connection.
loadByUserId(Id, Connection, boolean) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load the list of CourseMembership objects belonging to the given user (identified by id) using the supplied connection.
loadByUserId(Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load a UserMsgState with the given Id, and load top level item contained in the UserMsgState from the database using the supplied connection.
loadByUserId(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load a UserMsgState with the given Id, and load top level item contained in the UserMsgState from the database using the supplied connection.
loadByUserId(Id) - Method in interface blackboard.persist.user.UserRoleDbLoader
Load the list of UserRole objects belonging to the given user (identified by id) using a connection obtained through this object's database context.
loadByUserId(Id, Connection) - Method in interface blackboard.persist.user.UserRoleDbLoader
Load the list of UserRole objects belonging to the given user (identified by id) using the supplied connection.
loadByUserIdAndCourseMembershipRole(Id, CourseMembership.Role) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in a lightweight fashion in which the given user (identified by id) is enrolled with a specific course based role using a connection obtained through this object's database context.
loadByUserIdAndCourseMembershipRole(Id, CourseMembership.Role, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in a lightweight fashion in which the given user (identified by id) is enrolled with a specific course based role using the supplied connection.
loadByUserIdAndCourseMembershipRole(Id, CourseMembership.Role, Connection, boolean) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in the specified fashion (lightweight or heavyweight) in which the given user (identified by id) with a specific course based role is enrolled using the supplied connection.
loadByUserIdAndDirectEnrollments(Id) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in which the given user (identified by id) is directly enrolled
loadByUserIdAndDirectEnrollments(Id, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in which the given user (identified by id) is directly enrolled using the supplied connection.
loadByUserIdAndPortalRoleId(Id, Id) - Method in interface blackboard.persist.user.UserRoleDbLoader
Load the UserRole object with the given user id and institution role from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByUserIdAndPortalRoleId(Id, Id, Connection) - Method in interface blackboard.persist.user.UserRoleDbLoader
Load the UserRole object with the given user id and institution role from the database in a lightweight fashion using the supplied connection.
loadByUserIdForLearners(Id) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in a lightweight fashion in which the given user (identified by id) is enrolled with a specific course based learner role using a connection obtained through this object's database context.
loadByUserIdForLearners(Id, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in a lightweight fashion in which the given user (identified by id) is enrolled with a specific course based learner role using the supplied connection.
loadByUserIdForLearners(Id, Connection, boolean) - Method in interface blackboard.persist.course.CourseDbLoader
Load the list of Course objects in the specified fashion (lightweight or heavyweight) in which the given user (identified by id) with a specific course based learner role is enrolled using the supplied connection.
loadByUserName(String) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given username from the database in a lightweight fashion using a connection obtained through this object's database context.
loadByUserName(String, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given username from the database in a lightweight fashion using the supplied connection.
loadByUserName(String, Connection, boolean) - Method in interface blackboard.persist.user.UserDbLoader
Load the User with the given username from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadByUserSearch(UserSearch) - Method in interface blackboard.persist.user.UserDbLoader
 
loadChildren(Id) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list containing the immediate children of the specified Content item (identified by Id) from the database in a lightweight fashion using a connection obtained through this object's database context.
loadChildren(Id, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list containing the immediate children of the specified Content item (identified by Id) from the database in a lightweight fashion using a connection obtained using the supplied Connection.
loadChildren(Id, boolean, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list containing the immediate children of the specified Content item (identified by Id) from the database using a connection obtained using the supplied Connection.
loadConferenceWithStatusByCourseId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conference for the given course (identified by id) from the database using a connection obtained through this object's database context.
loadConferenceWithStatusByCourseId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load the Conference for the given course (identified by id) from the database using the supplied connection.
loadContentFiles(Content, Connection) - Method in class blackboard.data.content.ContentWrapper
 
loadContentPath(Id) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list of content items containing the specified Content item (identified by Id) along with all of its ancestors from the database in a lightweight fashion using a connection obtained through this object's database context.
loadContentPath(Id, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list of content items containing the specified Content item (identified by Id) along with all of its ancestors from the database in a lightweight fashion using a connection obtained using the supplied Connection.
loadCourseAndInstructorListByServiceLevel(Course.ServiceLevel) - Method in interface blackboard.persist.course.CourseDbLoader
 
loadCourseAndInstructorListByServiceLevel(Course.ServiceLevel, Connection) - Method in interface blackboard.persist.course.CourseDbLoader
 
loadDashboardDetails(Id, Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
 
loadDashboardDetails(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
 
loadDefault() - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the default PortalRole object in the system from the database in a lightweight fashion using a connection obtained through this object's database context.
loadDefault(Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the default PortalRole object in the system from the database in a lightweight fashion using the supplied connection.
loadEnabledByCourseIdAndUserId(Id, Id) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Load a list of Forums within the given course and enabled for the given user Ids, from the database using the supplied connection obtained through this object's database context.
loadEnabledByCourseIdAndUserId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Load a list of Forums within the given course and enabled for the given user Ids, from the database using the supplied connection.
loadEntryPointByCourseId(Id) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the CourseToc that represents the entry point for the given course (identified by id) using a connection obtained through this object's database context.
loadEntryPointByCourseId(Id, Connection) - Method in interface blackboard.persist.navigation.CourseTocDbLoader
Load the CourseToc that represents the entry point for the given course (identified by id) using the supplied connection.
Loader - Interface in blackboard.persist
The Loader interface provides the base model for any object loader defined within the persistence framework.
LoaderKey - Annotation Type in blackboard.persist
Annotation to allow a class to override the loader key to use when trying to discover what loader to use for the object.
loadFolderByCourseId(Id) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the folder of StaffInfo/StaffInfoFolder objects for the given course (identified by id) from the database using a connection obtained through this object's database context.
loadFolderByCourseId(Id, Connection) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the folder of StaffInfo/StaffInfoFolder objects for the given course (identified by id) from the database using the supplied connection.
loadFolderByCourseId(Id, Connection, boolean) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the folder of StaffInfo/StaffInfoFolder objects for the given course (identified by id) from the database using the supplied connection.
loadForumNumberByCourseIdDash(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load all the course membership with User attribute
loadForumNumberByCourseIdDash(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
 
loadForumRoleHashByForumId(Id) - Method in interface blackboard.data.discussionboard.datamanager.UserForumSettingsManager
Load all the users' forum roles in a hash for look up.
loadForumsByConferenceIdWithStatus(Id, Id) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Loads a list of forums on the given conferenec id and user id from the database using a connection obtained through this object's database context.
loadForumsByConferenceIdWithStatus(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Loads a list of forums on the given conferenec id and user id from the database using the specified connection.
loadForumsWithStatus(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Deprecated. use loadForumsByConferenceId instead
loadForumsWithStatus(Id, Id) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Deprecated. use loadForumsByConferenceId instead
loadGradeHashByForumId(Id) - Method in interface blackboard.data.discussionboard.datamanager.DiscussionBoardGradeManager
Given a forum Id, get the user grades for a forum.
loadGradeHashByForumId(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.DiscussionBoardGradeManager
Given a forum Id, get the user grades for a forum.
loadGradeHashByThreadId(Id) - Method in interface blackboard.data.discussionboard.datamanager.DiscussionBoardGradeManager
Given a message Id for a top-level thread, get the user grades for a thread.
loadGuestUser() - Method in interface blackboard.persist.user.UserDbLoader
Load the user with username "guest" using a connection obtained through this object's database context.
loadImmediateChildrenByMessageId(Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of all immediate child messages of the given parent message WITHOUT MessageStatus objects or other heavy objects.
loadImmediateChildrenByMessageId(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of all immediate child messages of the given parent message WITHOUT MessageStatus objects or other heavy objects, using the supplied connection.
loadImmediateChildrenWithStatusAndCountsByMessageId(Id, Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the immediate childen of the specified message using the specified database connection
loadImmediateChildrenWithStatusAndCountsByMessageId(Id, Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the immediate childen of the specified message using a connection obtained through this object's database context
loadInstructorsByUser(Id) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load a Map of courseId to List of full Instructor names as a String for all courses in which the specified user is a member from the database using a connection obtained through this object's database context.
loadInstructorsByUser(Id, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbLoader
Load a Map of courseId to List of full Instructor names as a String for all courses in which the specified user is a member from the database using the supplied connection.
loadList(InputStream) - Method in interface blackboard.persist.content.ContentStatusXmlLoader
Load the list of ContentStatus objects associated with the given InputStream (identifed by in).
loadList(Element) - Method in interface blackboard.persist.discussionboard.ConferenceXmlLoader
Generates a BbList of Conference objects from the Element tree provided.
loadList(InputStream) - Method in interface blackboard.persist.discussionboard.ConferenceXmlLoader
Generates a BbList of Conference objects from the InputStream provided.
loadList(Element) - Method in interface blackboard.persist.discussionboard.UserForumSettingsXmlLoader
Generates a BbList of UserForumSettings objects from the Element tree provided.
loadList(InputStream) - Method in interface blackboard.persist.discussionboard.UserForumSettingsXmlLoader
Generates a BbList of UserForumSettings objects from the InputStream provided.
loadList(Element) - Method in interface blackboard.persist.discussionboard.UserMsgStateXmlLoader
Generates a BbList of UserMsgState objects from the Element tree provided.
loadList(InputStream) - Method in interface blackboard.persist.discussionboard.UserMsgStateXmlLoader
Generates a BbList of UserMsgState objects from the InputStream provided.
loadListById(Id) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list of Content by performing a deep load rooted at the content item with the given Id.
loadListById(Id, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list of Content by performing a deep load rooted at the content item with the given Id.
loadListById(Id, Connection, boolean) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list of Content by performing a deep load rooted at the content item with the given Id.
loadMapView(Id, Id, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Returns a list of items representing the top-level content items in the course.
loadMessageCountsByConferenceId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the count of total / read messages in a conference using the specified database connection
loadMessageCountsByConferenceId(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the count of total / read messages in a conference using a connection obtained through this object's database context
loadMessageCountsByForumId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the count of total / read messages in a forum using the specified database connection
loadMessageCountsByForumId(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the count of total / read messages in a forum using a connection obtained through this object's database context
loadMessageCountsByMsgIds(String, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the count of total / read messages in the specified messages using the specified database connection
loadMessageCountsByMsgIds(String, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the count of total / read messages in the specified messages using a connection obtained through this object's database context.
loadMessageCountsByThreadId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the count of total / read messages in a thread using the specified database connection Does *NOT* include the top-level message itself in the counts
loadMessageCountsByThreadId(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the count of total / read messages in a thread using a connection obtained through this object's database context Does *NOT* include the top-level message itself in the counts
loadMessagesByForumIdAndAuthorIdWithStatus(Id, Id, Id, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages (PUBLISHED only) in the given forum authored by the specified user using the specified database connection The returned messages are "heavy" in that they have the message body in them Any Tags associated with the messages are also loaded.
loadMessagesByForumIdAndAuthorIdWithStatus(Id, Id, Id, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages (PUBLISHED only) in the given forum authored by the specified user using a connection obtained through this object's database context The returned messages are "heavy" in that they have the message body in them Any Tags associated with the messages are also loaded.
loadMessagesByForumIdAndTagIdWithStatus(Id, Id, Id, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages in the given forum having the specified tag using a connection obtained through this object's database context.
loadMessagesByForumIdAndTagIdWithStatus(Id, Id, Id, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages in the given forum having the specified tag using the specified database connection The returned messages are "heavy" in that they have the message body in them Any Tags associated with the messages are also loaded.
loadMessagesByForumIdWithStatus(Id, Id, boolean, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages in the given forum using the specified database connection The returned messages are "heavy" in that they have the message body in them Any Tags associated with the messages are also loaded.
loadMessagesByForumIdWithStatus(Id, Id, boolean, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages in the given forum using a connection obtained through this object's database context The returned messages are "heavy" in that they have the message body in them Any Tags associated with the messages are also loaded.
loadMessagesByMsgIdsWithStatus(List<Id>, Id, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the specified messages with status information using a connection obtained through this object's database context.
loadMessagesByMsgIdsWithStatus(List<Id>, Id, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the specified messages with status information using the specified database connection.
loadMessagesBySearchWithStatus(Id, String, Id, String, String, String, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Returns the result of searching messages by keyword, in a date range, and in a specific scope using a connection obtained through this object's database context.
loadMessagesBySearchWithStatus(Id, String, Id, String, String, String, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Returns the result of searching messages by keyword, in a date range, and in a specific scope using the specified connection.
loadMessagesByThreadIdAndAuthorIdWithStatus(Id, Id, Id, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages (PUBLISHED only) in the given thread authored by the specified user using the specified database connection.
loadMessagesByThreadIdAndAuthorIdWithStatus(Id, Id, Id, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages (PUBLISHED only) in the given thread authored by the specified user using a connection obtained through this object's database context.
loadMessagesByThreadIdsWithStatus(List<Id>, Id, Id, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messsages in the specified threads using the specified database connection.
loadMessagesByThreadIdsWithStatus(List<Id>, Id, Id, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messsages in the specified threads using a connection obtained through this object's database context.
loadMessagesByThreadIdWithStatus(Id, Id, boolean, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages in the given thread using the specified database connection.
loadMessagesByThreadIdWithStatus(Id, Id, boolean, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads a list of messages in the given thread using a connection obtained through this object's database context.
loadMessagesWithStatusAndCountsByForumId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads all the messages in a forum using the specified database connection
loadMessagesWithStatusAndCountsByForumId(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads all the messages in a forum using a connection obtained through this object's database context
loadMessageThreadWithStatus(Id, Id, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the messages in the specified thread using the specified database connection
loadMessageThreadWithStatus(Id, Id, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the messages in the specified thread using a connection obtained through this object's database context
loadMessageThreadWithStatusAndTags(Id, Id, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the messages and accompanying Tags in the specified thread using a connection obtained through this object's database context
loadObject() - Method in class blackboard.persist.Id
Loads the Object derived value that matches the current id value.
loadObject() - Method in class blackboard.persist.PkId
Overrides load method in the base class to implement a "load by id" operation for a database id (and thus for a database container).
loadObservedByObserverId(Id) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are/can be observed by the given observer (identified by their user id) in a lightweight fashion using a connection obtained through this object's database context.
loadObservedByObserverId(Id, Connection) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are/can be observed by the given observer (identified by their user id) in a lightweight fashion using the supplied connection.
loadObservedByObserverId(Id, Connection, boolean) - Method in interface blackboard.persist.user.UserDbLoader
Load all users that are/can be observed by the given observer (identified by their user id) in the specified fashion using the supplied connection.
loadParent(Id) - Method in interface blackboard.data.course.CourseCourseManager
loads the CourseCourse for the given child course Id
loadParent(Id) - Method in interface blackboard.persist.course.CourseCourseDbLoader
 
loadParent(Id, Connection) - Method in interface blackboard.persist.course.CourseCourseDbLoader
 
loadParents(Id) - Method in interface blackboard.persist.course.CourseCourseDbLoader
 
loadParents(Id, Connection) - Method in interface blackboard.persist.course.CourseCourseDbLoader
 
loadPathAndStatus(Id, Id, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Method to return a path to a given item.
loadPersonalByUserId(Id, Calendar, Calendar) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Loads the list of personal calendar entries within a given date range that pertain to the user identified by the given user Id using a connection obtained through this object's database context.
loadPersonalByUserId(Id, Calendar, Calendar, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbLoader
Loads the list of personal calendar entries that pertain to the user identified by the given user Id using the supplied connection.
loadPrimaryRoleByUserId(Id) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the PortalRole that is the primary institution role for the given user from the database in a lightweight fashion using a connection obtained through this object's database context.
loadPrimaryRoleByUserId(Id, Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the PortalRole that is the primary institution role for the given user from the database in a lightweight fashion using the supplied connection.
loadPropertiesById(Id) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
Get the forum property settings.
loadRemovable() - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects that have a removable attribute of true from the database in a lightweight fashion using a connection obtained through this object's database context.
loadRemovable(Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects that have a removable attribute of true from the database in a lightweight fashion using the supplied connection.
loadReviewableByCourseId(Id) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list containing the all the Content items in the given course which have reviewable flag set to true.
loadReviewableByCourseId(Id, Connection) - Method in interface blackboard.persist.content.ContentDbLoader
Loads a list containing the all the Content items in the given course which have reviewable flag set to true.
loadSecondaryRolesByUserId(Id) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects that represent the secondary institution roles for the given user from the database in a lightweight fashion using a connection obtained through this object's database context.
loadSecondaryRolesByUserId(Id, Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects that represent the secondary institution roles for the given user from the database in a lightweight fashion using the supplied connection.
loadSecondaryRolesByUserId(Id, boolean, Connection) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects that represent the secondary portal roles for the given user from the database in a lightweight fashion using the supplied connection.
loadSecondaryRolesByUserId(Id, boolean) - Method in interface blackboard.persist.role.PortalRoleDbLoader
Load the list of PortalRole objects that represent the secondary portal roles for the given user from the database in a lightweight fashion using a connection obtained through this object's database context.
loadSubscribedByForumId(Id) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Load the UserForumSettings object for the given Forum Id (identified by forumId) using a connection obtained through this object's database context.
loadSubscribedByForumId(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Load the UserForumSettings object for subscribed users the given Forum Id (identified by forumId) using the supplied connection.
loadSubscribedByMsgMainId(Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load the subscribed UserMsgStates corresponding to the given message id the UserMsgState from the database using the supplied connection.
loadSubscribedByMsgMainId(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Load the subscribed UserMsgStates corresponding to the given message id the UserMsgState from the database using the supplied connection.
loadSystemConferences() - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Get all community system conferences.
loadSystemConferences(boolean, DbObjectMap) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Load all system conferences by availability
loadSystemConferences() - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load all the system discussion boards
loadSystemConferences(Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load all the system discussion boards
loadSystemConferences(boolean, DbObjectMap, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Load all the system discussion boards, with available flag
loadSystemConferencesByIds(List<Id>, DbObjectMap) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Loads available system discussion boards by Conference Id, ordered by position.
loadSystemConferencesByIds(List<Id>, DbObjectMap, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
Loads available system discussion boards by Conference Id, ordered by position.
loadSystemCourse() - Method in interface blackboard.persist.course.CourseDbLoader
Load the default SYSTEM course object light-weight fashion using a connection obtained through this object's database context.
loadSystemCourse(Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load the default SYSTEM course object.
loadTemplates() - Method in interface blackboard.persist.course.CourseDbLoader
Load all course objects in the system with a course registry flag indicating they are course templates.
loadTemplates(Connection) - Method in interface blackboard.persist.course.CourseDbLoader
Load all course objects in the system with a course registry flag indicating they are course templates.
loadThreadWithStatus(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadTopThreadsWithStatusAndCountsByForumId( Id forumId, Id userId, boolean loadTags ) instead.
loadThreadWithStatus(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use #loadTopThreadsWithStatusAndCountsByForumId( Id forumId, Id userId, boolean loadTags, Connection con ) instead.
loadTopThreadById(Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Load a top level topic message by Id.
loadTopThreadById(Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Load the top thread with the given Id from the database in a lightweight fashion using a connection obtained through this object's database context.
loadTopThreadById(Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Load the top thread with the given Id from the database in a lightweight fashion using the supplied connection.
loadTopThreadsWithStatusAndCountsByForumId(Id, Id, boolean, boolean, boolean, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the top threads in a forum using the specified database connection
loadTopThreadsWithStatusAndCountsByForumId(Id, Id, boolean, boolean, boolean) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Loads the top threads in a forum using a connection obtained through this object's database context
loadTreeWithStatus(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use MessageDbLoader.loadMessageThreadWithStatus(Id, Id, boolean, boolean, boolean) using a thread id instead.
loadTreeWithStatus(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
Deprecated. This loader does not load message status objects with the messages. Use MessageDbLoader.loadMessageThreadWithStatus(Id, Id, boolean, boolean, boolean, Connection) using a thread id instead.
loadUnreadByForum(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Load unread messages from a forum for a given user
loadUserMembershipsByGroupId(Id) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
 
loadUserMembershipsByGroupId(Id, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbLoader
 
loadUsersByCourseId(Id) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Load all the users in the course.
loadUsersByGroupId(Id) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Load all the users in the group.
loadWithStatus(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Load a message, including the status, by its Id.
loadWithStatusByCourseId(Id) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Load all the conferences that belong to a course with a given course Id.
loadWithStatusByIdAndUserId(Id, Id) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
load messageId and userId from the database in the specified fashion (lightweight or heavyweight) using the supplied connection.
loadWithStatusByIdAndUserId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbLoader
load messageId and userId from the database in the specified fashion (lightweight or heavyweight) using a connection obtained through this object's database context.
LOCAL - Static variable in class blackboard.data.content.AbstractContentFile.StorageType
 
LOCAL_USER - Static variable in class blackboard.platform.session.BbSession.Scope
Deprecated. Attributes with local scope are stored in memory and are available to all webapps and other consumers in the system.
LOCALE - Static variable in interface blackboard.data.course.CourseDef
 
LOCALE - Static variable in interface blackboard.data.user.UserDef
 
Log - Interface in blackboard.platform.log
Interface to represent interaction with a physical log.
log(String, LogService.Verbosity) - Method in interface blackboard.platform.log.Log
Logs the specified message at the appropriate verbosity.
log(String, Throwable, LogService.Verbosity) - Method in interface blackboard.platform.log.Log
Logs the specified message at the appropriate verbosity.
logDebug(String) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "debug" level.
logDebug(String, Throwable) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "debug" level.
logError(String) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "error" level.
logError(String, Throwable) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "error" level.
logFatal(String) - Method in interface blackboard.platform.log.Log
Logs specified message at "fatal" level
logFatal(String, Throwable) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "fatal" level.
logInfo(String) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "info" level.
logInfo(String, Throwable) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "info" level.
LogService - Interface in blackboard.platform.log
Core platform service for managing different logs for messages from the application.
LogService.Verbosity - Class in blackboard.platform.log
Enumeration of different log levels used in filtering log messages.
LogServiceFactory - Class in blackboard.platform.log
Simple service factory interface.
LogServiceFactory() - Constructor for class blackboard.platform.log.LogServiceFactory
 
logSqlWarnings(String, SQLWarning) - Method in interface blackboard.platform.log.Log
Logs the specified message, and attaches output associated with the specified SQLWarning.
logSqlWarnings(ResultSet) - Method in interface blackboard.platform.log.Log
Logs output associated with the SQLWarnings associated with the specified ResultSet.
logSqlWarnings(Connection) - Method in interface blackboard.platform.log.Log
Logs output associated with the SQLWarnings associated with the specified Connection.
logSqlWarnings(Connection, Statement, ResultSet) - Method in interface blackboard.platform.log.Log
Logs output associated with the SQLWarnings associated with the Connection, Statement and ResultSet.
logSqlWarnings(Statement) - Method in interface blackboard.platform.log.Log
Logs output associated with the SQLWarnings associated with the specified Statement.
logWarning(String) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "warning" level.
logWarning(String, Throwable) - Method in interface blackboard.platform.log.Log
Logs the specified message at the "warning" level.
LONG - Static variable in class blackboard.data.BbAttribute.Type
 
LONG - Static variable in class blackboard.platform.intl.BbLocale.Date
a date of the form: April 10, 1998
LONG - Static variable in class blackboard.platform.intl.BbLocale.Name
long name format according to locale configuration
LONG - Static variable in class blackboard.platform.intl.BbLocale.Time
a time of the form: 3:58:45 PM PDT
lookupCourseContext(HttpServletRequest) - Method in interface blackboard.platform.session.BbSession
Deprecated. The return object is not part of the public API and has been removed from use.
lookupGroupContext(HttpServletRequest) - Method in interface blackboard.platform.session.BbSession
Deprecated. The return object is not part of the public API and has been removed from use.
lookupLicense(String) - Method in interface blackboard.platform.LicenseManager
Returns the License associated with the specified component key.
lookupLicenseDescriptor(String) - Method in interface blackboard.platform.LicenseManager
Looks up human-readable descriptor for specified component.
lookupRequestContext(HttpServletRequest) - Method in interface blackboard.platform.session.BbSession
Deprecated. The return object is not part of the public API and has been removed from use.
lookupService(Class) - Static method in class blackboard.platform.BbServiceManager
Principal brokering method for use by third party programmers; takes the service interface and locates the correct service implementation.
lookupService(String) - Static method in class blackboard.platform.BbServiceManager
Actual broker method for service lookups.
lookupTopFolderId(Id) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the Id of "Top" StaffInfoFolder for the given course (identified by id) from the database using a connection obtained through this object's database context.
lookupTopFolderId(Id, Connection) - Method in interface blackboard.persist.content.StaffInfoDbLoader
Loads the Id of "Top" StaffInfoFolder for the given course (identified by id) from the database using the supplied connection.
lookupUserContext(HttpServletRequest) - Method in interface blackboard.platform.session.BbSession
Deprecated. The return object is not part of the public API and has been removed from use.

M

main(String[]) - Static method in class blackboard.data.AttributePermission
 
main(String[]) - Static method in class blackboard.persist.PersistPermission
 
main(String[]) - Static method in class blackboard.platform.ApplicationLauncher
Arguments for application invocation are as follows: -S Service configuration level.
MAIN_DATA - Static variable in interface blackboard.data.content.ContentDef
 
MALE - Static variable in class blackboard.data.user.User.Gender
Male
MANAGER - Static variable in class blackboard.data.discussionboard.UserForumSettings.ForumRole
 
mapId(Id, Container) - Method in interface blackboard.persist.PersistenceContext
Maps the given Id in the specified container space.
mapToInstRole(Id) - Static method in class blackboard.data.user.User.InstRole
Deprecated.  
mapToPortalRoleId(User.InstRole) - Static method in class blackboard.data.user.User.InstRole
Deprecated.  
mapToUserSystemRole(String) - Static method in class blackboard.data.user.User.SystemRole
mapToUserSystemRole
markReviewed(Id, Id) - Method in interface blackboard.persist.content.ContentDbPersister
Marks the Content identified by the given contentId value using a connection from the associated persistence manager's database container as status "Reviewed" by the user identified by userId.
markReviewed(Id, Id, Connection) - Method in interface blackboard.persist.content.ContentDbPersister
Marks the Content identified by the given contentId value using the supplied connection as status "Reviewed" by the user identified by userId.
markReviewed(Id, Id, Calendar) - Method in interface blackboard.persist.content.ContentDbPersister
Marks the Content identified by the given contentId value using a connection from the associated persistence manager's database container as status "Reviewed" by the user identified by userId.
markReviewed(Id, Id, Calendar, Connection) - Method in interface blackboard.persist.content.ContentDbPersister
Marks the Content identified by the given contentId value using a connection from the associated persistence manager's database container as status "Reviewed" by the user identified by userId.
markUnreviewed(Id, Id) - Method in interface blackboard.persist.content.ContentDbPersister
Marks the Content identified by the given contentId value using the supplied connection as status "Not Reviewed" by the user identified by userId.
markUnreviewed(Id, Id, Connection) - Method in interface blackboard.persist.content.ContentDbPersister
Marks the Content identified by the given contentId value using the supplied connection as status "Not Reviewed" by the user identified by userId.
matchesContainer(Container) - Method in class blackboard.persist.Id
Returns true if the given Container matches the Container of this Id.
matchesDataType(DataType) - Method in class blackboard.persist.Id
Returns true if the given DataType matches the DataType of this Id.
MAX_HEAPSIZE_TOMCAT - Static variable in class blackboard.platform.config.BbConfig
 
MAX_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
MAX_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ForumDef
 
MAX_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
MAX_STACKSIZE_TOMCAT - Static variable in class blackboard.platform.config.BbConfig
 
MEDIUM - Static variable in class blackboard.platform.intl.BbLocale.Date
a date of the form: 10-Apr-98
MEDIUM - Static variable in class blackboard.platform.intl.BbLocale.Time
a time of the form: 3:58:45 PM
MEMBERSHIP - Static variable in interface blackboard.data.content.ContentStatusDef
 
Message - Class in blackboard.data.discussionboard
The LwMessage class provides a "light weight" view of a discussion board forum message within the Bb Course Management System.
Message() - Constructor for class blackboard.data.discussionboard.Message
Creates an instance of Message with default property values.
Message.MessageLifecycle - Class in blackboard.data.discussionboard
Enumeration for reflecting user forum role A normal user will have a null value in the role A blocked user will be a READER A moderator will be a MODERATOR We can add additional roles in this later
MESSAGE_ID - Static variable in interface blackboard.data.discussionboard.MessageTagDef
 
MESSAGE_SORT - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
MessageAttachment - Class in blackboard.data.discussionboard
The MessageAttachment class represents an attachment to a given discussion board message within the Bb Course Management System.
MessageAttachment() - Constructor for class blackboard.data.discussionboard.MessageAttachment
Creates an instance of MessageAttachment with default property values.
MessageAttachmentDbLoader - Interface in blackboard.persist.discussionboard
MessageAttachmentDbLoader
MessageAttachmentDbLoader.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the MessageAttachmentDbLoader instance associated with the default instance of the database BbPersistenceManager.
MessageAttachmentDbLoader.Default() - Constructor for class blackboard.persist.discussionboard.MessageAttachmentDbLoader.Default
 
MessageAttachmentDbPersister - Interface in blackboard.persist.discussionboard
This interface describes the set of methods that all database persisters for MessageAttachment objects must implement.
MessageAttachmentDbPersister.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the MessageAttachmentDbPersister instance associated with the default instance of the database BbPersistenceManager.
MessageAttachmentDbPersister.Default() - Constructor for class blackboard.persist.discussionboard.MessageAttachmentDbPersister.Default
 
MessageAttachmentDef - Interface in blackboard.data.discussionboard
MessageAttachmentDef
MessageCounts - Class in blackboard.data.discussionboard
This object represents aggregate data for discussion board messages It contains a total count of messages and a count of read messages.
MessageCounts() - Constructor for class blackboard.data.discussionboard.MessageCounts
 
MessageCountsDef - Interface in blackboard.data.discussionboard
 
MessageDbLoader - Interface in blackboard.persist.discussionboard
This interface describes the set of methods that all database loaders for Message objects must implement.
MessageDbLoader.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the MessageDbLoader instance associated with the default instance of the database BbPersistenceManager.
MessageDbLoader.Default() - Constructor for class blackboard.persist.discussionboard.MessageDbLoader.Default
 
MessageDbPersister - Interface in blackboard.persist.discussionboard
This interface describes the set of methods that all database persisters for Message objects must implement.
MessageDbPersister.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the MessageDbPersister instance associated with the default instance of the database BbPersistenceManager.
MessageDbPersister.Default() - Constructor for class blackboard.persist.discussionboard.MessageDbPersister.Default
 
MessageDef - Interface in blackboard.data.discussionboard
MessageDef
MessageLabel - Class in blackboard.data.discussionboard
The MessageLabel class represents a label to a given discussion board message within the Bb Course Management System.
MessageLabel() - Constructor for class blackboard.data.discussionboard.MessageLabel
Creates an instance of MessageLabel with default property values.
MessageLabelDbLoader - Interface in blackboard.persist.discussionboard
MessageLabelDbLoader
MessageLabelDbLoader.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the MessageLabelDbLoader instance associated with the default instance of the database BbPersistenceManager.
MessageLabelDbLoader.Default() - Constructor for class blackboard.persist.discussionboard.MessageLabelDbLoader.Default
 
MessageLabelDbPersister - Interface in blackboard.persist.discussionboard
MessageLabelDbPersister
MessageLabelDbPersister.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the MessageLabelDbPersister instance associated with the default instance of the database BbPersistenceManager.
MessageLabelDbPersister.Default() - Constructor for class blackboard.persist.discussionboard.MessageLabelDbPersister.Default
 
MessageLabelDef - Interface in blackboard.data.discussionboard
MessageLabelDef
MessageManager - Interface in blackboard.data.discussionboard.datamanager
Utility class for managing Discussion Board message objects
MessageManagerFactory - Class in blackboard.data.discussionboard.datamanager
 
MessageManagerFactory() - Constructor for class blackboard.data.discussionboard.datamanager.MessageManagerFactory
 
MessageStatus - Class in blackboard.data.discussionboard
The MessageStatus object wraps the state of a user's interaction with a given piece of message and adaptive release status.
MessageStatus() - Constructor for class blackboard.data.discussionboard.MessageStatus
Default constructor.
MessageStatusDef - Interface in blackboard.data.discussionboard
Persistence constants for ContentStatusDef
MessageTag - Class in blackboard.data.discussionboard
Association between a Discussion board message and a Tag
MessageTag() - Constructor for class blackboard.data.discussionboard.MessageTag
 
MessageTag(Id, Id) - Constructor for class blackboard.data.discussionboard.MessageTag
 
MessageTagDef - Interface in blackboard.data.discussionboard
Def file for MessageTag db object
MessageXmlLoader - Interface in blackboard.persist.discussionboard
MessageXmlLoader
MessageXmlPersister - Interface in blackboard.persist.discussionboard
MessageXmlPersister
METADATA - Static variable in interface blackboard.data.content.ContentDef
 
MIDDLE_NAME - Static variable in interface blackboard.data.user.UserInfoDef
 
MIN_HEAPSIZE_TOMCAT - Static variable in class blackboard.platform.config.BbConfig
 
MIN_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
MIN_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ForumDef
 
MIN_POST_SIZE - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
MOBILE_PHONE - Static variable in interface blackboard.data.user.UserInfoDef
 
MODERATOR - Static variable in class blackboard.data.discussionboard.UserForumSettings.ForumRole
MODERATOR
MODQUEUE - Static variable in class blackboard.data.discussionboard.Message.MessageLifecycle
 
MODULE - Static variable in class blackboard.data.discussionboard.ConferenceOwner.OwnerType
 
MOST_RECENT_POST - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
MOST_RECENT_POST - Static variable in interface blackboard.data.discussionboard.ForumDef
 
MOST_RECENT_POST - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
MSG_COUNT - Static variable in interface blackboard.data.discussionboard.ConferenceStatusDef
 
MSG_COUNT - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
MSG_LABEL - Static variable in interface blackboard.data.discussionboard.MessageDef
 
MSG_READ_COUNT - Static variable in interface blackboard.data.discussionboard.UserMsgStateDef
 
MsgCountByForumIdOrThreadId(Id, Id) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Calculate number of message per forum or thread in a course on the given Id from the database using a connection obtained through this object's database context.
MsgCountByForumIdOrThreadId(Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbLoader
Calculate number of message per forum or thread in a course on the given Id using the specified connection.
MSGMAIN_ID - Static variable in interface blackboard.data.discussionboard.UserMsgStateDef
 
MYSQL_DB_TYPE - Static variable in class blackboard.base.AppVersion
 

N

NAME - Static variable in interface blackboard.data.content.ChildFileDef
 
NAME - Static variable in interface blackboard.data.content.ContentFileDef
 
NAME - Static variable in interface blackboard.data.course.ButtonStyleDef
 
NAME_ATTR - Static variable in class blackboard.platform.License.XmlDef
 
NameValue - Class in blackboard.base
 
NameValue() - Constructor for class blackboard.base.NameValue
 
NameValue(String, String) - Constructor for class blackboard.base.NameValue
 
NAV_COLOR_BG - Static variable in interface blackboard.data.course.CourseDef
 
NAV_COLOR_FG - Static variable in interface blackboard.data.course.CourseDef
 
NAV_STYLE - Static variable in interface blackboard.data.course.CourseDef
 
NestedException - Exception in blackboard.base
Base exception class for application specific exceptions that wish to hide the underlying exceptions.
NestedException(String) - Constructor for exception blackboard.base.NestedException
Constructor
NestedException(Throwable) - Constructor for exception blackboard.base.NestedException
Constructor
NestedException(String, Throwable) - Constructor for exception blackboard.base.NestedException
Constructor
NestedRuntimeException - Exception in blackboard.base
Base exception class for application specific exceptions that wish to hide the underlying exceptions.
NestedRuntimeException(String) - Constructor for exception blackboard.base.NestedRuntimeException
Constructor
NestedRuntimeException(Throwable) - Constructor for exception blackboard.base.NestedRuntimeException
Constructor
NestedRuntimeException(String, Throwable) - Constructor for exception blackboard.base.NestedRuntimeException
Constructor
newId(DataType) - Static method in class blackboard.persist.Id
Returns a new Id instance, using a default implementation.
newInstance(Class<T>) - Static method in class blackboard.persist.DbLoaderFactory
Create a new instance of the factory for accessing the loader implementation.
newInstance(Class<T>, String) - Static method in class blackboard.persist.DbLoaderFactory
Create a new instance of the factory for accessing the loader implementation.
newInstance(Class<T>) - Static method in class blackboard.persist.DbPersisterFactory
Create a new instance of the factory for accessing the persister implementation.
newInstance(Class<T>, String) - Static method in class blackboard.persist.DbPersisterFactory
Create a new instance of the factory for accessing the persister implementation.
newInstance(File) - Static method in class blackboard.platform.LicenseManagerFactory
Returns an instance of LicenseManager initialized with the specified file.
newInstance(File, boolean) - Static method in class blackboard.platform.LicenseManagerFactory
Returns an instance of LicenseManager initialized with the specified file.
newInstance(String, String, String, License[], String) - Static method in class blackboard.platform.LicenseManagerFactory
Creates a new instance of the license manager based on the information passed in.
next() - Method in class blackboard.base.BbList.Iterator
Returns the next element in the list.
next() - Method in class blackboard.base.FilteringIterator
Returns the next object in the iterator which passes all applied filters.
next() - Method in class blackboard.base.NullIterator
Since there is nothing to iterate over, this method always returns null.
nextObject() - Method in class blackboard.base.FilteringIterator
Deprecated. Use next() like a good Iterator should.
NO_EXPIRATION - Static variable in class blackboard.platform.License
 
NONE - Static variable in class blackboard.data.course.CourseMembership.Role
 
NONE - Static variable in class blackboard.data.user.User.SystemRole
No explicit role.
NOOP - Static variable in class blackboard.base.ListFilter
A convenient filter implementation that allows any object to pass.
NOT_AVAILABLE_ONLY - Static variable in class blackboard.data.AvailabilityFilter
Can be provided to constructor as targetAvailability value
NOT_EQUALS - Static variable in class blackboard.base.ListFilter.Comparison
 
NOTES - Static variable in interface blackboard.data.course.CourseMembershipDef
 
notifyCache(String, String) - Method in class blackboard.persist.BbPersistenceManager
Method to signal the cache for the specified type to refresh from the database.
NULL_ARGS - Static variable in class blackboard.base.GenericFieldFilter
 
NULL_DATA_TYPE - Static variable in class blackboard.persist.DataType
 
NULL_VALUE - Static variable in class blackboard.platform.security.authentication.SessionStub
 
NullIterator - Class in blackboard.base
A "null" implementation of the Iterator interface.
NUM_DAYS_OF_USE - Static variable in interface blackboard.data.course.CourseDef
 
NUM_SUPPORTED_AUTH_TYPES - Static variable in class blackboard.platform.security.authentication.HttpAuthConfig
 
NUMBER_OF_CHILDREN - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
NUMBER_OF_CHILDREN_NODRAFT - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
numericOperator() - Method in enum blackboard.persist.SearchOperator
Returns true if the operator can be used in numeric comparisons

O

OBJECT - Static variable in class blackboard.data.BbAttribute.Type
 
ObjectSerializationException - Exception in blackboard.persist
ObjectSerializationException
ObjectSerializationException(String) - Constructor for exception blackboard.persist.ObjectSerializationException
Creates a ConstraintViolationException with the given message.
OBSERVER - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
OBSERVER - Static variable in class blackboard.data.user.User.SystemRole
Observer role.
OBSERVER_ID - Static variable in interface blackboard.data.user.ObserverAssociationDef
 
ObserverAssociationDef - Interface in blackboard.data.user
ObserverAssociationDef represents info in DB table observer_user
OFFICE_ADDRESS - Static variable in interface blackboard.data.content.StaffInfoDef
 
OFFICE_HOURS - Static variable in interface blackboard.data.content.StaffInfoDef
 
OFFLINE_NAME - Static variable in interface blackboard.data.content.ContentDef
 
OFFLINE_PATH - Static variable in interface blackboard.data.content.ContentDef
 
OPERATING - Static variable in class blackboard.platform.StatusCode
 
ORACLE_CLIENT_DRIVERTYPE - Static variable in class blackboard.platform.config.BbConfig
 
ORACLE_DB_TYPE - Static variable in class blackboard.base.AppVersion
 
Organization - Class in blackboard.data.course
The Organization class provides a representation of an organization (or community) within the Blackboard system.
Organization() - Constructor for class blackboard.data.course.Organization
Creates an instance of Organization with default property values.
OS_FILE_SEPARATOR - Static variable in class blackboard.platform.config.BbConfig
 
OS_PATH_SEPARATOR - Static variable in class blackboard.platform.config.BbConfig
 
OTHER - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
OWNER_ID - Static variable in interface blackboard.data.discussionboard.ConferenceOwnerDef
 
OWNER_NAME - Static variable in interface blackboard.data.discussionboard.ConferenceOwnerDef
 
OWNER_TYPE - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 

P

PACE_TYPE - Static variable in interface blackboard.data.course.CourseDef
 
PACKAGE - Static variable in class blackboard.data.content.ContentFile.Action
 
PACKAGE - Static variable in class blackboard.data.content.UploadedFile.Action
 
PARAM - Static variable in class blackboard.platform.License.XmlDef
 
PARAM_NAME - Static variable in interface blackboard.platform.context.Context
Standard name for the context param in request attributes
PARENT - Static variable in interface blackboard.data.course.ClassificationDef
 
PARENT_COURSE_ID - Static variable in interface blackboard.data.course.CourseCourseDef
 
PARENT_ID - Static variable in interface blackboard.data.content.ChildFileDef
 
PARENT_ID - Static variable in interface blackboard.data.content.ContentDef
 
PARENT_ID - Static variable in interface blackboard.data.content.StaffInfoDef
 
PARENT_ID - Static variable in interface blackboard.data.content.UploadedFileDef
 
PARENT_ID - Static variable in interface blackboard.data.course.ClassificationDef
 
PARENT_ID - Static variable in interface blackboard.data.discussionboard.MessageDef
 
PARENT_MSG_ID - Static variable in interface blackboard.data.discussionboard.MessageAttachmentDef
 
PARENT_MSG_ID - Static variable in interface blackboard.data.discussionboard.MessageLabelDef
 
PARENT_POSITION - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
PARSE_ARGS - Static variable in class blackboard.platform.ApplicationLauncher
 
parseNumber(String) - Method in class blackboard.platform.intl.BbLocale
Accepts a string representation for a number and parses according to the current locale.
parseNumberAsFloat(String) - Method in class blackboard.platform.intl.BbLocale
Accepts a string representation for a number and parses according to the current locale.
PARTICIPANT - Static variable in class blackboard.data.discussionboard.UserForumSettings.ForumRole
 
PARTICIPANT_COUNT - Static variable in interface blackboard.data.discussionboard.ConferenceStatusDef
 
PASSES_RULE - Static variable in interface blackboard.data.content.ContentStatusDef
 
passesFilter(Object) - Method in class blackboard.base.GenericAttributeFilter
Returns true if the given element passes this filter's tests for inclusion in the sublist.
passesFilter(Object) - Method in class blackboard.base.GenericFieldFilter
Returns true if the given element passes this filter's tests for inclusion in the sublist.
passesFilter(Object) - Method in class blackboard.base.ListFilter
Returns true if the given element passes this filter's tests for inclusion in the sublist.
passesFilter(Object) - Method in class blackboard.data.AvailabilityFilter
Implements passesFilter method of the ListFilter class.
passesFilter(Object) - Method in class blackboard.data.course.CourseAvailabilityFilter
Implements passesFilter method of the ListFilter class.
passesFilter(Object) - Method in class blackboard.data.course.CourseMembershipRoleFilter
 
passesFilter(Object) - Method in class blackboard.persist.FilterCacheByLoader
 
passesFilters(Object) - Method in class blackboard.base.ListFilter
Returns true if the element passes all of the filters in this linked list.
PASSWORD - Static variable in interface blackboard.data.user.UserDef
 
PERL_TRACELEVEL - Static variable in class blackboard.platform.config.BbConfig
 
PERMANENT_SCOPE_CACHE - Static variable in interface blackboard.platform.session.UserDataService
 
persist() - Method in class blackboard.data.BbObject
Inserts or updates the current BbObject in a lightweight fashion.
persist(Announcement) - Method in interface blackboard.persist.announcement.AnnouncementDbPersister
Inserts or updates the supplied Announcement using a connection from the associated persistence manager's database container.
persist(Announcement, Connection) - Method in interface blackboard.persist.announcement.AnnouncementDbPersister
Inserts or updates the supplied Announcement using the supplied connection.
persist(CalendarEntry) - Method in interface blackboard.persist.calendar.CalendarEntryDbPersister
Inserts or updates the supplied CalendarEntry using a connection from the associated persistence manager's database container.
persist(CalendarEntry, Connection) - Method in interface blackboard.persist.calendar.CalendarEntryDbPersister
Inserts or updates the supplied CalendarEntry using the supplied connection.
persist(Content) - Method in interface blackboard.persist.content.ContentDbPersister
Inserts or updates the supplied Content using a connection from the associated persistence manager's database container.
persist(Content, Connection) - Method in interface blackboard.persist.content.ContentDbPersister
Inserts or updates the supplied Content using the supplied connection.
persist(ContentFile) - Method in interface blackboard.persist.content.ContentFileDbPersister
Inserts or updates the supplied Content using a connection from the associated persistence manager's database container.
persist(ContentFile, Connection) - Method in interface blackboard.persist.content.ContentFileDbPersister
Inserts or updates the supplied Content using the supplied connection.
persist(CourseUpload, Connection) - Method in interface blackboard.persist.content.CourseUploadDbPersister
Inserts or updates the supplied CourseUpload using the supplied connection.
persist(EntityContentFile) - Method in interface blackboard.persist.content.EntityContentFileDbPersister
Inserts or updates the supplied Content using a connection from the associated persistence manager's database container.
persist(EntityContentFile, Connection) - Method in interface blackboard.persist.content.EntityContentFileDbPersister
Inserts or updates the supplied Content using the supplied connection.
persist(GroupUpload, Connection) - Method in interface blackboard.persist.content.GroupUploadDbPersister
Inserts or updates the supplied GroupUpload using the supplied connection.
persist(Link) - Method in interface blackboard.persist.content.LinkDbPersister
Inserts or updates the supplied Link using a connection from the associated persistence manager's database container.
persist(Link, Connection) - Method in interface blackboard.persist.content.LinkDbPersister
Inserts or updates the supplied Link using the supplied connection.
persist(StaffInfo) - Method in interface blackboard.persist.content.StaffInfoDbPersister
Inserts or updates the supplied StaffInfo using a connection from the associated persistence manager's database container.
persist(StaffInfo, Connection) - Method in interface blackboard.persist.content.StaffInfoDbPersister
Inserts or updates the supplied StaffInfo using the supplied connection.
persist(UploadedFile, Connection) - Method in interface blackboard.persist.content.UploadedFileDbPersister
 
persist(Cartridge) - Method in interface blackboard.persist.course.CartridgeDbPersister
Inserts or updates the supplied Cartridge using a connection from the associated persistence manager's database container.
persist(Cartridge, Connection) - Method in interface blackboard.persist.course.CartridgeDbPersister
Inserts or updates the supplied Cartridge using the supplied connection.
persist(Course) - Method in interface blackboard.persist.course.CourseDbPersister
Inserts or updates the supplied Course in a lightweight fashion using a connection from the associated persistence manager's database container.
persist(Course, Connection) - Method in interface blackboard.persist.course.CourseDbPersister
Inserts or updates the supplied Course in a lightweight fashion using the supplied connection.
persist(CourseMembership) - Method in interface blackboard.persist.course.CourseMembershipDbPersister
Inserts or updates the supplied CourseMembership using a connection from the associated persistence manager's database container.
persist(CourseMembership, Connection) - Method in interface blackboard.persist.course.CourseMembershipDbPersister
Inserts or updates the supplied CourseMembership using the supplied connection.
persist(Group) - Method in interface blackboard.persist.course.GroupDbPersister
Inserts or updates the supplied Group using a connection from the associated persistence manager's database container.
persist(Group, Connection) - Method in interface blackboard.persist.course.GroupDbPersister
Inserts or updates the supplied Group using the supplied connection.
persist(GroupMembership) - Method in interface blackboard.persist.course.GroupMembershipDbPersister
Inserts or updates the supplied GroupMembership using a connection from the associated persistence manager's database container.
persist(GroupMembership, Connection) - Method in interface blackboard.persist.course.GroupMembershipDbPersister
Inserts or updates the supplied GroupMembership using the supplied connection.
persist(Conference) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
Inserts or updates the supplied Conference using a connection from the associated persistence manager's database container.
persist(Conference, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
Inserts or updates the supplied Conference using the supplied connection.
persist(ConferenceOwner) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Inserts or updates the supplied ConferenceOwner using a connection from the associated persistence manager's database container.
persist(ConferenceOwner, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Inserts or updates the supplied ConferenceOwner using the supplied connection.
persist(Conference, Document) - Method in interface blackboard.persist.discussionboard.ConferenceXmlPersister
Generates an Element tree whose values and structure matches the contents of the provided Conference object.
persist(Forum) - Method in interface blackboard.persist.discussionboard.ForumDbPersister
Inserts or updates the supplied Forum using a connection from the associated persistence manager's database container.
persist(Forum, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbPersister
Inserts or updates the supplied Forum using the supplied connection.
persist(Forum, Document) - Method in interface blackboard.persist.discussionboard.ForumXmlPersister
Generates an Element tree whose values and structure matches the contents of the provided Forum object.
persist(MessageAttachment) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbPersister
Inserts or updates the supplied MessageAttachment using a connection from the associated persistence manager's database container.
persist(MessageAttachment, Connection) - Method in interface blackboard.persist.discussionboard.MessageAttachmentDbPersister
Inserts or updates the supplied MessageAttachment using the supplied connection.
persist(Message) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Inserts or updates the supplied Message using a connection from the associated persistence manager's database container.
persist(Message, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Inserts or updates the supplied Message using the supplied connection.
persist(MessageLabel) - Method in interface blackboard.persist.discussionboard.MessageLabelDbPersister
Inserts or updates the supplied MessageLabel using a connection from the associated persistence manager's database container.
persist(MessageLabel, Connection) - Method in interface blackboard.persist.discussionboard.MessageLabelDbPersister
Inserts or updates the supplied MessageLabel using the supplied connection.
persist(Message, Document) - Method in interface blackboard.persist.discussionboard.MessageXmlPersister
Generates an Element tree whose values and structure matches the contents of the provided Message object.
persist(UserForumSettings) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbPersister
Inserts or updates the supplied UserForumSettings using a connection from the associated persistence manager's database container.
persist(UserForumSettings, Connection) - Method in interface blackboard.persist.discussionboard.UserForumSettingsDbPersister
Inserts or updates the supplied UserForumSettings using the supplied connection.
persist(UserForumSettings, Document) - Method in interface blackboard.persist.discussionboard.UserForumSettingsXmlPersister
Generates an Element tree whose values and structure matches the contents of the provided UserForumSettings object.
persist(UserMsgState) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Inserts or updates the supplied UserMsgState using a connection from the associated persistence manager's database container.
persist(UserMsgState, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Inserts or updates the supplied UserMsgState using the supplied connection.
persist(UserMsgState, Document) - Method in interface blackboard.persist.discussionboard.UserMsgStateXmlPersister
Generates an Element tree whose values and structure matches the contents of the provided UserMsgState object.
persist(Lineitem) - Method in interface blackboard.persist.gradebook.LineitemDbPersister
Stores the given Lineitem into the database using a connection obtained through this object's database context.
persist(Lineitem, Connection) - Method in interface blackboard.persist.gradebook.LineitemDbPersister
Stores the given Lineitem into the database using the provided connection.
persist(BbList) - Method in interface blackboard.persist.gradebook.LineitemDbPersister
Stores the given LineitemList into the database Lineitem by Lineitem using a connection obtained through this object's database context.
persist(BbList, Connection) - Method in interface blackboard.persist.gradebook.LineitemDbPersister
Stores the given LineitemList into the database Lineitem by Lineitem using the provided connection.
persist(Score) - Method in interface blackboard.persist.gradebook.ScoreDbPersister
Inserts or updates the supplied Score using a connection from the associated persistence manager's database container.
persist(Score, Connection) - Method in interface blackboard.persist.gradebook.ScoreDbPersister
Inserts or updates the supplied Score using the supplied connection.
persist(BbList) - Method in interface blackboard.persist.gradebook.ScoreDbPersister
Inserts or updates the supplied ScoreList, Score by Score, using a connection from the associated persistence manager's database container.
persist(BbList, Connection) - Method in interface blackboard.persist.gradebook.ScoreDbPersister
Inserts or updates the supplied ScoreList, Score by Score, using the supplied connection.
persist(T) - Method in interface blackboard.persist.IdentifiableDbPersister
Generically persist any identifiable object
persist(T, Connection) - Method in interface blackboard.persist.IdentifiableDbPersister
Generically persist any identifiable object
persist(PortalRole) - Method in interface blackboard.persist.role.PortalRoleDbPersister
Inserts or updates the supplied PortalRole using a connection from the associated persistence manager's database container.
persist(PortalRole, Connection) - Method in interface blackboard.persist.role.PortalRoleDbPersister
Inserts or updates the supplied PortalRole using the supplied connection.
persist(User) - Method in interface blackboard.persist.user.UserDbPersister
Inserts or updates the supplied User using a connection from the associated persistence manager's database container.
persist(User, Connection) - Method in interface blackboard.persist.user.UserDbPersister
Inserts or updates the supplied User using the supplied connection.
persist(UserRole) - Method in interface blackboard.persist.user.UserRoleDbPersister
Inserts or updates the supplied UserRole using a connection from the associated persistence manager's database container.
persist(UserRole, Connection) - Method in interface blackboard.persist.user.UserRoleDbPersister
Inserts or updates the supplied UserRole using the supplied connection.
PersistenceCacheTask - Class in blackboard.persist
The PersistenceCacheTask represents a Task used to coordinate cached information.
PersistenceCacheTask() - Constructor for class blackboard.persist.PersistenceCacheTask
 
PersistenceContext - Interface in blackboard.persist
The PersistenceContext interface describes an object capable of storing and tracking object Id changes as those objects move between containers within the persistence framework.
PersistenceException - Exception in blackboard.persist
This class wraps exceptions generated during the persisting or loading of objects.
PersistenceException(String) - Constructor for exception blackboard.persist.PersistenceException
Constructs a new exception with the specified detail message.
PersistenceException(Throwable) - Constructor for exception blackboard.persist.PersistenceException
Constructs a new exception with the specified cause and a detail message of {@code (cause==null ?
PersistenceException(String, Throwable) - Constructor for exception blackboard.persist.PersistenceException
Constructs a new exception with the specified detail message and cause.
PersistenceInitializationService - Class in blackboard.persist
PersistenceInitializationService
PersistenceInitializationService() - Constructor for class blackboard.persist.PersistenceInitializationService
 
PersistenceRuntimeException - Exception in blackboard.persist
Runtime counterpart to PersistenceException
PersistenceRuntimeException() - Constructor for exception blackboard.persist.PersistenceRuntimeException
 
PersistenceRuntimeException(String) - Constructor for exception blackboard.persist.PersistenceRuntimeException
 
PersistenceRuntimeException(String, Throwable) - Constructor for exception blackboard.persist.PersistenceRuntimeException
 
PersistenceRuntimeException(Throwable) - Constructor for exception blackboard.persist.PersistenceRuntimeException
 
PersistenceService - Interface in blackboard.platform.persistence
PersistenceService
PersistenceServiceFactory - Class in blackboard.platform.persistence
Simple service factory interface.
PersistenceServiceFactory() - Constructor for class blackboard.platform.persistence.PersistenceServiceFactory
 
Persister - Interface in blackboard.persist
The Persister interface provides the base model for any object persister defined within the persistence framework.
PersisterKey - Annotation Type in blackboard.persist
Annotation to allow a class to override the persister key to use when trying to discover what persister to use for the object.
persistList(List, Document) - Method in interface blackboard.persist.content.ContentStatusXmlPersister
Generates an Element whose children are the provided ContentStatus objects persisted to XML.
persistList(BbList, Document) - Method in interface blackboard.persist.discussionboard.ConferenceXmlPersister
Generates an Element whose children are the provided Conference objects persisted to XML.
persistList(BbList, Document) - Method in interface blackboard.persist.discussionboard.UserForumSettingsXmlPersister
Generates an Element whose children are the provided UserForumSettings objects persisted to XML.
persistList(BbList, Document) - Method in interface blackboard.persist.discussionboard.UserMsgStateXmlPersister
Generates an Element whose children are the provided UserMsgState objects persisted to XML.
PersistPermission - Class in blackboard.persist
Permission encapsulating granular access to data object attributes.
PersistPermission(String, String) - Constructor for class blackboard.persist.PersistPermission
 
PERSONAL - Static variable in class blackboard.data.calendar.CalendarEntry.Type
The entry is associated with a user and viewable from the system-level calendar tool, which also aggregates system entries and course entries for the current user.
PERSONAL_INFO - Static variable in interface blackboard.data.course.CourseMembershipDef
 
PHONE - Static variable in interface blackboard.data.content.StaffInfoDef
 
PkId - Class in blackboard.persist
The PkId class provides the means of describing an Id within a Blackboard database container.
PkId(Container, DataType, int, int) - Constructor for class blackboard.persist.PkId
Instantiate a new PkId with the given Container, DataType, and primary key values as integers.
PkId(Container, DataType, String, String) - Constructor for class blackboard.persist.PkId
Instantiate a new PkId with the given Container, DataType, and primary key values as strings.
PkId(Container, DataType, String) - Constructor for class blackboard.persist.PkId
Instantiate a new PkId with the given Container, DataType, and primary key value as a single string.
PLAIN_TEXT - Static variable in class blackboard.base.FormattedText.Type
Treat text as unformatted; HTML characters will be entity escaped at render time.
PlugInManager - Class in blackboard.platform.plugin
The PlugInManager is responsible for maintaining plugin definitions for the system.
PlugInManager() - Constructor for class blackboard.platform.plugin.PlugInManager
 
PORTAL - Static variable in class blackboard.data.user.User.SystemRole
Portal Administrator role.
PORTAL_ROLE - Static variable in interface blackboard.data.user.UserDef
 
PORTAL_ROLE_ID - Static variable in interface blackboard.data.user.UserDef
 
PORTAL_ROLE_ID - Static variable in interface blackboard.data.user.UserRoleDef
 
PortalRole - Class in blackboard.data.role
The PortalRole class is a representation of an institution role within the Blackboard application.
PortalRole() - Constructor for class blackboard.data.role.PortalRole
Creates an instance of PortalRole with default property values.
PortalRoleDbLoader - Interface in blackboard.persist.role
This interface describes the set of methods that all database loaders for PortalRole objects must implement.
PortalRoleDbLoader.Default - Class in blackboard.persist.role
A utility class that provides quick access to the PortalRoleDbLoader instance associated with the default instance of the database BbPersistenceManager.
PortalRoleDbLoader.Default() - Constructor for class blackboard.persist.role.PortalRoleDbLoader.Default
 
PortalRoleDbPersister - Interface in blackboard.persist.role
 
PortalRoleDbPersister.Default - Class in blackboard.persist.role
A utility class that provides quick access to the PortalRoleDbPersister instance associated with the default instance of the database BbPersistenceManager.
PortalRoleDbPersister.Default() - Constructor for class blackboard.persist.role.PortalRoleDbPersister.Default
 
POS_UNDEFINED - Static variable in interface blackboard.data.Positionable
 
POSITION - Static variable in interface blackboard.data.content.ContentDef
 
POSITION - Static variable in interface blackboard.data.content.StaffInfoDef
 
POSITION - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
POSITION - Static variable in interface blackboard.data.discussionboard.ForumDef
 
POSITION - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
Positionable - Interface in blackboard.data
The Positionable interface specifies a set of methods for setting/determining the position of an object within a list of objects.
POST_AS_ANONYMOUS - Static variable in interface blackboard.data.discussionboard.MessageDef
 
POST_DATE - Static variable in interface blackboard.data.discussionboard.MessageDef
 
POST_GRADUATE_SCHOOL - Static variable in class blackboard.data.user.User.EducationLevel
Post-graduate school student.
POSTED_NAME - Static variable in interface blackboard.data.discussionboard.MessageDef
 
POSTED_NAME_FORMAT - Static variable in class blackboard.data.discussionboard.Message
 
Prerelease - Annotation Type in blackboard.util.lang
Prerelease is a documentation annotation for noting methods and classes that are being "pre-released" into the public API.
printStackTrace() - Method in exception blackboard.base.NestedException
Prints stack trace to log.
printStackTrace(PrintStream) - Method in exception blackboard.base.NestedException
printStackTrace
printStackTrace(PrintWriter) - Method in exception blackboard.base.NestedException
Prints stack trace to given PrintWriter.
printStackTrace() - Method in exception blackboard.base.NestedRuntimeException
printStackTrace
printStackTrace(PrintStream) - Method in exception blackboard.base.NestedRuntimeException
printStackTrace
printStackTrace(PrintWriter) - Method in exception blackboard.base.NestedRuntimeException
printStackTrace
printStackTrace() - Method in exception blackboard.platform.BbServiceException
printStackTrace
printStackTrace(PrintStream) - Method in exception blackboard.platform.BbServiceException
printStackTrace
printStackTrace(PrintWriter) - Method in exception blackboard.platform.BbServiceException
printStackTrace
printStackTrace() - Method in exception blackboard.platform.RuntimeBbServiceException
printStackTrace
printStackTrace(PrintStream) - Method in exception blackboard.platform.RuntimeBbServiceException
printStackTrace
printStackTrace(PrintWriter) - Method in exception blackboard.platform.RuntimeBbServiceException
printStackTrace
printTree() - Method in class blackboard.data.content.Content
printTree
processUpload(HttpServletRequest) - Method in interface blackboard.platform.filesystem.FileSystemService
Reads the file from the multipart stream and saves out the stream as a File.
PRODUCT_NAME_ATTR - Static variable in class blackboard.platform.License.XmlDef
 
PRODUCT_OWNED_ID_ATTR - Static variable in class blackboard.platform.License.XmlDef
 
PROPERTIES - Static variable in interface blackboard.data.discussionboard.ForumDef
 
PROSPECTIVE_STUDENT - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
PUBLISHED - Static variable in class blackboard.data.discussionboard.Message.MessageLifecycle
 
PUBLISHER_NAME - Static variable in interface blackboard.data.course.CartridgeDef
 
purgeContext() - Method in interface blackboard.platform.context.ContextManager
Releases the current context and flushes it from thread local storage.
PUSHUPDATETOOL_ENV_VARIABLE - Static variable in class blackboard.platform.config.BbConfig
Used for PushConfigUpdates
putInCache(String, Object) - Method in class blackboard.persist.Cache
 
putInCache(String, Object, String[]) - Method in class blackboard.persist.Cache
 
putObjectInCache(Object, String) - Method in class blackboard.persist.VolatileSessionCache
 

R

RATING - Static variable in interface blackboard.data.discussionboard.UserMsgStateDef
 
RDBMSAuthUtil - Class in blackboard.platform.security.authentication
Utility class used by classes in the authentication package.
RDBMSAuthUtil() - Constructor for class blackboard.platform.security.authentication.RDBMSAuthUtil
 
READ_COUNT - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
READ_COUNT - Static variable in interface blackboard.data.discussionboard.MessageCountsDef
 
READ_COUNT - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
READ_IND - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
READ_STATE_IND - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
READ_STATE_IND - Static variable in interface blackboard.data.discussionboard.UserMsgStateDef
 
READER - Static variable in class blackboard.data.discussionboard.UserForumSettings.ForumRole
 
readResolve() - Method in class blackboard.base.BbEnum
Serialization over-ride to ensure that a serialized object obeys object identify as defined for the BbEnum class.
ReceiptMessage - Class in blackboard.data
A single receipt message that can be attached to a ReceiptOptions object and then sent on the request to be displayed on the next page.
ReceiptMessage() - Constructor for class blackboard.data.ReceiptMessage
 
ReceiptMessage(String) - Constructor for class blackboard.data.ReceiptMessage
 
ReceiptMessage(String, Exception) - Constructor for class blackboard.data.ReceiptMessage
 
ReceiptMessage(String, ReceiptMessage.messageTypeEnum) - Constructor for class blackboard.data.ReceiptMessage
 
ReceiptMessage(String, ReceiptMessage.messageTypeEnum, Exception) - Constructor for class blackboard.data.ReceiptMessage
 
ReceiptMessage.messageTypeEnum - Enum in blackboard.data
 
ReceiptOptions - Class in blackboard.data
Object that contains zero or more ReceiptMessage objects for display.
ReceiptOptions() - Constructor for class blackboard.data.ReceiptOptions
 
ReceiptOptions(String) - Constructor for class blackboard.data.ReceiptOptions
 
ReceiptOptions(String, Exception) - Constructor for class blackboard.data.ReceiptOptions
 
ReceiptOptions(Exception) - Constructor for class blackboard.data.ReceiptOptions
 
RECEIVED - Static variable in class blackboard.data.content.CourseUpload.Status
 
recordMessageReadStateAndReadCount(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Record the UserMsgState's read-state of a particular message-user combination
RECYCLED - Static variable in interface blackboard.data.content.UploadedFileDef
 
refresh(String) - Method in interface blackboard.persist.CacheListener
Action body executed after a "touch" has been registered.
refresh(String) - Method in class blackboard.persist.CachingLoaderListener
Action body executed after a "touch" has been registered.
refreshCache() - Method in interface blackboard.persist.CachingLoader
Tells the loader its data has been modified externally and it should refresh.
refreshCachedInfo() - Method in class blackboard.platform.plugin.PlugInManager
Loads the plugin and content handler definitions into an in-memory cache.
refreshLoader(String) - Method in class blackboard.persist.BbPersistenceManager
Method to signal the cache for the specified type to refresh from the database.
registerCacheListener(CacheListener) - Method in class blackboard.persist.BbPersistenceManager
Registers Caching Loader and creates a cache token.
REGISTERED - Static variable in class blackboard.data.course.Course.ServiceLevel
 
registerLoader(String) - Method in class blackboard.persist.FilterCacheByLoader
Adds the given loader to the list for this filter.
registerModule(Module, Connection) - Method in class blackboard.platform.plugin.PlugInManager
Registers the specified module in the database.
registerReference(Id, Id) - Method in interface blackboard.persist.PersistenceContext
Registers an Id mapping with the context.
REGISTRY - Static variable in interface blackboard.data.content.ChildFileDef
 
REGISTRY - Static variable in interface blackboard.data.content.ContentFileDef
 
REGISTRY - Static variable in interface blackboard.data.course.CourseDef
 
REGISTRY - Static variable in interface blackboard.data.user.UserDef
 
REGULAR - Static variable in class blackboard.data.content.Content.RenderType
Renders the underlying object in the default fashion (a la Course Documents)
reInit() - Method in class blackboard.platform.plugin.PlugInManager
Reloads plugin info from the database, initializing webapps as necessary.
REJECTED - Static variable in class blackboard.data.discussionboard.Message.MessageLifecycle
 
REJECTED_EXPLANATION - Static variable in class blackboard.data.discussionboard.Message.MessageLifecycle
 
releaseContext() - Method in interface blackboard.platform.context.ContextManager
Releases the current context.
RemoteDbContainer - Class in blackboard.persist
The RemoteDbContainer class implements the Container interface for remote access of specific persistence operations.
RemoteDbContainer(AppVersion) - Constructor for class blackboard.persist.RemoteDbContainer
Constructor - creates a new XmlContainer object with the given AppVersion as the default AppVersion for future framework calls on this container.
remove(int) - Method in class blackboard.base.BbDeleteTrackingList
Removes the element at the specified position in this list.
remove(Object) - Method in class blackboard.base.BbDeleteTrackingList
Removes a single instance of the specified element from this collection, if it is present.
remove() - Method in class blackboard.base.FilteringIterator
 
remove() - Method in class blackboard.base.NullIterator
This method does nothing.
remove(Content) - Method in interface blackboard.data.content.Aggregate
Removes the specified Content object from this Aggregate.
remove(Content) - Method in class blackboard.data.content.ContentFolder
Removes the specified Content object from the list of children.
remove(List<Id>, String) - Method in interface blackboard.data.course.CourseManager
Deletes the Courses identified by the given Id values using a connection from the associated persistence manager's database container.
remove(Id) - Method in interface blackboard.data.course.CourseManager
Simpler version of remove(List, String) which does NOT do entitlements checks and only works on a single course.
removeAll(Collection) - Method in class blackboard.base.BbDeleteTrackingList
Removes from this list all the elements that are contained in the specified collection.
removeAttachment(Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Remove a message attachment by its own Id (message object remains).
removeAttribute(String) - Method in interface blackboard.platform.context.Context
Removes an arbitrary attribute for use in this context.
removeAttribute(String, BbSession.Scope) - Method in interface blackboard.platform.session.BbSession
Deprecated. This method has no meaning since the corresponding set/get are not implemented.
removeBbAttribute(String) - Method in class blackboard.data.BbAttributes
Removes the BbAttribute object associated with the given name ("key")
removeContentFile(ContentFile) - Method in class blackboard.data.content.Content
Removes the specified ContentFile object from this content object.
removeContentFile(Id) - Method in class blackboard.data.content.Content
Removes the specified ContentFile object from this object.
removeContentFile(Id, Connection) - Method in class blackboard.data.content.ContentWrapper
 
removeCookie(HttpServletRequest, HttpServletResponse, String) - Static method in class blackboard.platform.session.CookieUtil
 
removeMessageById(Id) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Remove a message with a given id.
removePlugIn(Id) - Method in class blackboard.platform.plugin.PlugInManager
Deletes the specified plugin.
removeValue(String, UserDataService.Scope) - Method in interface blackboard.platform.session.UserDataService
Removes the value associated with the specified key in the specified scope.
RENDER_TYPE - Static variable in interface blackboard.data.content.ContentDef
 
reposition(Id, int) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Set the new position of a conference.
reposition(Id, int) - Method in interface blackboard.persist.content.ContentDbPersister
Used to dictate the new position that the Content item should have using a connection from the associated persistence manager's database container.
reposition(Id, int, Connection) - Method in interface blackboard.persist.content.ContentDbPersister
Used to dictate the new position that the Content item should have using the supplied connection.
reposition(Id, int) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
A utility class that provides quick access to the ConferenceDbPersister instance associated with the default instance of the database BbPersistenceManager.
reposition(Id, int, Connection) - Method in interface blackboard.persist.discussionboard.ConferenceDbPersister
 
reposition(Id, int) - Method in interface blackboard.persist.discussionboard.ForumDbPersister
A utility class that provides quick access to the ForumDbPersister instance associated with the default instance of the database BbPersistenceManager.
reposition(Id, int, Connection) - Method in interface blackboard.persist.discussionboard.ForumDbPersister
A utility class that provides quick access to the ForumDbPersister instance from the database using the supplied connection.
requestAuthenticate(HttpServletRequest, HttpServletResponse) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Implementation method.
requestAuthenticate(HttpServletRequest, HttpServletResponse) - Method in interface blackboard.platform.security.authentication.HttpAuthModule
Send the client an authentication request.
requireEntitledUser(String, HttpServletRequest) - Static method in class blackboard.platform.security.SecurityUtil
Throws a BbSecurityException, which will be caught by the Error receipt infrastructure and require the user to log in as a different user.
requiresInput() - Method in enum blackboard.persist.SearchOperator
 
reset() - Method in class blackboard.data.BbAttributes
Clears "isSet" and "isDirty" status of this BbAttributes
resolveFile(String) - Method in interface blackboard.platform.config.ConfigurationService
Resolves the specified file.
resolveFile(String, boolean) - Method in interface blackboard.platform.config.ConfigurationService
Resolves the specified file.
RESOURCE_BUNDLE - Static variable in class blackboard.data.content.Content
Resource bundle for this data object *
RESOURCE_BUNDLE - Static variable in class blackboard.data.content.StaffInfo
Resource bundle for this data object
RESOURCE_BUNDLE - Static variable in class blackboard.data.discussionboard.Message
Resource bundle for this data object
RESOURCE_BUNDLE - Static variable in class blackboard.data.navigation.CourseToc
Resource bundle for this data object *
RESOURCE_BUNDLE - Static variable in class blackboard.data.role.PortalRole
Resource bundle for this data object
RESOURCE_BUNDLE - Static variable in class blackboard.platform.intl.BbLocale
Resource bundle for this data object
RESPONSES - Static variable in interface blackboard.data.discussionboard.MessageDef
 
ResultCode - Class in blackboard.platform
Class detailing the exit status of an (@link Application}
retainAll(Collection) - Method in class blackboard.base.BbDeleteTrackingList
Retains only the elements in this list that are not contained in the specified collection.
REVIEWABLE_COUNT - Static variable in interface blackboard.data.content.AggregateReviewStatusDef
 
REVIEWED_COUNT - Static variable in interface blackboard.data.content.AggregateReviewStatusDef
 
REVIEWED_DATE - Static variable in interface blackboard.data.content.ContentStatusDef
 
ROLE - Static variable in interface blackboard.data.course.CourseMembershipDef
 
ROLE_10 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_11 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_12 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_13 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_14 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_15 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_16 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_17 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_18 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_19 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_20 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROLE_9 - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
ROW_STATUS - Static variable in interface blackboard.data.course.ClassificationDef
 
ROW_STATUS - Static variable in interface blackboard.data.course.CourseCourseDef
 
ROW_STATUS - Static variable in interface blackboard.data.course.CourseDef
 
ROW_STATUS - Static variable in interface blackboard.data.course.CourseMembershipDef
 
ROW_STATUS - Static variable in interface blackboard.data.user.UserDef
 
ROW_STATUS - Static variable in interface blackboard.data.user.UserRoleDef
 
run() - Method in class blackboard.persist.PersistenceCacheTask
 
runDbQuery(Query) - Method in class blackboard.persist.BbPersistenceManager
Convenience method for executing a query on the persistence manager's associated database using a connection obtained through this persistence manager's database context.
runDbQuery(Query, Connection) - Method in class blackboard.persist.BbPersistenceManager
Convenience method for executing a query on the persistence manager's associated database using the supplied connection.
runSignalUpdate() - Method in class blackboard.persist.BbPersistenceManager
Performs an update for caching loaders that rely on signalling.
runtimeAssertIsLicensed(String) - Method in interface blackboard.platform.LicenseManager
Same as assertIsLicensed(), but exceptions are wrapped in a RuntimeBbServiceException.
runtimeAssertIsLicensed(AnnotatedElement) - Method in interface blackboard.platform.LicenseManager
Same as assertIsLicensed(), but exceptions are wrapped in a RuntimeBbServiceException.
RuntimeBbServiceException - Exception in blackboard.platform
RuntimeBbServiceException
RuntimeBbServiceException(String) - Constructor for exception blackboard.platform.RuntimeBbServiceException
Constructor
RuntimeBbServiceException(Throwable) - Constructor for exception blackboard.platform.RuntimeBbServiceException
Constructor
RuntimeBbServiceException(String, Throwable) - Constructor for exception blackboard.platform.RuntimeBbServiceException
Constructor

S

SAFE_BOOLEAN - Static variable in class blackboard.data.BbAttributes
 
SAFE_DOUBLE - Static variable in class blackboard.data.BbAttributes
 
SAFE_FLOAT - Static variable in class blackboard.data.BbAttributes
 
SAFE_FORMATTED_TEXT - Static variable in class blackboard.data.BbAttributes
 
SAFE_ID - Static variable in class blackboard.data.BbAttributes
 
SAFE_INTEGER - Static variable in class blackboard.data.BbAttributes
 
SAFE_LONG - Static variable in class blackboard.data.BbAttributes
 
SAFE_STRING - Static variable in class blackboard.data.BbAttributes
 
safeGetSession(HttpServletRequest, HttpServletResponse) - Method in interface blackboard.platform.session.BbSessionManagerService
Returns the BbSession associated with the user making the given request.
safeLookupService(Class) - Static method in class blackboard.platform.BbServiceManager
This method is functional identical to BbServiceManager.lookupService( Class ), but throws runtime exceptions instead of checked exceptions.
safeLookupService(String) - Static method in class blackboard.platform.BbServiceManager
This method is functional identical to BbServiceManager.lookupService( Class ), but throws runtime exceptions instead of checked exceptions.
save(Conference) - Method in interface blackboard.data.discussionboard.datamanager.ConferenceManager
Save a conference.
save(Forum) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
Save forum.
save(Message) - Method in interface blackboard.data.discussionboard.datamanager.MessageManager
Save a message.
save(UserForumSettings) - Method in interface blackboard.data.discussionboard.datamanager.UserForumSettingsManager
Inserts or updates the supplied UserForumSettings object
save(UserMsgState) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
save a UserMsgState object.
save() - Method in class blackboard.portal.external.CustomData
Saves the CustomData object.
saveMessageHitCount(Message) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Update the message hit count
saveMessageHitCount(Message, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Update the message hit count
saveMessageLifeCycleAndThreadLock(Message, Connection) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Update the message life cycle
saveMessageLifeCycleAndThreadLock(Message) - Method in interface blackboard.persist.discussionboard.MessageDbPersister
Update the message life cycle
saveProperties(ForumProperties) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
Save the forum property settings.
ScopeNotSupportedException - Exception in blackboard.platform.session
Runtime exception thrown by UserDataService when the caller tries to access a scope that is not available (for example, if the HttpSession is not available for the temporary scope)
ScopeNotSupportedException() - Constructor for exception blackboard.platform.session.ScopeNotSupportedException
 
ScopeNotSupportedException(String) - Constructor for exception blackboard.platform.session.ScopeNotSupportedException
 
ScopeNotSupportedException(String, Throwable) - Constructor for exception blackboard.platform.session.ScopeNotSupportedException
 
ScopeNotSupportedException(Throwable) - Constructor for exception blackboard.platform.session.ScopeNotSupportedException
 
Score - Class in blackboard.data.gradebook
The Score class represents a grade in a course for a specific user and Lineitem.
Score() - Constructor for class blackboard.data.gradebook.Score
Constructs and returns a new Score object with date added and date changed initialized to the current date.
Score(Outcome) - Constructor for class blackboard.data.gradebook.Score
For internal use only.
Score.AttemptLocation - Class in blackboard.data.gradebook
Enumeration class used to indicate the physical repository for an attempt.
SCORE_DATA_TYPE - Static variable in class blackboard.data.gradebook.Score
 
ScoreDbLoader - Interface in blackboard.persist.gradebook
The ScoreDbLoader interface provides a standard set of methods used to load Scores and lists of scores from the Blackboard 5 database schema.
ScoreDbPersister - Interface in blackboard.persist.gradebook
The ScoreDbPersister interface provides a standard set of methods used to store Score objects into the Blackboard database schema.
ScoreProviderStrings - Interface in blackboard.data.gradebook
Interface used to define the gradebook score provider strings.
SEARCH_SORT - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
searchByUserName(String) - Method in interface blackboard.persist.user.UserDbLoader
Load the BbList of users with the given username from the database in a lightweight fashion using a connection obtained through this object's database context.
SearchOperator - Enum in blackboard.persist
Set of operators to use in search methods.
SECURITY_PROVIDER - Static variable in class blackboard.platform.config.BbConfig
 
SecurityUtil - Class in blackboard.platform.security
This class provides utility methods for security logic, notably around checking for entitlements.
SecurityUtil() - Constructor for class blackboard.platform.security.SecurityUtil
 
SELF_ENROLLMENT - Static variable in class blackboard.data.course.Course.Enrollment
Instructors have the ability to enroll users, and students can also enroll themselves in the course
SELF_PACED - Static variable in class blackboard.data.course.Course.Pace
Students use the course at their own speed.
SENIOR - Static variable in class blackboard.data.user.User.EducationLevel
College or university senior.
SENT - Static variable in class blackboard.data.content.CourseUpload.Status
 
serializeAsProperties(Properties, String) - Method in class blackboard.platform.License
Writes component out in property (name/value) format.
serializeAsXml(String) - Method in class blackboard.platform.License
Writes out this license as a String, using the specified lineSeparator
SERVICE_LEVEL_TYPE - Static variable in interface blackboard.data.course.CourseDef
 
serviceInit(ConfigurationService) - Method in class blackboard.persist.PersistenceInitializationService
serviceInit
serviceInit(ConfigurationService) - Method in class blackboard.platform.LicenseValidationService
Deprecated.  
serviceInit(ConfigurationService) - Method in class blackboard.platform.plugin.PlugInManager
Initialization method called by framework at system startup.
serviceShutdown() - Method in class blackboard.persist.PersistenceInitializationService
serviceShutdown
serviceShutdown() - Method in class blackboard.platform.LicenseValidationService
Deprecated.  
serviceShutdown() - Method in class blackboard.platform.plugin.PlugInManager
Implementation method required for service implementations.
serviceStartup() - Method in class blackboard.persist.PersistenceInitializationService
serviceStartup
serviceStartup() - Method in class blackboard.platform.LicenseValidationService
Deprecated.  
serviceStartup() - Method in class blackboard.platform.plugin.PlugInManager
Implementation method required for service implementations.
sessionCookiePersisted(String) - Static method in class blackboard.platform.security.authentication.RDBMSAuthUtil
 
SessionInvalidationFilter - Interface in blackboard.platform.session
 
SessionStub - Class in blackboard.platform.security.authentication
This is a helper class intended to do a subset of the work done by com.blackboard.security.CISession.
SessionStub() - Constructor for class blackboard.platform.security.authentication.SessionStub
 
SessionStub(HttpServletRequest) - Constructor for class blackboard.platform.security.authentication.SessionStub
 
set(int, Object) - Method in class blackboard.base.BbDeleteTrackingList
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - Method in class blackboard.base.BbList
Overrides set() in parent to enforce type safety of this list.
setAbsoluteLimit(long) - Method in class blackboard.data.course.Course
Sets the absolute storage limit for this Course.
setAction(ChildFile.Action) - Method in class blackboard.data.content.ChildFile
Sets the display action for this ChildFile.
setAction(ContentFile.Action) - Method in class blackboard.data.content.ContentFile
Sets the display action for this ContentFile.
setAdminInd(boolean) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the flag denoting if the associated user account is Manager of the active discussion board forum.
setAlgorithmClass(String) - Method in class blackboard.persist.Cache
 
setAlias(String) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the alias for this UserForumSettings
setAlias(String) - Method in class blackboard.platform.intl.BbLocale
Sets the locale alias string for this locale object.
setAllowAnonymous(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow anonymous.
setAllowAttachemnt(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow attachment.
setAllowCreate(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow create.
setAllowDelete(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow message delete.
setAllowDeleteTree(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow message tree delete.
setAllowEdit(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow edit.
setAllowEmailEnrollRequests(boolean) - Method in class blackboard.data.course.Course
Deprecated.  
setAllowForumGrading(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow forum grading.
setAllowForumSubscribe(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow subscribe.
setAllowGuests(boolean) - Method in class blackboard.data.content.Content
Sets the allow guests flag for this piece of Content.
setAllowGuests(boolean) - Method in class blackboard.data.course.Course
Sets the allow guests flag for this Course.
setAllowGuests(boolean) - Method in class blackboard.data.navigation.CourseToc
Sets the allow guests flag for this CourseToc.
setAllowMemberRate(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow rate.
setAllowMessageTagging(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether tagging is enabled in this Forum.
setAllowObservers(boolean) - Method in class blackboard.data.content.Content
Sets the allow observers flag for this piece of Content.
setAllowObservers(boolean) - Method in class blackboard.data.course.Course
Sets the allow observers flag for this Course.
setAllowObservers(boolean) - Method in class blackboard.data.navigation.CourseToc
Sets the allow observers flag for this CourseToc.
setAllowQuote(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum allows message quoting.
setAllowSubscribe(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Deprecated. use setAllowThreadSubscribe instead
setAllowThreadGrading(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow thread grading.
setAllowThreadSubscribe(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is allow subscribe.
setAnalysisHandlerUrl(String) - Method in class blackboard.data.gradebook.Lineitem
 
setAncestorDistance(Integer) - Method in class blackboard.data.discussionboard.MessageStatus
Sets the ancestor distance of a message
setAncestorPK(Integer) - Method in class blackboard.data.discussionboard.MessageStatus
Sets the ancestor pk of a message
setAnonymousUser(String) - Method in class blackboard.data.discussionboard.ForumProperties
Sets the Allow Anonymous User property This will stored the key name for "Anonymous User" in the database
setArea(CourseDocument.Area) - Method in class blackboard.data.content.CourseDocument
Deprecated. The document areas are no longer statically defined. Instead you need to look up the course toc entries
setArea(String) - Method in class blackboard.data.discussionboard.Conference
Sets the area value for this Conference
setAscending(boolean) - Method in class blackboard.base.BaseComparator
Sets this comparators ascending/descending mode.
setAscending(boolean) - Method in class blackboard.persist.course.CourseSearch
Sets flag determining whether sort order is ascending.
setAscending(boolean) - Method in class blackboard.persist.user.UserSearch
Sets flag determining whether sort order is ascending.
setAsmtId(Id) - Method in class blackboard.data.announcement.Announcement
Deprecated. This field no longer exists as of Bb6 and should not be used.
setAsmtId(Id) - Method in class blackboard.data.content.CourseDocument
Deprecated. References to other objects have been generalized through the Link. Use this object to create a "link" from a course document to an assessment instead. This method does no work.
setAssessmentId(Object, Lineitem.AssessmentLocation) - Method in class blackboard.data.gradebook.Lineitem
Sets the assessment Id to be used by an external assessment handler.
setAssessmentLocation(Lineitem.AssessmentLocation) - Method in class blackboard.data.gradebook.Lineitem
Manual over-ride for assessmentLocation.
setAttachment(MessageAttachment) - Method in class blackboard.data.discussionboard.Message
Sets the attachment for this Message.
setAttemptHandlerUrl(String) - Method in class blackboard.data.gradebook.Lineitem
Sets the URL to render student attempt data, if this Lineitem is set to interact with external assessment engines.
setAttemptId(Object, Score.AttemptLocation) - Method in class blackboard.data.gradebook.Score
Sets the attempt Id to be used by an external attempt handler.
setAttemptLocation(Score.AttemptLocation) - Method in class blackboard.data.gradebook.Score
 
setAttribute(String, Object) - Method in interface blackboard.platform.context.Context
Sets an arbitrary attribute for use in this context.
setAttribute(String, Object, BbSession.Scope) - Method in interface blackboard.platform.session.BbSession
Deprecated. Use HttpSession for private attributes (visible only to the calling webapp). Use setGlobalKey() for global attributes (visible across all webapps).
setAverageRating(float) - Method in class blackboard.data.discussionboard.MessageStatus
Sets the average rating of a message
setAvgPostPosition(int) - Method in class blackboard.data.discussionboard.Conference
Sets the average post positon for this Conference
setAvgPostPosition(int) - Method in class blackboard.data.discussionboard.Forum
Sets the average post positon for this Forum
setAvgPostPosition(String) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the average post positon
setAvgPostSize(int) - Method in class blackboard.data.discussionboard.Conference
Sets the average post size for this Conference
setAvgPostSize(String) - Method in class blackboard.data.discussionboard.Forum
Sets the average post size for this Forum
setAvgPostSize(String) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the average post size
setBannerImageFile(BbFile) - Method in class blackboard.data.course.Course
Sets the banner image file associated with this Course.
setBatchUid(String) - Method in class blackboard.data.course.Course
Sets the batch uid associated with this Course.
setBatchUid(String) - Method in class blackboard.data.user.User
Sets the batch uid associated with this User.
setBbEnum(String, BbEnum) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided BbEnum value.
setBbObject(String, IBbObject) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided IBbObject value.
setBbObject(String) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the "unset" value.
setBbVersion(String) - Method in class blackboard.platform.intl.BbLocale
Sets the BbVersion string for this locale object
setBiography(FormattedText) - Method in class blackboard.data.content.StaffInfo
Sets the biography of this StaffInfo.
setBirthDate(Calendar) - Method in class blackboard.data.user.User
Sets the birth date for this User.
setBody(FormattedText) - Method in class blackboard.data.announcement.Announcement
Sets the body of this Announcement.
setBody(FormattedText) - Method in class blackboard.data.content.Content
Sets the body of this object as a FormattedText object.
setBody(FormattedText) - Method in class blackboard.data.discussionboard.Message
Sets the body of this Message
setBoolean(String, boolean) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided boolean value.
setBoolean(String, Boolean) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided Boolean value.
setBoolean(String, boolean, UserDataService.Scope) - Method in interface blackboard.platform.session.UserDataService
Associates the specified boolean value with the specified key in the specified scope.
setBoolean(String, boolean, UserDataService.Scope, boolean) - Method in interface blackboard.platform.session.UserDataService
Associates the specified boolean value with the specified key in the specified scope.
setBusinessFax(String) - Method in class blackboard.data.user.UserInfo
Sets the business fax value for this UserInfo object
setBusinessPhone1(String) - Method in class blackboard.data.user.UserInfo
Sets the business phone 1 value for this UserInfo object
setBusinessPhone2(String) - Method in class blackboard.data.user.UserInfo
Sets the business phone 2 value for this UserInfo object
setButtonStyle(ButtonStyle) - Method in class blackboard.data.course.Course
Sets the ButtonStyle value for this Course.
setButtonStyleId(Id) - Method in class blackboard.data.course.Course
Sets the button style Id value for this Course.
setByteArray(String, byte[], UserDataService.Scope) - Method in interface blackboard.platform.session.UserDataService
Associates the specified byte array value with the specified key in the specified scope.
setByteArray(String, byte[], UserDataService.Scope, boolean) - Method in interface blackboard.platform.session.UserDataService
Associates the specified byte array value with the specified key in the specified scope.
setCalendar(String, Calendar) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided Calendar value.
setCardNumber(String) - Method in class blackboard.data.user.User
Sets the String representing the encrypted BbCard number for this User.
setCartridge(Cartridge) - Method in class blackboard.data.course.Course
Sets the Cartridge value for this Course.
setCartridgeId(Id) - Method in class blackboard.data.course.Course
Sets the cartridge Id value for this Course.
setCDRomDriveMac(String) - Method in class blackboard.data.user.User
Sets the CDRomDriveMac value for this User object.
setCDRomDrivePC(String) - Method in class blackboard.data.user.User
Sets the drive in which offline course content is stored for this User.
setCheckSysRoleEntitlement(boolean) - Method in class blackboard.persist.user.UserSearch
 
setChildCourseId(Id) - Method in class blackboard.data.course.CourseCourse
 
setChildCourseId(Id) - Method in class blackboard.data.course.CourseMembership
Sets the course Id value of the Course from which this CourseMembership inherits.
setChildFiles(BbList) - Method in class blackboard.data.content.ContentFile
Sets the list of child files for this ContentFile.
setCity(String) - Method in class blackboard.data.user.UserInfo
Sets the city value for this UserInfo object
setClassification(Classification) - Method in class blackboard.data.course.Course
Sets Classification associated with this Course.
setClassificationId(Id) - Method in class blackboard.data.course.Course
Sets the classification Id value for this Course.
setColumnOrder(int) - Method in class blackboard.data.gradebook.Lineitem
 
setComments(String) - Method in class blackboard.data.content.CourseUpload
Method setComments.
setCompany(String) - Method in class blackboard.data.user.UserInfo
Sets the company value for this UserInfo object
setComplete() - Method in interface blackboard.data.Immutable
Marks the object implementing this interface as being immutable such that any attempt to change the state of the object (through a "set" method), results in an ImmutableException being thrown.
setConferenceId(Id) - Method in class blackboard.data.discussionboard.Forum
Sets the conference Id value for this Forum
setConferenceOwnerId(Id) - Method in class blackboard.data.discussionboard.Conference
Sets the ConferenceOwner Id value for this Conference
setConfig(HttpAuthConfig) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Sets the configuration properties for this authentication type.
setConfig(HttpAuthConfig) - Method in interface blackboard.platform.security.authentication.HttpAuthModule
Sets the HttpAuthConfig configuration object for an authentication module.
setContainer(Container) - Method in class blackboard.persist.Id
Associates the given Container with this Id.
setContainer(Container) - Method in class blackboard.persist.UnsetId
Override Id.setContainer(Container) to prevent the setting of the container value within an UnsetId.
setContentHandler(String) - Method in class blackboard.data.content.Content
Sets the content handler for this content object.
setContentId(Id) - Method in class blackboard.data.content.ContentFile
Sets the content Id value for this ContentFile.
setContentId(Id) - Method in class blackboard.data.content.ContentStatus
Method used by the framework when setting review status.
setContentId(Id) - Method in class blackboard.data.navigation.CourseToc
Sets the content Id value for this CourseToc.
setContext(HttpServletRequest) - Method in interface blackboard.platform.context.ContextManager
High-level API that must be called to ensure that proper Context data is parsed from the current HTTP request.
setContext(Id, Id, Id, Id, Id) - Method in interface blackboard.platform.context.ContextManager
 
setContextOverride(Context.OverrideType) - Method in interface blackboard.platform.context.Context
The context override is used to override the context that is implied from the request parameters.
setCountry(String) - Method in class blackboard.data.user.UserInfo
Sets the country value for this UserInfo object
setCourseId(Id) - Method in class blackboard.data.announcement.Announcement
Sets the course Id value for this Announcement.
setCourseId(Id) - Method in class blackboard.data.calendar.CalendarEntry
Sets the course Id value for this CalendarEntry.
setCourseId(Id) - Method in class blackboard.data.content.Content
Sets the course Id value for this piece of Content.
setCourseId(Id) - Method in class blackboard.data.content.StaffInfo
Sets the course id associated with this StaffInfo object.
setCourseId(String) - Method in class blackboard.data.course.Course
Sets the course Id (not primary key) associated with this Course.
setCourseId(Id) - Method in class blackboard.data.course.CourseMembership
Sets the course Id value for this CourseMembership.
setCourseId(Id) - Method in class blackboard.data.course.Group
Sets the course Id value for this Group
setCourseId(Id) - Method in class blackboard.data.discussionboard.Conference
Sets the course Id value for this Conference
setCourseId(Id) - Method in class blackboard.data.gradebook.Lineitem
Sets the Course Id associated with this Lineitem.
setCourseId(Id) - Method in class blackboard.data.navigation.CourseToc
Sets the course Id value for this CourseToc.
setCourseMembershipId(Id) - Method in class blackboard.data.content.Upload
Sets the id of the course membership record for the user that performed this upload in the course that contains it.
setCourseMembershipId(Id) - Method in class blackboard.data.course.GroupMembership
Sets the course membership Id value for this GroupMembership.
setCourseMembershipId(Id) - Method in class blackboard.data.gradebook.Score
Sets the CourseMembership Id to be associated with this Score.
setCreatedDate(Calendar) - Method in class blackboard.data.BbObject
Deprecated.  
setCreatedDate(Calendar) - Method in class blackboard.data.course.Course
Sets the creation date for this Course.
setCreatedDate(Calendar) - Method in interface blackboard.data.IBbObject
Deprecated.  
setCreatorUserId(Id) - Method in class blackboard.data.announcement.Announcement
Sets the creator user Id value for this Announcement.
setCreatorUserId(Id) - Method in class blackboard.data.calendar.CalendarEntry
Sets the creator user Id value for this CalendarEntry .
setCurrentPage(int) - Method in class blackboard.persist.course.CourseSearch
setCurrentPage
setCurrentPage(int) - Method in class blackboard.persist.user.UserSearch
 
setDataSourceId(Id) - Method in class blackboard.data.course.Course
Sets the data source Id value for this Course.
setDataSourceId(Id) - Method in class blackboard.data.course.CourseCourse
 
setDataSourceId(Id) - Method in class blackboard.data.course.CourseMembership
Sets the data source Id value for this CourseMembership.
setDataSourceId(Id) - Method in class blackboard.data.role.PortalRole
sets the datasource id value for this PortalRole
setDataSourceId(Id) - Method in class blackboard.data.user.User
Sets the data source Id value for this User.
setDataType(DataType) - Method in class blackboard.persist.Id
Associates the given DataType with this Id.
setDataType(DataType) - Method in class blackboard.persist.UnsetId
Override Id.setDataType(DataType) to prevent the setting of the data type value within an UnsetId.
setDateAdded() - Method in class blackboard.data.gradebook.Lineitem
Sets the date and time this Lineitem was added to the gradebook using the current time.
setDateAdded(Calendar) - Method in class blackboard.data.gradebook.Lineitem
Sets the date and time this Lineitem was added to the gradebook using the provided Calendar.
setDateAdded() - Method in class blackboard.data.gradebook.Score
Sets the date and time this Score was added to the gradebook using the current time.
setDateAdded(Calendar) - Method in class blackboard.data.gradebook.Score
Sets the date and time this Score was added to the gradebook using the provided Calendar.
setDateChanged() - Method in class blackboard.data.gradebook.Lineitem
Sets the date and time this Lineitem was modified using the current time.
setDateChanged(Calendar) - Method in class blackboard.data.gradebook.Lineitem
Sets the date and time this Lineitem was modified using the provided Calendar.
setDateChanged() - Method in class blackboard.data.gradebook.Score
Sets the date and time this Score was modified using the current time.
setDateChanged(Calendar) - Method in class blackboard.data.gradebook.Score
Sets the date and time this Score was modified using the provided Calendar.
setDefaultLog(Log) - Method in interface blackboard.platform.log.LogService
Sets the default Log instance to use.
setDepartment(String) - Method in class blackboard.data.user.UserInfo
Sets the department value for this UserInfo object
setDescription(String) - Method in class blackboard.data.BbLink
Sets the description associated with this BbLink.
setDescription(FormattedText) - Method in class blackboard.data.calendar.CalendarEntry
Sets the description of this CalendarEntry.
setDescription(FormattedText) - Method in class blackboard.data.content.CourseLink
Sets the description of this CourseLink.
setDescription(FormattedText) - Method in class blackboard.data.content.ExternalLink
Sets the description of this ExternalLink.
setDescription(String) - Method in class blackboard.data.course.Cartridge
Sets the description associated with this Cartridge.
setDescription(String) - Method in class blackboard.data.course.Course
Sets the description associated with this Course.
setDescription(FormattedText) - Method in class blackboard.data.course.Group
Sets the description of this Group
setDescription(FormattedText) - Method in class blackboard.data.discussionboard.Conference
Sets the description of this Conference
setDescription(FormattedText) - Method in class blackboard.data.discussionboard.Forum
Sets the description of this Forum
setDescription(String) - Method in class blackboard.data.role.PortalRole
Sets the description String value for this PortalRole.
setDomainId(Id) - Method in class blackboard.data.user.User
Deprecated. This field no longer exists as of Bb6 and should not be used.
setDouble(String, double) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided double value.
setDouble(String, Double) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided Double value.
setDouble(String, double, UserDataService.Scope) - Method in interface blackboard.platform.session.UserDataService
Associates the specified double value with the specified key in the specified scope.
setDouble(String, double, UserDataService.Scope, boolean) - Method in interface blackboard.platform.session.UserDataService
Associates the specified double value with the specified key in the specified scope.
setDtLastVisit(Calendar) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the last visit date for this UserForumSettings
setDurationType(Course.Duration) - Method in class blackboard.data.course.Course
Sets the duration type for this Course.
setEditDate(Calendar) - Method in class blackboard.data.discussionboard.Message
Sets the edit date for this Message.
setEducationLevel(User.EducationLevel) - Method in class blackboard.data.user.User
Sets the education level value for this User object Requires AttributePermission with name "user.personalinfo", actions "set".
setEmail(String) - Method in class blackboard.data.content.StaffInfo
Sets the email value for this StaffInfo object.
setEmailAddress(String) - Method in class blackboard.data.user.UserInfo
Sets the email address value for this UserInfo object
setEndDate(Calendar) - Method in class blackboard.data.calendar.CalendarEntry
Sets the end date for this CalendarEntry.
setEndDate(Calendar) - Method in class blackboard.data.content.Content
Sets the last date this object will be available to students.
setEndDate(Calendar) - Method in class blackboard.data.course.Course
Sets the end date for this Course.
setEndDate(Calendar) - Method in class blackboard.data.discussionboard.Forum
Sets the end date restriction on this forum.
setEnforceModeration(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets whether this Forum is enforce moderation.
setEnrollmentAccessCode(String) - Method in class blackboard.data.course.Course
Sets the enrollment access code associated with this Course.
setEnrollmentDate(Calendar) - Method in class blackboard.data.course.CourseMembership
Sets the enrollment date for this CourseMembership.
setEnrollmentEndDate(Calendar) - Method in class blackboard.data.course.Course
Sets the enrollment end date for this Course.
setEnrollmentStartDate(Calendar) - Method in class blackboard.data.course.Course
Sets the enrollment start date for this Course.
setEnrollmentType(Course.Enrollment) - Method in class blackboard.data.course.Course
Sets the enrollment type for this Course.
setEntitlementUid(String) - Method in class blackboard.platform.security.Entitlement
 
setEntityId(Id) - Method in class blackboard.data.content.EntityContentFile
Sets the entity Id value for this ContentFile.
setError(Throwable) - Method in class blackboard.platform.ResultCode
 
setErrorCount(int) - Method in class blackboard.data.ReceiptOptions
 
setException(Exception) - Method in class blackboard.data.ReceiptMessage
 
setExternalAssessmentId(String) - Method in class blackboard.data.gradebook.Lineitem
Sets the assessment Id to be used by an external assessment handler.
setExternalAttemptId(String) - Method in class blackboard.data.gradebook.Score
Sets the attempt Id to be used by an external attempt handler.
setFamilyName(String) - Method in class blackboard.data.content.StaffInfo
Sets the family name (last name) value for this StaffInfo object.
setFamilyName(String) - Method in class blackboard.data.user.UserInfo
Sets the family name (last name) value for this UserInfo object
setFavoriteLinks(BbList) - Method in class blackboard.data.course.CourseMembership
Sets the list of favorite links for this CourseMembership.
setFee(float) - Method in class blackboard.data.course.Course
Sets the fee (cost) for this Course.
setFile(UploadedFile) - Method in class blackboard.data.content.Upload
Sets the uploaded file record of the file referred to by this upload.
setFile(BbFile) - Method in class blackboard.data.discussionboard.MessageAttachment
Sets the file that this MessageAttachment should represent.
setFileAction(UploadedFile.Action) - Method in class blackboard.data.content.UploadedFile
Method setFileAction.
setFileName(String) - Method in class blackboard.data.content.UploadedFile
Method setFileName.
setFileSize(long) - Method in class blackboard.data.content.UploadedFile
Method setFileSize.
setFlag(Id, Id, boolean) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Set user's Add/Clear flag for a given message
setFloat(String, float) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided float value.
setFloat(String, Float) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided Float value.
setFloat(String, float, UserDataService.Scope) - Method in interface blackboard.platform.session.UserDataService
Associates the specified float value with the specified key in the specified scope.
setFloat(String, float, UserDataService.Scope, boolean) - Method in interface blackboard.platform.session.UserDataService
Associates the specified float value with the specified key in the specified scope.
setFormattedText(String, FormattedText) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided FormattedText value.
setForumCount(int) - Method in class blackboard.data.discussionboard.ConferenceStatus
Set the forum_count count
setForumCount(int) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the total count of forums
setForumGradeLineitemPk(String) - Method in class blackboard.data.discussionboard.ForumProperties
Sets forum grade handle value.
setForumId(Id) - Method in class blackboard.data.discussionboard.ForumProperties
Sets the forum Id value for this ForumProperties
setForumId(Id) - Method in class blackboard.data.discussionboard.Message
Sets the forum Id value for this Message
setForumId(Id) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the Forum Id value for this UserForumSettings.
setForumPointsPossible(float) - Method in class blackboard.data.discussionboard.ForumProperties
Sets forum possible point.
setForumProperty(String, String, Id) - Method in interface blackboard.data.discussionboard.datamanager.ForumManager
Set an individual forum property by key & value.
setForumRole(UserForumSettings.ForumRole) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the ForumRole for this UserForumSettings
setGender(User.Gender) - Method in class blackboard.data.user.User
Sets the gender value for this User object.
setGivenName(String) - Method in class blackboard.data.content.StaffInfo
Sets the given name (first name) value for this StaffInfo object.
setGivenName(String) - Method in class blackboard.data.user.UserInfo
Sets the given name (first name) value for this UserInfo object
setGlobalKey(String, String) - Method in interface blackboard.platform.session.BbSession
Sets a key for global use.
setGlobalKeys(HttpServletRequest) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Set whatever key-value pairs need to be stored for the current session.
setGrade(String) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the grade
setGrade(String) - Method in class blackboard.data.gradebook.Score
Sets the actual grade for this Score.
setGroupId(Id) - Method in class blackboard.data.content.GroupUpload
Sets the id of the group that contains this group upload.
setGroupId(Id) - Method in class blackboard.data.course.GroupMembership
Sets the group Id value for this GroupMembership.
setGroupId(Id) - Method in class blackboard.data.discussionboard.Conference
Sets the group Id value for this Conference
setHasAttachment(boolean) - Method in class blackboard.data.discussionboard.MessageStatus
Sets whether this message has attachment
setHasCartridgeAccess(boolean) - Method in class blackboard.data.course.CourseMembership
Sets the has cartridge flag for this CourseMembership.
setHasDescriptionPage(boolean) - Method in class blackboard.data.course.Course
Sets the has description page flag for this Course.
setHasSubscription(boolean) - Method in class blackboard.data.discussionboard.MessageStatus
Sets whether the user is subscribed to this message
setHitCount(int) - Method in class blackboard.data.discussionboard.Message
Sets the number of times this Message has been accessed.
setHomeFax(String) - Method in class blackboard.data.user.UserInfo
Sets the home fax value for this UserInfo object
setHomePageUrl(String) - Method in class blackboard.data.content.StaffInfo
Sets the home page URL value for this StaffInfo object.
setHomePhone1(String) - Method in class blackboard.data.user.UserInfo
Sets the home phone 1 value for this UserInfo object
setHomePhone2(String) - Method in class blackboard.data.user.UserInfo
Sets the home phone 2 value for this UserInfo object
setIcon(BbFile) - Method in class blackboard.data.discussionboard.Conference
Sets the icon value for this Conference
setId(Id) - Method in class blackboard.data.AbstractIdentifiable
Sets the Id value for this Identifiable object.
setId(String, Id) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided Id value.
setId(Id) - Method in class blackboard.data.BbObject
Sets the Id value for this BbObject.
setId(Id) - Method in interface blackboard.data.Identifiable
Sets the Id value for this Identifiable object.
setId(Id) - Method in class blackboard.platform.security.Entitlement
 
setIdentifier(String) - Method in class blackboard.data.course.Cartridge
Sets the identifier associated with this Cartridge.
setImageFile(BbFile) - Method in class blackboard.data.content.StaffInfo
This method is for INTERNAL USE ONLY.
setImageFile(BbFile) - Method in class blackboard.data.course.CourseMembership
Sets the image value for this CourseMembership object.
setImportantInd(String) - Method in class blackboard.data.discussionboard.UserMsgState
Sets the important ind for this message.
setIncludeMessageInSubscription(Boolean) - Method in class blackboard.data.discussionboard.ForumProperties
Sets a flag indicating whether the entire message body should be included in the email sent to users who have subscribed to the forum or thread, or just a link.
setInstitutionId(Id) - Method in class blackboard.data.course.Course
Deprecated.  
setInstitutionName(String) - Method in class blackboard.data.course.Course
Sets the institution name associated with this Course.
setInstitutionRole(User.InstRole) - Method in class blackboard.data.user.User
Deprecated. Use setPortalRoleId(Id portalRoleId) instead
setInt(String, int, UserDataService.Scope) - Method in interface blackboard.platform.session.UserDataService
Associates the specified int value with the specified key in the specified scope.
setInt(String, int, UserDataService.Scope, boolean) - Method in interface blackboard.platform.session.UserDataService
Associates the specified int value with the specified key in the specified scope.
setInteger(String, int) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided int value.
setInteger(String, Integer) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided Integer value.
setInternalAssessmentId(Id) - Method in class blackboard.data.gradebook.Lineitem
Sets the assessment Id to be used by an internal assessment handler.
setInternalAttemptId(Id) - Method in class blackboard.data.gradebook.Score
Sets the attempt Id to be used by an internal attempt handler.
setInternalHandle(String) - Method in class blackboard.data.navigation.CourseToc
Sets the internal handle associated with this CourseToc.
setIntroduction(String) - Method in class blackboard.data.course.CourseMembership
Sets the introduction associated with this CourseMembership.
setIsAvailable(boolean) - Method in interface blackboard.data.Available
Sets whether this item is available.
setIsAvailable(boolean) - Method in class blackboard.data.content.Content
Sets whether this piece of Content is available.
setIsAvailable(boolean) - Method in class blackboard.data.content.Link
Sets the availability flag for this Link.
setIsAvailable(boolean) - Method in class blackboard.data.content.StaffInfo
Sets the value of the availability attribute
setIsAvailable(boolean) - Method in class blackboard.data.course.Course
Sets the availability flag for this Course.
setIsAvailable(boolean) - Method in class blackboard.data.course.CourseMembership
Sets the availability flag for this CourseMembership.
setIsAvailable(boolean) - Method in class blackboard.data.course.Group
Sets whether this Group is available.
setIsAvailable(boolean) - Method in class blackboard.data.discussionboard.Conference
Sets whether this Conference is available.
setIsAvailable(boolean) - Method in class blackboard.data.discussionboard.Forum
Sets whether this Conference is available.
setIsAvailable(boolean) - Method in class blackboard.data.gradebook.Lineitem
Sets a flag describing whether students can see the item in their views of the gradebook.
setIsAvailable(boolean) - Method in class blackboard.data.user.User
Sets the availability flag for this User.
setIsAvailable(boolean) - Method in class blackboard.platform.intl.BbLocale
Sets the availability flag for this BbLocale.
setIsCalculatedName(boolean) - Method in class blackboard.data.discussionboard.Message
Sets the flag indicating that getPostedName returns a real-time name calculated from the User's first and last name, instead of Anonymous or a stored postedName (e.g., if the user was deleted or unavailable on the system).
setIsChatRoomAvailable(boolean) - Method in class blackboard.data.course.Group
Sets whether the chat room should be enabled for this Group.
setIsCourseEnabled(boolean) - Method in class blackboard.platform.intl.BbLocale
Sets the availability flag for this BbLocale in a course context.
setIsDefault(boolean) - Method in class blackboard.platform.intl.BbLocale
Sets the is_default flag for this BbLocale.
setIsDescribed(boolean) - Method in class blackboard.data.content.Content
Sets whether this Content contains meta-data.
setIsDirty(boolean) - Method in class blackboard.data.BbAttribute
Sets "dirty" (changed) status of BbAttribute
setIsDirty(boolean) - Method in class blackboard.data.BbAttributes
Sets "dirty" (changed) status of this BbAttributes
setIsDirtyCascading(boolean) - Method in class blackboard.data.BbAttributes
Sets "dirty" (changed) status of this BbAttributes
setIsDiscussionBoardAvailable(boolean) - Method in class blackboard.data.course.Group
Sets whether the discussion board should be enabled for this Group .
setIsEditable(boolean) - Method in class blackboard.platform.intl.BbLocale
setIsEditable
setIsEmailAvailable(boolean) - Method in class blackboard.data.course.Group
Sets whether email should be enabled for this Group.
setIsEnabled(String) - Method in class blackboard.data.discussionboard.ForumStatus
Sets whether is enabled
setIsEnabled(boolean) - Method in class blackboard.data.navigation.CourseToc
Sets whether this CourseToc should be enabled.
setIsEntryPoint(boolean) - Method in class blackboard.data.navigation.CourseToc
Sets whether this course menu item is the point of entry for users accessing the course.
setIsFlagged(boolean) - Method in class blackboard.data.discussionboard.MessageStatus
Sets whether this message is flagged
setIsFolder(boolean) - Method in class blackboard.data.content.Content
Sets whether this piece of Content should be treated as a folder of content, or as an actual content piece itself.
setIsFolder(boolean) - Method in class blackboard.data.content.StaffInfo
Sets whether this StaffInfo should be treated as a folder of staff information objects, or as an actual staff information object.
setIsFromCartridge(boolean) - Method in class blackboard.data.content.Content
Sets whether this piece of TrackedContent came from a course cartridge.
setIsFromCartridge(boolean) - Method in class blackboard.data.discussionboard.Message
Sets whether this Message came from a course cartridge.
setIsGuest(boolean) - Method in class blackboard.data.role.PortalRole
sets the isGuest value for this PortalRole
setIsInfoPublic(boolean) - Method in class blackboard.data.user.User
Sets the is info public flag for this User.
setIsLeftToRight(boolean) - Method in class blackboard.platform.intl.BbLocale
Sets the is_left_to_right flag for this BbLocale.
setIsLesson(boolean) - Method in class blackboard.data.content.Content
Sets whether the underlying content represents a lesson.
setIsLocaleEnforced(boolean) - Method in class blackboard.data.course.Course
Sets the enforced locale flag for this Course.
setIsLockedOut(boolean) - Method in class blackboard.data.course.Course
Sets the locked out flag for this Course.
setIsLockedOut(boolean) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the flag denoting if the associated user account is blocked from accessing the active discussion board forum.
setIsNavCollapsible(boolean) - Method in class blackboard.data.course.Course
Sets the "is navigation collapsible" flag for this Course.
setIsOrganizationEnabled(boolean) - Method in class blackboard.platform.intl.BbLocale
Sets the availability flag for this BbLocale in a organization context.
setIsPermanent(boolean) - Method in class blackboard.data.announcement.Announcement
Sets whether this Announcement should always be displayed, regardless of the date it was posted.
setIsRead(boolean) - Method in class blackboard.data.discussionboard.MessageStatus
Sets whether this message is read
setIsReadOnly(boolean) - Method in class blackboard.data.BbAttribute
Sets the value of the isReadOnly flag.
setIsRemovable(boolean) - Method in class blackboard.data.role.PortalRole
sets the isRemovable value for this PortalRole
setIsReviewable(boolean) - Method in class blackboard.data.content.Content
Sets whether this piece of Content should be set for review.
setIsSelfSelectable(boolean) - Method in class blackboard.data.role.PortalRole
sets the isSelfSelectable value for this PortalRole
setIsSequential(boolean) - Method in class blackboard.data.content.Content
Sets whether the object is a Lesson that requires its contents to be displayed in a sequential fashion.
setIsSet(boolean) - Method in class blackboard.data.BbAttribute
Sets the "has been set" status of this BbAttribute.
setIsSetCascading(boolean) - Method in class blackboard.data.BbAttributes
Sets "isSet"status of this BbAttributes
setIsThreadLocked(boolean) - Method in class blackboard.data.discussionboard.Message
Sets whether this Message should be locked from an further responses.
setIsTracked(boolean) - Method in class blackboard.data.content.Content
Sets whether this piece of TrackedContent should be set for access tracking.
setIsTransferAreaAvailable(boolean) - Method in class blackboard.data.course.Group
Sets whether the transfer area should be enabled for this Group.
setIsUserEnabled(boolean) - Method in class blackboard.platform.intl.BbLocale
Sets the availability flag for this BbLocale in a user context.
setJavaEnum(String, Enum) - Method in class blackboard.data.BbAttributes
 
setJobTitle(String) - Method in class blackboard.data.user.UserInfo
Sets the job title value for this UserInfo object
setLabel(String) - Method in class blackboard.data.discussionboard.MessageLabel
Sets the label that this MessageLabel should represent.
setLabel(String) - Method in class blackboard.data.navigation.CourseToc
Sets the label associated with this CourseToc.
setLabel(String) - Method in class blackboard.data.role.PortalRole
Deprecated. setRoleName(String name) should now be used.
setLastAccessDate(Calendar) - Method in class blackboard.data.course.CourseMembership
Sets the last access date for this CourseMembership.
setLastLoginDate(Calendar) - Method in class blackboard.data.user.User
Sets the last login date for this User.
setLaunchInNewWindow(boolean) - Method in class blackboard.data.content.Content
Sets whether a link for this object should be launched in a new window.
setLaunchInNewWindow(boolean) - Method in class blackboard.data.navigation.CourseToc
Sets whether this CourseToc should be launched in a new window (when selected within the user interface).
setLifecycle(Message.MessageLifecycle) - Method in class blackboard.data.discussionboard.Message
Sets the lifecycle for this Message.
setLineitemId(Id) - Method in class blackboard.data.gradebook.Score
Sets the Lineitem Id this Score is related to.
setLinkName(String) - Method in class blackboard.data.content.AbstractContentFile
Sets the text of the link displayed for this object.
setLinkName(String) - Method in class blackboard.data.content.ChildFile
Sets the text of the link displayed for this object.
setLinkName(String) - Method in class blackboard.data.content.UploadedFile
Method setLinkName.
setLinkRefId(String) - Method in class blackboard.data.discussionboard.Message
Sets the link reference id for this Message.
setLocale(String) - Method in class blackboard.data.course.Course
Sets the locale value for this Course object.
setLocale(String) - Method in class blackboard.data.user.User
Sets the locale value for this User object.
setLocale(String) - Method in class blackboard.platform.intl.BbLocale
Sets the locale name string for this locale object.
setLong(String, long) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided long value.
setLong(String, Long) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided Long value.
setLong(String, long, UserDataService.Scope) - Method in interface blackboard.platform.session.UserDataService
Associates the specified long value with the specified key in the specified scope.
setLong(String, long, UserDataService.Scope, boolean) - Method in interface blackboard.platform.session.UserDataService
Associates the specified long value with the specified key in the specified scope.
setLongNameFormat(String) - Method in class blackboard.platform.intl.BbLocale
Sets the long name string for this locale object.
setMaxPostSize(int) - Method in class blackboard.data.discussionboard.Conference
Sets the maximum post size for this Conference
setMaxPostSize(String) - Method in class blackboard.data.discussionboard.Forum
Sets the maximum post size for this Forum
setMaxPostSize(String) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the maximum post size
setMessage(String) - Method in class blackboard.data.ReceiptMessage
 
setMessage(String) - Method in class blackboard.platform.ResultCode
 
setMessageId(Id) - Method in class blackboard.data.discussionboard.MessageTag
 
setMessageSort(String) - Method in class blackboard.data.discussionboard.UserForumSettings
This field is not in active use and should not be used.
setMessageStatus(MessageStatus) - Method in class blackboard.data.discussionboard.Message
Sets the status for this Message.
setMiddleName(String) - Method in class blackboard.data.user.UserInfo
Sets the middle namevalue for this UserInfo object
setMinPostSize(int) - Method in class blackboard.data.discussionboard.Conference
Sets the minimum post size for this Conference
setMinPostSize(String) - Method in class blackboard.data.discussionboard.Forum
Sets the minimum post size for this Forum
setMinPostSize(String) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the minimum post size
setMobilePhone(String) - Method in class blackboard.data.user.UserInfo
Sets the mobile phone value for this UserInfo object
setModifiedDate(Calendar) - Method in class blackboard.data.announcement.Announcement
Deprecated.  
setModifiedDate(Calendar) - Method in class blackboard.data.BbObject
Sets the last modified date for this BbObject.
setModifiedDate(Calendar) - Method in interface blackboard.data.IBbObject
Sets the last modified date for this IBbObject.
setMostRecentPost(String) - Method in class blackboard.data.discussionboard.Conference
Sets the most recent post date for this Conference
setMostRecentPost(String) - Method in class blackboard.data.discussionboard.Forum
Sets the most recent post date for this Forum
setMostRecentPost(Calendar) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the most recent post date
setMsgCount(int) - Method in class blackboard.data.discussionboard.ConferenceStatus
Set the total count of messages
setMsgCount(int) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the count for number messages a user has posted in a forum
setMsgHasEmbeds(boolean) - Method in class blackboard.data.discussionboard.MessageAttachment
Sets the indicator for whether the parent message text contains references to emebedded files
setMsgLabel(MessageLabel) - Method in class blackboard.data.discussionboard.Message
Sets the label for this Message.
setMsgMainId(Id) - Method in class blackboard.data.discussionboard.UserMsgState
Sets the Msg_Main Id value for this UserMsgState
setMsgReadCount(int) - Method in class blackboard.data.discussionboard.UserMsgState
Sets the number of times this message has been accessed.
setName(String) - Method in class blackboard.base.NameValue
 
setName(String) - Method in class blackboard.data.BbLink
Sets the name value for this BbLink object.
setName(String) - Method in class blackboard.data.content.AbstractContentFile
Sets the file name of this object
setName(String) - Method in class blackboard.data.content.ChildFile
Sets the file name of this object
setName(String) - Method in class blackboard.data.gradebook.Lineitem
Sets the name of the Lineitem.
setName(String) - Method in class blackboard.platform.intl.BbLocale
Sets the name string for this locale object.
setNavColorBg(String) - Method in class blackboard.data.course.Course
Sets the background color that should be used for rendering the navigation links that appear on the left hand side of the course page.
setNavColorFg(String) - Method in class blackboard.data.course.Course
Sets the foreground color (color of text) that should be used for rendering the navigation links that appear on the left hand side of the course page.
setNavStyle(Course.NavStyle) - Method in class blackboard.data.course.Course
Sets the navigation style for this Course.
setNotes(String) - Method in class blackboard.data.course.CourseMembership
Sets the notes associated with this CourseMembership.
setNumberOfChildren(int) - Method in class blackboard.data.discussionboard.MessageStatus
Sets the number of children of a message
setNumberOfChildrenNoDraft(int) - Method in class blackboard.data.discussionboard.MessageStatus
Sets the number of non-draft children of a message
setNumDaysOfUse(int) - Method in class blackboard.data.course.Course
Sets the number of days of use for this Course.
setObject(String, Object) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided Object value.
setObject(String) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the "unset" value.
setObjectValue(String, Object) - Method in class blackboard.portal.external.CustomData
Sets a new Object property associated with the given key.
setOfficeAddress(String) - Method in class blackboard.data.content.StaffInfo
Sets the office address value for this StaffInfo object.
setOfficeHours(String) - Method in class blackboard.data.content.StaffInfo
Sets the office hours value for this StaffInfo object.
setOfflineName(String) - Method in class blackboard.data.content.Content
Sets the offline name associated with this Content.
setOfflinePath(String) - Method in class blackboard.data.content.Content
Sets the offline path associated with this Content.
setOnlyShowEnabled(boolean) - Method in class blackboard.persist.user.UserSearch
 
setOwner(ConferenceOwner) - Method in class blackboard.data.discussionboard.Conference
Sets the ConferenceOwner value for this Conference
setOwnerId(Id) - Method in class blackboard.data.discussionboard.ConferenceOwner
Sets the ConferenceOwner Id
setOwnerName(String) - Method in class blackboard.data.discussionboard.ConferenceOwner
Sets the owner name associated with this ConferenceOwner
setPaceType(Course.Pace) - Method in class blackboard.data.course.Course
Sets the pace type for this Course.
setPageSize(int) - Method in class blackboard.persist.course.CourseSearch
setPageSize
setPageSize(int) - Method in class blackboard.persist.user.UserSearch
 
setParentCourseId(Id) - Method in class blackboard.data.course.CourseCourse
 
setParentId(Id) - Method in class blackboard.data.content.ChildFile
Sets the parent id of this object.
setParentId(Id) - Method in class blackboard.data.content.Content
Sets the parent Id value for this piece of Content.
setParentId(Id) - Method in class blackboard.data.content.StaffInfo
Sets the parent id to the specified id.
setParentId(Id) - Method in class blackboard.data.content.UploadedFile
Method setParentId.
setParentId(Id) - Method in class blackboard.data.discussionboard.Message
Sets the parent Id value for this Message.
setParentMsgId(Id) - Method in class blackboard.data.discussionboard.MessageAttachment
Sets the parent message Id associated with this MessageAttachment.
setParentMsgId(Id) - Method in class blackboard.data.discussionboard.MessageLabel
Sets the parent message Id associated with this MessageLabel.
setParentPosition(Integer) - Method in class blackboard.data.discussionboard.MessageStatus
Sets the parent position of a message
setParticipantCount(int) - Method in class blackboard.data.discussionboard.ConferenceStatus
Set the total count of participants
setPassword(String) - Method in class blackboard.data.user.User
Sets the password value for this User object.
setPersonalInfo(String) - Method in class blackboard.data.course.CourseMembership
Sets the personal information associated with this CourseMembership .
setPhone(String) - Method in class blackboard.data.content.StaffInfo
Sets the phone value for this StaffInfo object
setPointsPossible(float) - Method in class blackboard.data.gradebook.Lineitem
Sets the maximum points possible for this Lineitem.
setPortalRole(PortalRole) - Method in class blackboard.data.user.User
Sets the PortalRole object, representing the primary institution role associated with this User.
setPortalRoleId(Id) - Method in class blackboard.data.user.User
Sets the primary institution role Id value for this User.
setPortalRoleId(Id) - Method in class blackboard.data.user.UserRole
Sets the portal role Id value for this UserRole.
setPosition(int) - Method in class blackboard.data.content.Content
Sets the position of this piece of Content within its parent content item (folder).
setPosition(int) - Method in class blackboard.data.content.StaffInfo
Sets the position of this object in the parent folder.
setPosition(int) - Method in class blackboard.data.discussionboard.Conference
Sets the position of this Conference.
setPosition(int) - Method in class blackboard.data.discussionboard.Forum
Sets the position of this Forum.
setPosition(int) - Method in class blackboard.data.navigation.CourseToc
Sets the position of this CourseToc.
setPosition(int) - Method in interface blackboard.data.Positionable
Sets the position of this item within its current context.
setPostAsAnonymous(Boolean) - Method in class blackboard.data.discussionboard.Message
Sets whether this Message is posted as anonymous.
setPostDate(Calendar) - Method in class blackboard.data.discussionboard.Message
Sets the post date for this Message.
setPostedName(String) - Method in class blackboard.data.discussionboard.Message
Sets the name of the poster of this Message
setProperties(ForumProperties) - Method in class blackboard.data.discussionboard.Forum
Sets the ForumProperties value for this Forum
setPublisherName(String) - Method in class blackboard.data.course.Cartridge
Sets the publisher name associated with this Cartridge.
setRating(Id, Id, int) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
set the user's rating for the message
setRating(int) - Method in class blackboard.data.discussionboard.UserMsgState
Sets the rating for this message.
setReadCount(int) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the unread count in a forum
setReadCount(int) - Method in class blackboard.data.discussionboard.MessageCounts
Sets the number of read messages
setReadCount(int) - Method in class blackboard.data.discussionboard.MessageStatus
Sets ONLY the number of read children this message has.
setReadState(boolean) - Method in class blackboard.data.discussionboard.UserMsgState
Sets the mark read state for this message.
setRecycled(boolean) - Method in class blackboard.data.content.UploadedFile
Method setRecycled.
setReferredToId(Id) - Method in class blackboard.data.content.Link
Sets the internal Blackboard id of the destination ("referred to") object of this Link.
setReferredToType(Link.ReferredToType) - Method in class blackboard.data.content.Link
Sets the referrer type for this Link.
setReferrerId(Id) - Method in class blackboard.data.content.Link
Sets the Internal blackboard id of the source (referrer) object of this Link.
setReferrerType(Link.ReferrerType) - Method in class blackboard.data.content.Link
Sets the referrer type for this Link.
setRegistry(Registry) - Method in class blackboard.data.content.ContentFile
Sets the Registry associated with this ContentFile.
setRegistry(Registry) - Method in class blackboard.data.course.Course
Sets the Registry associated with this Course.
setRegistry(Registry) - Method in class blackboard.data.user.User
Sets the Registry associated with this User.
setRenderType(Content.RenderType) - Method in class blackboard.data.content.Content
Sets the RenderType for this piece of content.
setRequireAccountToEnroll(boolean) - Method in class blackboard.data.course.Course
Deprecated.  
setResponses(BbList) - Method in class blackboard.data.discussionboard.Message
Sets the list of responses for this Message.
setRestrictionEndDate(Calendar) - Method in class blackboard.data.announcement.Announcement
Sets the date up until which this Announcement should be made available for viewing within the user interface.
setRestrictionEndDate(Calendar) - Method in class blackboard.data.content.CourseDocument
Sets the date up until which this CourseDocument should be made available for viewing within the user interface.
setRestrictionStartDate(Calendar) - Method in class blackboard.data.announcement.Announcement
Sets the date after which this Announcement should be made available for viewing within the user interface.
setRestrictionStartDate(Calendar) - Method in class blackboard.data.content.CourseDocument
Sets the date after which this CourseDocument should be made available for viewing within the user interface.
setReviewedDate(Calendar) - Method in class blackboard.data.content.ContentStatus
Method used by framework when setting review date.
setRole(CourseMembership.Role) - Method in class blackboard.data.course.CourseMembership
Sets the role for this CourseMembership.
setRoleID(String) - Method in class blackboard.data.role.PortalRole
Sets the role Id String value for this PortalRole.
setRoleName(String) - Method in class blackboard.data.role.PortalRole
Sets the name String value for this PortalRole.
setScores(BbList) - Method in class blackboard.data.gradebook.Lineitem
Associates the input Score objects to this LineItem object.
setSearchSort(String) - Method in class blackboard.data.discussionboard.UserForumSettings
This field is not in active use and should not be used.
setServiceLevelType(Course.ServiceLevel) - Method in class blackboard.data.course.Course
Sets the service level type for this Course.
setSettings(String) - Method in class blackboard.data.user.User
Sets the settings value for this User object.
setShortNameFormat(String) - Method in class blackboard.platform.intl.BbLocale
Sets the short name string for this locale object.
setShowAddContactInfo(boolean) - Method in class blackboard.data.user.User
Sets the show additional contact infor flag for this User.
setShowAddressInfo(boolean) - Method in class blackboard.data.user.User
Sets the show address info flag for this User.
setShowEmailInfo(boolean) - Method in class blackboard.data.user.User
Sets the show email flag for this User.
setShowEmailInSR(boolean) - Method in class blackboard.data.course.Course
Deprecated.  
setShowFirstNameInSR(boolean) - Method in class blackboard.data.course.Course
Deprecated.  
setShowInCatalog(boolean) - Method in class blackboard.data.course.Course
Sets the show in catalog flag for this Course.
setShowLastNameInSR(boolean) - Method in class blackboard.data.course.Course
Deprecated.  
setShowPhone1InSR(boolean) - Method in class blackboard.data.course.Course
Deprecated.  
setShowStudentIdInSR(boolean) - Method in class blackboard.data.course.Course
Deprecated.  
setShowWorkInfo(boolean) - Method in class blackboard.data.user.User
Sets the availability flag for this User.
setSirTitle(String) - Method in class blackboard.data.content.StaffInfo
Sets the sirtitle value for this StaffInfo object.
setSize(long) - Method in class blackboard.data.content.AbstractContentFile
Records the size of the file wrapped by this object.
setSize(long) - Method in class blackboard.data.content.ChildFile
Records the size of the file wrapped by this object.
setSoftLimit(long) - Method in class blackboard.data.course.Course
Sets the soft storage limit for this Course.
setStartDate(Calendar) - Method in class blackboard.data.calendar.CalendarEntry
Sets the start date for this CalendarEntry.
setStartDate(Calendar) - Method in class blackboard.data.content.Content
Sets the first date that this content object will be available to students.
setStartDate(Calendar) - Method in class blackboard.data.course.Course
Sets the start date for this Course.
setStartDate(Calendar) - Method in class blackboard.data.discussionboard.Forum
Sets the start date restriction on this forum.
setState(String) - Method in class blackboard.data.user.UserInfo
Sets the state value for this UserInfo object
setStatus(CourseUpload.Status) - Method in class blackboard.data.content.CourseUpload
Method setStatus.
setStatus(ConferenceStatus) - Method in class blackboard.data.discussionboard.Conference
Sets the ConferenceStatus value for this Conference
setStatus(ForumStatus) - Method in class blackboard.data.discussionboard.Forum
Sets the ForumStatus value for this Forum
setStorageType(AbstractContentFile.StorageType) - Method in class blackboard.data.content.AbstractContentFile
Sets the display storageType for this ContentFile.
setStreet1(String) - Method in class blackboard.data.user.UserInfo
Sets the street1 value for this UserInfo object
setStreet2(String) - Method in class blackboard.data.user.UserInfo
Sets the street2 value for this UserInfo object
setString(String, String) - Method in class blackboard.data.BbAttributes
Sets the value of the attribute with the given name ("key") to the provided String value.
setString(String, String, UserDataService.Scope) - Method in interface blackboard.platform.session.UserDataService
Associates the specified String value with the specified key in the specified scope.
setString(String, String, UserDataService.Scope, boolean) - Method in interface blackboard.platform.session.UserDataService
Associates the specified String value with the specified key in the specified scope.
setStudentId(String) - Method in class blackboard.data.user.User
Sets the student id value for this User object.
setSubject(String) - Method in class blackboard.data.discussionboard.Message
Sets the subject associated with this Message
setSubscribedInd(Id, Id) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Flip the indicator for whether the the user is subscribed to the thread in which the message appears from true to false or false to true.
setSubscribedInd(String) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the subscribed ind for this message.
setSubscribedInd(String) - Method in class blackboard.data.discussionboard.UserMsgState
Sets the subscribed ind for this message.
setSuccessCount(int) - Method in class blackboard.data.ReceiptOptions
 
setSystemRole(User.SystemRole) - Method in class blackboard.data.user.User
Sets the system role (the administrative user role in the gui) for this User.
setSystemRoleIdentifier(String) - Method in class blackboard.data.user.User
Sets the system role (the administrative user role in the gui) for this User.
setTagId(Id) - Method in class blackboard.data.discussionboard.MessageTag
 
setTags(List<Tag>) - Method in class blackboard.data.discussionboard.Message
Sets the tags associated to this message.
setTargetAudienceId(Id) - Method in class blackboard.data.course.Course
Deprecated.  
setTargetType(CourseToc.Target) - Method in class blackboard.data.navigation.CourseToc
Sets the target type for this CourseToc.
SETTINGS - Static variable in interface blackboard.data.user.UserDef
 
setTitle(String) - Method in class blackboard.data.announcement.Announcement
Sets the title associated with this Announcement.
setTitle(String) - Method in class blackboard.data.calendar.CalendarEntry
Sets the title associated with this CalendarEntry.
setTitle(String) - Method in class blackboard.data.content.Content
Sets the title associated with this piece of Content.
setTitle(String) - Method in class blackboard.data.content.Link
Sets the title associated with this Link.
setTitle(String) - Method in class blackboard.data.content.StaffInfo
Sets the title for this object.
setTitle(String) - Method in class blackboard.data.course.Cartridge
Sets the title associated with this Cartridge.
setTitle(String) - Method in class blackboard.data.course.Course
Sets the title associated with this Course.
setTitle(String) - Method in class blackboard.data.course.Group
Sets the title associated with this Group
setTitle(String) - Method in class blackboard.data.discussionboard.Conference
Sets the title associated with this Conference
setTitle(String) - Method in class blackboard.data.discussionboard.Forum
Sets the title associated with this Forum
setTitle(String) - Method in class blackboard.data.user.UserInfo
Sets the user title value for this UserInfo object
setTitleColor(String) - Method in class blackboard.data.content.Content
Sets the title color associated with this piece of Content.
setTitleColor(String) - Method in class blackboard.data.content.StaffInfo
Sets the color to render this object's title
setTopic(String) - Method in class blackboard.data.discussionboard.MessageStatus
Sets the topic associated with this message
setTopLevelThreads(BbList) - Method in class blackboard.data.discussionboard.Forum
Sets the list of top level message threads for this Forum.
setTotalCount(int) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the total count of messages in a forum
setTotalCount(int) - Method in class blackboard.data.discussionboard.MessageCounts
Sets the total number of messages.
setTotalCount(int) - Method in class blackboard.data.discussionboard.MessageStatus
Sets ONLY the number of children this message has.
setTotalParticipant(int) - Method in class blackboard.data.discussionboard.ForumStatus
Sets the total participants in a forum
setTotalViews(int) - Method in class blackboard.data.discussionboard.MessageStatus
Sets the total views of a message
setType(Announcement.Type) - Method in class blackboard.data.announcement.Announcement
Sets the type value associated with this Announcement.
setType(CalendarEntry.Type) - Method in class blackboard.data.calendar.CalendarEntry
Sets the type value associated with this CalendarEntry.
setType(CourseDocument.Type) - Method in class blackboard.data.content.CourseDocument
Deprecated. This attribute is no longer used in Blackboard 6. This method will be a no-op.
setType(String) - Method in class blackboard.data.gradebook.Lineitem
Sets the type of the Lineitem.
setType(ReceiptMessage.messageTypeEnum) - Method in class blackboard.data.ReceiptMessage
 
setUploadDate(Calendar) - Method in class blackboard.data.content.Upload
Sets the date and time when the file referred to by this object was uploaded.
setUploadLimit(long) - Method in class blackboard.data.course.Course
Sets the upload storage limit for this Course.
setUrl(String) - Method in class blackboard.data.BbLink
Sets the URL associated with this BbLink.
setUrl(String) - Method in class blackboard.data.content.Content
Sets the URL associated with this ExternalLink.
setUrl(URL) - Method in class blackboard.data.content.ExternalLink
Sets the URL associated with this ExternalLink.
setUrl(String) - Method in class blackboard.data.navigation.CourseToc
Sets the URL associated with this CourseToc.
setUsePaging(boolean) - Method in class blackboard.persist.course.CourseSearch
Sets whether to "page" this search
setUsePaging(boolean) - Method in class blackboard.persist.user.UserSearch
Sets whether to "page" this search
setUser(User) - Method in class blackboard.data.course.CourseMembership
Sets the User associated with this CourseMembership.
setUser(User) - Method in class blackboard.data.discussionboard.Message
Sets the user that is the author of this message (for use in getPostedName() calculations)
setUser(User) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the user information for this UserForumSettings
setUser(User) - Method in class blackboard.data.discussionboard.UserMsgState
Sets the user information for this UserMsgState
setUser(User) - Method in class blackboard.data.user.UserRole
Sets the User object of this UserRole object
setUserId(Id) - Method in class blackboard.data.announcement.Announcement
Deprecated. Has been replaced by the more aptly named Announcement.setCreatorUserId(Id).
setUserId(Id) - Method in class blackboard.data.calendar.CalendarEntry
Deprecated. has been replaced by CalendarEntry.setCreatorUserId(Id).
setUserId(Id) - Method in class blackboard.data.content.ContentStatus
Method used by the framework when setting review status.
setUserId(Id) - Method in class blackboard.data.course.CourseMembership
Sets the user Id value for this CourseMembership.
setUserId(Id) - Method in class blackboard.data.discussionboard.Message
Sets the user Id value for this Message
setUserId(Id) - Method in class blackboard.data.discussionboard.UserForumSettings
Sets the user Id value for this UserForumSettings.
setUserId(Id) - Method in class blackboard.data.discussionboard.UserMsgState
Sets the user Id value for this UserMsgState
setUserId(Id) - Method in class blackboard.data.user.UserRole
Sets the user Id value for this UserRole.
setUserInfo(User) - Method in class blackboard.data.discussionboard.UserForumSettings
Deprecated. use setUser instead
setUserName(String) - Method in class blackboard.data.user.User
Sets the username value for this User object.
setUserReadStateForMessage(Id, Id, boolean) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Set the user's read state for the message
setUserReadStateForThread(Id, Id, boolean) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Set the user's read state for the thread
setUserReadStateToUnreadForAllUsers(Id) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Marks the specified message as unread for all users
setValue(String) - Method in class blackboard.base.NameValue
 
setValue() - Method in class blackboard.data.BbAttribute
Sets the value of this BbAttribute to "unset".
setValue(Object) - Method in class blackboard.data.BbAttribute
Sets value object with type Object.
setValue(String, Object, BbAttribute.Type) - Method in class blackboard.data.BbAttributes
Internal convenience method to make the type-specific "set" routines much simpler (i.e., shorter).
setValue(String, String) - Method in class blackboard.portal.external.CustomData
Sets a new String property associated with the given key.
setVendorDescription(String) - Method in class blackboard.platform.intl.BbLocale
Sets the vendor description
setVendorId(String) - Method in class blackboard.platform.intl.BbLocale
Sets the vendor id associated with this locale.
setVendorName(String) - Method in class blackboard.platform.intl.BbLocale
Sets the user-friendly vendor name.
setVendorURL(String) - Method in class blackboard.platform.intl.BbLocale
Used during installation to set the extension vendor's URL.
setVerbosityLevel(LogService.Verbosity) - Method in interface blackboard.platform.log.Log
Sets the verbosity level for this log.
setVersion(Version) - Method in class blackboard.platform.intl.BbLocale
Sets the version for this locale.
setWebPage(String) - Method in class blackboard.data.user.UserInfo
Sets the web page value for this UserInfo object
setWeight(float) - Method in class blackboard.data.gradebook.Lineitem
Sets the weight (as a percentage) for this Lineitem.
setZipCode(String) - Method in class blackboard.data.user.UserInfo
Sets the zip code value for this UserInfo object
SHAPE - Static variable in interface blackboard.data.course.ButtonStyleDef
 
SharableArrayList - Class in blackboard.base
This class will eventually be a copy of array list to provide for ultra shallow cloning and copy-on-modify.
SharableArrayList() - Constructor for class blackboard.base.SharableArrayList
 
SHORT - Static variable in class blackboard.platform.intl.BbLocale.Date
a date of the form: 4/10/98
SHORT - Static variable in class blackboard.platform.intl.BbLocale.Name
short name format according to locale configuration
SHORT - Static variable in class blackboard.platform.intl.BbLocale.Time
a time of the form: 3:58 PM
SHORT_SURNAME - Static variable in class blackboard.platform.intl.BbLocale.Name
short surname name format according to locale configuration
SHOW_ADD_CONTACT_INFO - Static variable in interface blackboard.data.user.UserDef
 
SHOW_ADDRESS_INFO - Static variable in interface blackboard.data.user.UserDef
 
SHOW_EMAIL_INFO - Static variable in interface blackboard.data.user.UserDef
 
SHOW_IN_CATALOG - Static variable in interface blackboard.data.course.CourseDef
 
SHOW_WORK_INFO - Static variable in interface blackboard.data.user.UserDef
 
shutdown() - Static method in class blackboard.platform.BbServiceManager
Initiates a graceful shutdown of all services.
SIR_TITLE - Static variable in interface blackboard.data.content.StaffInfoDef
 
SIZE - Static variable in interface blackboard.data.content.ChildFileDef
 
SIZE - Static variable in interface blackboard.data.content.ContentFileDef
 
SMART_TEXT - Static variable in class blackboard.base.FormattedText.Type
Treat text as "literal HTML", but with additional behaviors; at render-time, single newline characters will be translated to <BR> and double newline characters will be translated to <P>.
SMTPSERVER_CONNECTIONTYPE - Static variable in class blackboard.platform.config.BbConfig
 
SMTPSERVER_HOSTNAME - Static variable in class blackboard.platform.config.BbConfig
 
SOFT_LIMIT - Static variable in interface blackboard.data.course.CourseDef
 
SOPHOMORE - Static variable in class blackboard.data.user.User.EducationLevel
College or university sophomore.
SQLSERVER_DB_TYPE - Static variable in class blackboard.base.AppVersion
 
STAFF - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
STAFF_INFO - Static variable in class blackboard.data.content.Link.ReferredToType
 
STAFF_INFO - Static variable in class blackboard.data.navigation.CourseToc.Target
Toc is a pointer to a staff information folder defined within the course
STAFF_INFO_DATA_TYPE - Static variable in class blackboard.data.content.StaffInfo
Deprecated. Use the constant StaffInfo.DATA_TYPE instead
STAFF_INFO_FOLDER_DATA_TYPE - Static variable in class blackboard.data.content.StaffInfoFolder
Deprecated. Use the constant StaffInfoFolder.DATA_TYPE instead
StaffInfo - Class in blackboard.data.content
The StaffInfo class is a representation of a staff information element within the Blackboard application.
StaffInfo() - Constructor for class blackboard.data.content.StaffInfo
Creates an instance of StaffInfo with default property values.
StaffInfoDbLoader - Interface in blackboard.persist.content
This interface describes the set of methods that all database loaders for StaffInfo objects must implement.
StaffInfoDbLoader.Default - Class in blackboard.persist.content
A utility class that provides quick access to the StaffInfoDbLoader instance associated with the default instance of the database BbPersistenceManager.
StaffInfoDbLoader.Default() - Constructor for class blackboard.persist.content.StaffInfoDbLoader.Default
 
StaffInfoDbPersister - Interface in blackboard.persist.content
StaffInfo database persister interface.
StaffInfoDbPersister.Default - Class in blackboard.persist.content
A utility class that provides quick access to the StaffInfoDbPersister instance associated with the default instance of the database BbPersistenceManager.
StaffInfoDbPersister.Default() - Constructor for class blackboard.persist.content.StaffInfoDbPersister.Default
 
StaffInfoDef - Interface in blackboard.data.content
StaffInfoDef
StaffInfoFolder - Class in blackboard.data.content
The StaffInfoFolder class is a representation of a staff information folder within the Blackboard application.
StaffInfoFolder() - Constructor for class blackboard.data.content.StaffInfoFolder
Default constructor.
START_DATE - Static variable in interface blackboard.data.content.ContentDef
 
START_DATE - Static variable in interface blackboard.data.course.CourseDef
 
START_DATE - Static variable in interface blackboard.data.discussionboard.ForumDef
 
STATE - Static variable in interface blackboard.data.user.UserInfoDef
 
STATUS - Static variable in interface blackboard.data.content.ContentDef
 
STATUS - Static variable in interface blackboard.data.content.CourseUploadDef
 
STATUS - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
STATUS - Static variable in interface blackboard.data.discussionboard.ForumDef
 
STATUS - Static variable in interface blackboard.data.discussionboard.MessageDef
 
StatusCode - Class in blackboard.platform
Class detailing the current status of an Application
StatusCode(int, String) - Constructor for class blackboard.platform.StatusCode
 
STORAGE_TYPE - Static variable in interface blackboard.data.content.ContentFileDef
 
STORE_ADMIN - Static variable in class blackboard.data.user.User.SystemRole
Manages the front-end portal-ecommerce functionality related to purchases
STREET_1 - Static variable in interface blackboard.data.user.UserInfoDef
 
STREET_2 - Static variable in interface blackboard.data.user.UserInfoDef
 
STRING - Static variable in class blackboard.data.BbAttribute.Type
 
STUDENT - Static variable in class blackboard.data.course.CourseMembership.Role
 
STUDENT - Static variable in class blackboard.data.user.User.InstRole
Deprecated.  
STUDENT_ID - Static variable in interface blackboard.data.user.UserDef
 
SUBJECT - Static variable in interface blackboard.data.discussionboard.MessageDef
 
SUBJECT_MAX_LENGTH - Static variable in class blackboard.data.discussionboard.Message
 
SUBSCRIBED_IND - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
SUBSCRIBED_IND - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
SUBSCRIBED_IND - Static variable in interface blackboard.data.discussionboard.UserMsgStateDef
 
SUCCESS - Static variable in class blackboard.platform.ResultCode
 
SUCCESS_WITH_ERRORS - Static variable in class blackboard.platform.ResultCode
 
suppressFirstLoadError(HttpServletRequest) - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Used to determine if page "hit" is considered an intial load.
suppressFirstLoadError(HttpServletRequest) - Method in interface blackboard.platform.security.authentication.HttpAuthModule
Used to determine if page "hit" is considered an intial load.
syncFileId() - Method in class blackboard.data.content.Upload
Synchronizes the id returned by future calls to Upload.getFileId() to be the same as the id currently returned by a call to Upload.getFile().
SYSTEM - Static variable in class blackboard.data.announcement.Announcement.Type
The announcement is viewable from the system-level Announcement tool.
SYSTEM - Static variable in class blackboard.data.course.Course.ServiceLevel
 
SYSTEM - Static variable in class blackboard.data.discussionboard.ConferenceOwner.OwnerType
 
SYSTEM_ADMIN - Static variable in class blackboard.data.user.User.SystemRole
System Administrator role.
SYSTEM_ROLE - Static variable in interface blackboard.data.user.UserDef
 
SYSTEM_SUPPORT - Static variable in class blackboard.data.user.User.SystemRole
System Support role.

T

TAB - Static variable in class blackboard.data.discussionboard.ConferenceOwner.OwnerType
 
Table - Annotation Type in blackboard.persist.impl.mapping.annotation
Annotation indicating the table name in the database that a particular object maps to.
TAG_ID - Static variable in interface blackboard.data.discussionboard.MessageTagDef
 
TAGS - Static variable in interface blackboard.data.discussionboard.MessageDef
 
TARGET_AUDIENCE_ID - Static variable in interface blackboard.data.course.CourseDef
 
TEACHING_ASSISTANT - Static variable in class blackboard.data.course.CourseMembership.Role
 
TEST_DRIVE - Static variable in class blackboard.data.course.Course.ServiceLevel
 
TEXT - Static variable in class blackboard.data.course.Course.NavStyle
User-edited text labels are used for course menu navigation.
TEXT_COLOR - Static variable in interface blackboard.data.course.ButtonStyleDef
 
TEXT_FORMAT - Static variable in interface blackboard.data.content.ContentDef
 
textOperator() - Method in enum blackboard.persist.SearchOperator
Returns whether the operator can be used for text parameters.
THREAD_GRADE_HANDLE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
THREAD_GRADE_POINTS_POSSIBLE - Static variable in interface blackboard.data.discussionboard.ForumPropertiesDef
 
THREADARCHIVES - Static variable in interface blackboard.data.discussionboard.ForumDef
 
TITLE - Static variable in interface blackboard.data.content.ContentDef
 
TITLE - Static variable in interface blackboard.data.content.LinkDef
 
TITLE - Static variable in interface blackboard.data.content.StaffInfoDef
 
TITLE - Static variable in interface blackboard.data.course.CartridgeDef
 
TITLE - Static variable in interface blackboard.data.course.ClassificationDef
 
TITLE - Static variable in interface blackboard.data.course.CourseDef
 
TITLE - Static variable in interface blackboard.data.course.GroupDef
 
TITLE - Static variable in interface blackboard.data.discussionboard.ConferenceDef
 
TITLE - Static variable in interface blackboard.data.discussionboard.ForumDef
 
TITLE - Static variable in interface blackboard.data.user.UserInfoDef
 
TITLE_COLOR - Static variable in interface blackboard.data.content.ContentDef
 
TITLE_COLOR - Static variable in interface blackboard.data.content.StaffInfoDef
 
TO_STR - Static variable in class blackboard.persist.UnsetId
 
toDataType() - Method in class blackboard.data.content.Link.ReferredToType
Returns the DataType that should be used for creating an appropriate Id value for this "referred to" type value.
toDataType() - Method in class blackboard.data.content.Link.ReferrerType
Returns the DataType that should be used for creating an appropriate Id value for this "referrer" type value.
toDbLoaderType(DataType) - Static method in class blackboard.persist.DataType
Returns a loader type key that can be use for retrieving a database loader (from an appropriate persistence manager -- see below) capable of handling objects with the given data type (see BbObject.getDataType()).
toDbPersisterType(DataType) - Static method in class blackboard.persist.DataType
Returns a persister type key that can be use for retrieving a database persister (from an appropriate persistence manager -- see below) capable of handling objects with the given data type (see BbObject.getDataType()).
toExternalString() - Method in class blackboard.base.BbEnum
Returns an external representation of this element in the enumeration.
toExternalString() - Method in class blackboard.persist.Id
Converts the Id into its String representation.
toExternalString() - Method in class blackboard.persist.PkId
Converts this PkId into its String representation.
toExternalString() - Method in class blackboard.persist.UnsetId
Converts this UnsetId into its String representation.
toExternalString() - Method in class blackboard.platform.log.LogService.Verbosity
Maps enumerated type to a human readable string.
toFieldName() - Method in class blackboard.base.BbEnum
Returns the short representation of this element in the enumeration.
toKilobytes(long) - Static method in class blackboard.util.UnitUtil
This static method converts the passed in number of bytes into a kilobyte string grouping digits with locale-dependant thousand separator and with "KB" locale-dependant unit at the end.
toLocalizedInteger(long) - Static method in class blackboard.util.UnitUtil
This static method converts the passed in number into a localizable representation of an integer, with digit grouping using locale dependant separators.
TOOL - Static variable in class blackboard.data.content.Link.ReferredToType
 
TOOLS_LINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-toollink
TOP_LEVEL_THREADS - Static variable in interface blackboard.data.discussionboard.ForumDef
 
TOPIC - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
toString() - Method in class blackboard.base.AppVersion
Converts this AppVersion into its String representation.
toString() - Method in class blackboard.base.BbEnum
Returns the String representation of this element in the enumeration.
toString() - Method in class blackboard.base.FormattedText
Returns the contents of this BbFile object as a single line separated list of name value pairs of this object's properties.
toString() - Method in class blackboard.data.AbstractIdentifiable
Returns the contents of this object as a line-feed separated list of name/ value pairs of this object's properties.
toString() - Method in class blackboard.data.BbAttribute
Converts this BbAttribute value to a string representation.
toString() - Method in class blackboard.data.BbAttributes
 
toString() - Method in class blackboard.data.BbLink
Returns the contents of this BbLink object as a single line separated list of name value pairs of this object's properties.
toString() - Method in class blackboard.data.BbObject
Returns the contents of this BbObject object as a line-feed separated list of name value pairs of this object's properties.
toString() - Method in class blackboard.data.gradebook.Lineitem
Returns the contents of this Lineitem object as a line-feed separated list of name value pairs of this object's properties.
toString() - Method in class blackboard.data.gradebook.Score
Returns the contents of this Lineitem object as a line-feed separated list of name value pairs of this object's properties.
toString() - Method in class blackboard.data.ReceiptMessage
 
toString() - Method in exception blackboard.data.ValidationException
For now simply wraps getMessage()
toString() - Method in class blackboard.data.ValidationWarning
Returns a string representation of this warning.
toString() - Method in class blackboard.persist.DataType
Returns the contents of this DataType object.
toString() - Method in class blackboard.persist.Id
Converts the Id into its String representation.
toString() - Method in class blackboard.persist.PkId
Converts this PkId into its String representation.
toString() - Method in class blackboard.persist.UnsetId
Converts this UnsetId into its String representation.
toString() - Method in class blackboard.platform.security.authentication.HttpAuthConfig
Printing
toString() - Method in class blackboard.platform.security.authentication.SessionStub
Returns a string representation of the object.
toString() - Method in class blackboard.platform.security.Entitlement
 
toString() - Method in class blackboard.platform.StatusCode
 
TOTAL_COUNT - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
TOTAL_COUNT - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
TOTAL_MESSAGE_COUNT - Static variable in interface blackboard.data.discussionboard.MessageCountsDef
 
TOTAL_PARTICIPANT - Static variable in interface blackboard.data.discussionboard.ForumStatusDef
 
TOTAL_VIEWS - Static variable in interface blackboard.data.discussionboard.MessageStatusDef
 
toUnitbytes(long) - Static method in class blackboard.util.UnitUtil
Converts the passed in number of bytes into a byte-size string.
traverseContent(ContentVisitor, Content) - Static method in class blackboard.data.content.Content
Recursively traverses folders and content according to the visitor pattern.
trimList(ListFilter) - Method in class blackboard.base.SharableArrayList
 
TYPE - Static variable in interface blackboard.data.course.ButtonStyleDef
 
TYPE - Static variable in interface blackboard.persist.announcement.AnnouncementDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.announcement.AnnouncementDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.calendar.CalendarEntryDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.calendar.CalendarEntryDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.AggregateReviewStatusDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.ContentDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.ContentDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.ContentFileDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.ContentFileDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.ContentStatusDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.ContentStatusXmlLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.ContentStatusXmlPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.CourseUploadDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.CourseUploadDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.EntityContentFileDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.EntityContentFileDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.GroupUploadDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.GroupUploadDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.LinkDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.LinkDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.StaffInfoDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.StaffInfoDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.content.UploadedFileDbLoader
 
TYPE - Static variable in interface blackboard.persist.content.UploadedFileDbPersister
 
TYPE - Static variable in interface blackboard.persist.course.CartridgeDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.CartridgeDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.CourseCourseDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.CourseCourseDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.CourseDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.CourseDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.CourseMembershipDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.CourseMembershipDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.GroupDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.GroupDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.GroupMembershipDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.course.GroupMembershipDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ConferenceDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ConferenceDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ConferenceOwnerDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ConferenceOwnerDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ConferenceXmlLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ConferenceXmlPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ForumDbLoader
Type used to obt ain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ForumDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ForumXmlLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.ForumXmlPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.MessageAttachmentDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.MessageAttachmentDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.MessageDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.MessageDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.MessageLabelDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.MessageLabelDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.MessageXmlLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.MessageXmlPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.UserForumSettingsDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.UserForumSettingsDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.UserForumSettingsXmlLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.UserForumSettingsXmlPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.UserMsgStateDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
 
TYPE - Static variable in interface blackboard.persist.discussionboard.UserMsgStateXmlLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.discussionboard.UserMsgStateXmlPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.gradebook.LineitemDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.gradebook.LineitemDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.gradebook.ScoreDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.gradebook.ScoreDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.navigation.CourseTocDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.role.PortalRoleDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.role.PortalRoleDbPersister
 
TYPE - Static variable in interface blackboard.persist.user.UserDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.user.UserDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.user.UserRoleDbLoader
Type used to obtain an instance of the class configured to provide the implementation for this interface.
TYPE - Static variable in interface blackboard.persist.user.UserRoleDbPersister
Type used to obtain an instance of the class configured to provide the implementation for this interface.

U

UNAVAILABLE - Static variable in class blackboard.data.discussionboard.Message.MessageLifecycle
 
UNITS - Static variable in class blackboard.platform.License.XmlDef
 
UNITS_VALUE_ATTR_UNLIMITED - Static variable in class blackboard.platform.License.XmlDef
 
UnitUtil - Class in blackboard.util
This class contains methods for formatting units (bytes,kilobytes,etc)
UnitUtil() - Constructor for class blackboard.util.UnitUtil
 
UNIX_MODPERLPORT - Static variable in class blackboard.platform.config.BbConfig
 
UNIX_USERNAME - Static variable in class blackboard.platform.config.BbConfig
 
UNKNOWN - Static variable in class blackboard.data.user.User.EducationLevel
Education Level is not known, or not specified.
UNKNOWN - Static variable in class blackboard.data.user.User.Gender
Gender is not known, or not specified.
UnlicensedServerException - Exception in blackboard.platform
UnlicensedServerException
UnlicensedServerException(String) - Constructor for exception blackboard.platform.UnlicensedServerException
Constructor
UnlicensedServerException(Throwable) - Constructor for exception blackboard.platform.UnlicensedServerException
Constructor
UnlicensedServerException(String, Throwable) - Constructor for exception blackboard.platform.UnlicensedServerException
Constructor
UNLIMITED_UNITS - Static variable in class blackboard.platform.License
 
UNLIMITED_UNITS_DB_STRING - Static variable in class blackboard.platform.License
 
UNLIMITED_UNITS_STRING - Static variable in class blackboard.platform.License
 
UNSET - Static variable in class blackboard.data.gradebook.Lineitem.AssessmentLocation
assessmentId is undetermined.
UNSET - Static variable in class blackboard.data.gradebook.Score.AttemptLocation
The attempt location is unknown.
UNSET_ID - Static variable in class blackboard.persist.Id
 
UnsetId - Class in blackboard.persist
The UnsetId class represents an unset data object Id.
UnsetId() - Constructor for class blackboard.persist.UnsetId
Default constructor
updateLastLoginTime(String) - Method in class blackboard.platform.security.authentication.SessionStub
Deprecated.  
updateReadStatusByMsgId(boolean, Id, Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Updates the read status of the specified message for the specified user using a connection from the associated persistence manager's database container.
updateReadStatusByMsgId(boolean, Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Updates the read status of the specified message for the specified user using the specified database connection.
updateReadStatusToUnreadForAllUsers(Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Updates the read status to unread for all users for the specified message using a connection from the associated persistence manager's database connection.
updateReadStatusToUnreadForAllUsers(Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Updates the read status to unread for all users for the specified message using the specified database connection.
updateThreadReadStatusByTopMsgId(boolean, Id, Id) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Updates the read status for every message in the specified thread using a connection from the associated persistence manager's database container.
updateThreadReadStatusByTopMsgId(boolean, Id, Id, Connection) - Method in interface blackboard.persist.discussionboard.UserMsgStateDbPersister
Updates the read status for every message in the specified thread using the specified database connection If no UserMsgState records exist for the messages/user mapping, and the read status is being set to "true" new records will be created.
updateUserMessageReadCount(List<Message>, Id) - Method in interface blackboard.data.discussionboard.datamanager.UserMsgStateManager
Updates the read count for the list of messages.
Upload - Class in blackboard.data.content
Upload
Upload() - Constructor for class blackboard.data.content.Upload
Default constructor.
UPLOAD_DATE - Static variable in interface blackboard.data.content.UploadDef
 
UPLOAD_LIMIT - Static variable in interface blackboard.data.course.CourseDef
 
UploadDef - Interface in blackboard.data.content
UploadDef
UploadedFile - Class in blackboard.data.content
UploadedFile
UploadedFile() - Constructor for class blackboard.data.content.UploadedFile
 
UploadedFile.Action - Class in blackboard.data.content
Type-safe enumeration of possible values for the Action attribute of a file.
UploadedFileDbLoader - Interface in blackboard.persist.content
UploadedFileDbLoader
UploadedFileDbPersister - Interface in blackboard.persist.content
UploadedFileDbPersister
UploadedFileDef - Interface in blackboard.data.content
UploadedFileDef
URL - Static variable in class blackboard.data.content.Content.RenderType
Render the underlying object as a URL container (a la, ExternalLink)
URL - Static variable in interface blackboard.data.content.ContentDef
 
URL - Static variable in class blackboard.data.navigation.CourseToc.Target
Toc is a URL to some resource
USE_CHALLENGE_KEY - Static variable in class blackboard.platform.security.authentication.BaseAuthenticationModule
Used internally by this module.
USER - Static variable in interface blackboard.data.content.ContentStatusDef
 
USER - Static variable in interface blackboard.data.course.CourseMembershipDef
 
USER - Static variable in interface blackboard.data.discussionboard.MessageDef
 
USER - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
USER - Static variable in interface blackboard.data.discussionboard.UserMsgStateDef
 
User - Class in blackboard.data.user
The User class is a representation of a user within the Bb Course Management System.
User() - Constructor for class blackboard.data.user.User
Creates an instance of User with default property values.
USER - Static variable in class blackboard.data.user.User.SystemRole
Normal user role.
USER - Static variable in interface blackboard.data.user.UserRoleDef
 
User.EducationLevel - Class in blackboard.data.user
Enumeration to capture standard education level.
User.Gender - Class in blackboard.data.user
Enumeration for reflecting user's gender
User.InstRole - Class in blackboard.data.user
Deprecated.  
User.InstRole(String, String) - Constructor for class blackboard.data.user.User.InstRole
Deprecated.  
User.SystemRole - Class in blackboard.data.user
An enumeration for System Roles assigned to users in the system.
USER_DATA_TYPE - Static variable in class blackboard.data.user.User
Deprecated. Use the constant User.DATA_TYPE instead
USER_FORUM_SETTINGS - Static variable in interface blackboard.data.discussionboard.ForumDef
 
USER_ID - Static variable in interface blackboard.data.content.AggregateReviewStatusDef
 
USER_ID - Static variable in interface blackboard.data.content.ContentStatusDef
 
USER_ID - Static variable in interface blackboard.data.course.CourseMembershipDef
 
USER_ID - Static variable in interface blackboard.data.discussionboard.MessageDef
 
USER_ID - Static variable in interface blackboard.data.discussionboard.UserForumSettingsDef
 
USER_ID - Static variable in interface blackboard.data.discussionboard.UserMsgStateDef
 
USER_ID - Static variable in interface blackboard.data.user.AddressBookEntryDef
 
USER_ID - Static variable in interface blackboard.data.user.UserRoleDef
 
USER_MSG_STATE - Static variable in interface blackboard.data.discussionboard.MessageDef
 
USER_NAME - Static variable in interface blackboard.data.user.UserDef
 
UserDataService - Interface in blackboard.platform.session
A service for storing user-specific data (e.g. tool preferences) either temporarily (for the duration of the user's session) or permanently (cross-session) The data stored by this service is always represented by a String.
UserDataService.Scope - Enum in blackboard.platform.session
The options for scopes to store the data in.
UserDataServiceFactory - Class in blackboard.platform.session
Factory for retrieving the UserDataService
UserDataServiceFactory() - Constructor for class blackboard.platform.session.UserDataServiceFactory
 
UserDbLoader - Interface in blackboard.persist.user
This interface describes the set of methods that all database loaders for Userobjects must implement.
UserDbLoader.Default - Class in blackboard.persist.user
A utility class that provides quick access to the UserDbLoader instance associated with the default instance of the database BbPersistenceManager.
UserDbLoader.Default() - Constructor for class blackboard.persist.user.UserDbLoader.Default
 
UserDbPersister - Interface in blackboard.persist.user
This interface describes the set of methods that all database persisters for User objects must implement.
UserDbPersister.Default - Class in blackboard.persist.user
A utility class that provides quick access to the UserDbPersister instance associated with the default instance of the database BbPersistenceManager.
UserDbPersister.Default() - Constructor for class blackboard.persist.user.UserDbPersister.Default
 
UserDef - Interface in blackboard.data.user
Constant definitions used in attribute persistence.
UserForumSettings - Class in blackboard.data.discussionboard
The UserForumSettings class is a representation of the discussion board forum settings.
UserForumSettings() - Constructor for class blackboard.data.discussionboard.UserForumSettings
Creates an instance of UserForumSettings with default property values.
UserForumSettings.ForumRole - Class in blackboard.data.discussionboard
Enumeration for reflecting user forum role A normal user will have a null value in the role A blocked user will be a READER A moderator will be a MODERATOR We can add additioal roles in this later
UserForumSettingsDbLoader - Interface in blackboard.persist.discussionboard
This interface describes the set of methods that all database loaders for UserForumSettings objects must implement.
UserForumSettingsDbLoader.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the UserForumSettingsDbLoader instance associated with the default instance of the database BbPersistenceManager.
UserForumSettingsDbLoader.Default() - Constructor for class blackboard.persist.discussionboard.UserForumSettingsDbLoader.Default
 
UserForumSettingsDbPersister - Interface in blackboard.persist.discussionboard
This interface describes the set of methods that all database persisters for UserForumSettings objects must implement.
UserForumSettingsDbPersister.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the UserForumSettingsDbPersister instance associated with the default instance of the database BbPersistenceManager.
UserForumSettingsDbPersister.Default() - Constructor for class blackboard.persist.discussionboard.UserForumSettingsDbPersister.Default
 
UserForumSettingsDef - Interface in blackboard.data.discussionboard
UserForumSettingsDef
UserForumSettingsManager - Interface in blackboard.data.discussionboard.datamanager
 
UserForumSettingsXmlLoader - Interface in blackboard.persist.discussionboard
 
UserForumSettingsXmlPersister - Interface in blackboard.persist.discussionboard
 
userHasAllEntitlements(String[]) - Static method in class blackboard.platform.security.SecurityUtil
Checks to see if the user has all the entitlements specified, using Context derived from specified HttpServletRequest object.
userHasAnyEntitlements(String[]) - Static method in class blackboard.platform.security.SecurityUtil
Wrapper method for AccessManagerService.userHasAnyEntitlements( String[] ).
userHasEntitlement(String) - Static method in class blackboard.platform.security.SecurityUtil
Checks if the current context user has the entitlement with the specified UID.
userHasEntitlement(Entitlement) - Static method in class blackboard.platform.security.SecurityUtil
Checks if the current context user has the specified entitlement.
userHasEntitlement(User, CourseMembership, Entitlement) - Static method in class blackboard.platform.security.SecurityUtil
Explicit check for a single entitlement.
userHasEntitlement(Entitlement, Identifiable) - Static method in class blackboard.platform.security.SecurityUtil
Method to check an entitlement for a specific object, which is assumed to be related to the user via a Domain Admin association.
userHasEntitlementInContext(String, Id) - Static method in class blackboard.platform.security.SecurityUtil
Wrapper method for AccessManagerService.userHasEntitlementInContext( String, Id ).
userHasEntitlementInContext(Entitlement, Id) - Static method in class blackboard.platform.security.SecurityUtil
Wrapper method for AccessManagerService.userHasEntitlementInContext( Entitlement, Id ).
UserInfo - Class in blackboard.data.user
The UserInfo class provides basic user oriented information for extending objects.
UserInfo() - Constructor for class blackboard.data.user.UserInfo
Creates an instance of UserInfo wiht default property values.
UserInfoDef - Interface in blackboard.data.user
UserInfoDef
UserMsgState - Class in blackboard.data.discussionboard
 
UserMsgState() - Constructor for class blackboard.data.discussionboard.UserMsgState
Creates an instance of UserMsgState with default property values.
UserMsgStateDbLoader - Interface in blackboard.persist.discussionboard
UserMsgStateDbLoader
UserMsgStateDbLoader.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the UserMsgStateDbLoader instance associated with the default instance of the database BbPersistenceManager.
UserMsgStateDbLoader.Default() - Constructor for class blackboard.persist.discussionboard.UserMsgStateDbLoader.Default
 
UserMsgStateDbPersister - Interface in blackboard.persist.discussionboard
UserMsgStateDbPersister
UserMsgStateDbPersister.Default - Class in blackboard.persist.discussionboard
A utility class that provides quick access to the UsrMsgStateDbPersister instance associated with the default instance of the database BbPersistenceManager.
UserMsgStateDbPersister.Default() - Constructor for class blackboard.persist.discussionboard.UserMsgStateDbPersister.Default
 
UserMsgStateDef - Interface in blackboard.data.discussionboard
 
UserMsgStateManager - Interface in blackboard.data.discussionboard.datamanager
utility class for handling UserMsgState objects
UserMsgStateManagerFactory - Class in blackboard.data.discussionboard.datamanager
 
UserMsgStateManagerFactory() - Constructor for class blackboard.data.discussionboard.datamanager.UserMsgStateManagerFactory
 
UserMsgStateXmlLoader - Interface in blackboard.persist.discussionboard
UserMsgStateXmlLoader
UserMsgStateXmlPersister - Interface in blackboard.persist.discussionboard
The UserMsgStateXmlPersister class is a
UserRole - Class in blackboard.data.user
The UserRole class provides user secondary institution role information for extending objects.
UserRole() - Constructor for class blackboard.data.user.UserRole
Creates an instance of UserRole with default property values.
UserRoleDbLoader - Interface in blackboard.persist.user
This interface describes the set of methods that all database loaders for UserRole objects must implement.
UserRoleDbLoader.Default - Class in blackboard.persist.user
A utility class that provides quick access to the UserRoleDbLoader instance associated with the default instance of the database BbPersistenceManager.
UserRoleDbLoader.Default() - Constructor for class blackboard.persist.user.UserRoleDbLoader.Default
 
UserRoleDbPersister - Interface in blackboard.persist.user
This interface describes the set of methods that all database persisters for UserRole objects must implement.
UserRoleDbPersister.Default - Class in blackboard.persist.user
A utility class that provides quick access to the UserRoleDbPersister instance associated with the default instance of the database BbPersistenceManager.
UserRoleDbPersister.Default() - Constructor for class blackboard.persist.user.UserRoleDbPersister.Default
 
UserRoleDef - Interface in blackboard.data.user
Constant definitions used in attribute persistence.
USERS_ID - Static variable in interface blackboard.data.user.ObserverAssociationDef
 
UserSearch - Class in blackboard.persist.user
Class to encapsulate user searches as viewed from the control and admin panels.
UserSearch() - Constructor for class blackboard.persist.user.UserSearch
 
UserSearch.SearchKey - Enum in blackboard.persist.user
Valid keys for search operations
UserSearch.SortKey - Enum in blackboard.persist.user
Enumeration of possible "sort" keys.

V

validate() - Method in class blackboard.data.announcement.Announcement
Validates the contents of this Announcement.
validate() - Method in class blackboard.data.BbObject
Validates the contents of this BbObject.
validate() - Method in class blackboard.data.calendar.CalendarEntry
Validates the contents of this CalendarEntry object.
validate() - Method in class blackboard.data.content.Content
Validates the contents of this Content.
validate() - Method in class blackboard.data.content.ContentFile
Validates the contents of this ContentFile.
validate() - Method in class blackboard.data.content.EntityContentFile
Validates the contents of this ContentFile.
validate() - Method in class blackboard.data.content.Link
Validates the contents of this Link.
validate() - Method in class blackboard.data.content.StaffInfo
Validates the contents of this StaffInfo.
validate() - Method in class blackboard.data.course.Cartridge
Validates the contents of this Cartridge.
validate() - Method in class blackboard.data.course.Course
Validates the contents of this Course.
validate() - Method in class blackboard.data.course.CourseMembership
Validates the contents of this CourseMembership.
validate() - Method in class blackboard.data.course.Group
Validates the contents of this Group.
validate() - Method in class blackboard.data.course.GroupMembership
Validates the contents of this GroupMembership.
validate() - Method in class blackboard.data.discussionboard.Conference
Validates the contents of this Conference.
validate() - Method in class blackboard.data.discussionboard.Forum
Validates the contents of this Forum.
validate() - Method in class blackboard.data.discussionboard.Message
Validates the contents of this BbObject.
validate() - Method in class blackboard.data.discussionboard.UserForumSettings
Validates the contents of this UserForumSettings.
validate() - Method in class blackboard.data.discussionboard.UserMsgState
Validates the contents of this UserMsgState.
validate() - Method in class blackboard.data.gradebook.Lineitem
Validates the contents of this LineItem.
validate() - Method in class blackboard.data.gradebook.Score
Validates the contents of this Score.
validate() - Method in interface blackboard.data.IBbObject
Validates the contents of this IBbObject.
validate() - Method in class blackboard.data.navigation.CourseToc
Validates the contents of this CourseToc.
validate() - Method in class blackboard.data.role.PortalRole
Validates the contents of this PortalRole.
validate() - Method in class blackboard.data.user.UserRole
Validates the contents of this UserRole.
validate() - Method in class blackboard.platform.security.Entitlement
 
validateConfig() - Method in class blackboard.platform.security.authentication.BaseAuthenticationModule
Validates that the configuration properties for this authentication type have been loaded correctly.
ValidationException - Exception in blackboard.data
This exception is thrown to indicate that a data object has invalid or corrupt data.
ValidationException() - Constructor for exception blackboard.data.ValidationException
Default constructor.
ValidationException(String) - Constructor for exception blackboard.data.ValidationException
Constructs a ValidationException with the given message.
ValidationException(Vector) - Constructor for exception blackboard.data.ValidationException
Creates a ValidationException with a list of warnings.
ValidationWarning - Class in blackboard.data
Class used to encapsulate data validity violations.
ValidationWarning(String, String) - Constructor for class blackboard.data.ValidationWarning
Instantiates a warning with the specified error for the specified constraint.
ValidationWarning(String) - Constructor for class blackboard.data.ValidationWarning
Instantiates a warning with the specified error message; there is no distinction between constraint and error when instantiated this way.
VALUE_ATTR - Static variable in class blackboard.platform.License.XmlDef
 
valueOf(String) - Static method in enum blackboard.data.ReceiptMessage.messageTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.persist.course.CourseSearch.SearchKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.persist.course.CourseSearch.SortKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.persist.CourseTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.persist.SearchOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.persist.user.UserSearch.SearchKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.persist.user.UserSearch.SortKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.platform.context.Context.OverrideType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.platform.LicenseComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum blackboard.platform.session.UserDataService.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum blackboard.data.ReceiptMessage.messageTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.persist.course.CourseSearch.SearchKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.persist.course.CourseSearch.SortKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.persist.CourseTypes
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.persist.SearchOperator
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.persist.user.UserSearch.SearchKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.persist.user.UserSearch.SortKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.platform.context.Context.OverrideType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.platform.LicenseComponent
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum blackboard.platform.session.UserDataService.Scope
Returns an array containing the constants of this enum type, in the order they're declared.
VI_EXTENSION_POINT - Static variable in interface blackboard.persist.CacheListener
 
VIRTUAL_CLASSROOM_LINK - Static variable in interface blackboard.data.content.ContentHandlerStrings
resource/x-bb-vclink
visitContent(Content) - Method in interface blackboard.data.content.ContentVisitor
For folders, this method is called before any of the folder's children are visited.
VolatileSessionCache - Class in blackboard.persist
Encapsulates the logic of retrieving and storing a user specific cache item.

W

WARNING - Static variable in class blackboard.platform.log.LogService.Verbosity
Used to log messages that result from potentially erroneous conditions.
WEB_PAGE - Static variable in interface blackboard.data.user.UserInfoDef
 
WEBSERVER_CHARSET - Static variable in class blackboard.platform.config.BbConfig
 
WEBSERVER_FULLHOSTNAME - Static variable in class blackboard.platform.config.BbConfig
 
WEBSERVER_OUTBOUNDPROXY_URL - Static variable in class blackboard.platform.config.BbConfig
 
WEBSERVER_PORTNUMBER - Static variable in class blackboard.platform.config.BbConfig
 

Z

ZIP_CODE - Static variable in interface blackboard.data.user.UserInfoDef
 

_

_allowedIps - Variable in class blackboard.platform.License
 
_authTypeDisplayStr - Static variable in class blackboard.platform.security.authentication.BaseAuthenticationModule
Used internally by this module.
_bbAttributes - Variable in class blackboard.data.BbObject
 
_comparison - Variable in class blackboard.base.GenericFieldFilter
 
_component - Variable in class blackboard.platform.License
 
_config - Variable in class blackboard.platform.security.authentication.BaseAuthenticationModule
Member variable used to access HttpAuthConfig information.
_expiration - Variable in class blackboard.platform.License
 
_fieldAccessorMethod - Variable in class blackboard.base.GenericFieldFilter
 
_getAuthInfo - Variable in class blackboard.data.user.User
 
_getCardNumber - Variable in class blackboard.data.user.User
 
_getPersonalInfo - Variable in class blackboard.data.user.UserInfo
 
_key - Variable in class blackboard.platform.License
 
_logger - Variable in class blackboard.platform.security.authentication.BaseAuthenticationModule
Member variable to write log message to the LogService.
_name - Variable in class blackboard.base.NameValue
 
_nestedException - Variable in exception blackboard.base.NestedException
 
_nestedException - Variable in exception blackboard.base.NestedRuntimeException
 
_nestedException - Variable in exception blackboard.platform.BbServiceException
 
_nestedException - Variable in exception blackboard.platform.RuntimeBbServiceException
 
_params - Variable in class blackboard.platform.License
 
_setAuthInfo - Variable in class blackboard.data.user.User
 
_setCardNumber - Variable in class blackboard.data.user.User
 
_setPersonalInfo - Variable in class blackboard.data.user.UserInfo
 
_targetClass - Variable in class blackboard.base.GenericFieldFilter
 
_targetForComparison - Variable in class blackboard.base.GenericFieldFilter
 
_targetMethod - Variable in class blackboard.base.GenericFieldFilter
 
_unitProps - Variable in class blackboard.platform.License
 
_value - Variable in class blackboard.base.NameValue
 
_wMap - Variable in class blackboard.persist.VolatileSessionCache
 

A B C D E F G H I J K L M N O P R S T U V W Z _

Copyright © 2003 Blackboard, Inc. All Rights Reserved.