|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use blackboard.base | |
|---|---|
| blackboard.base | Provides common classes and utility classes used throughout the platform API. |
| blackboard.data | Provides the base classes for the persistence layer of platform API. |
| blackboard.data.announcement | Provides classes used to store "announcements" in the Blackboard system. |
| blackboard.data.calendar | Provides classes used to store entries in the course, system, and personal calendars in the Blackboard system. |
| blackboard.data.content | Provides the classes used to store course content in Blackboard. |
| blackboard.data.course | Provides the classes used to interact with course definitions in Blackboard. |
| blackboard.data.discussionboard | |
| blackboard.data.gradebook | Provides the public implementation classes for Gradebook subsystem. |
| blackboard.data.navigation | |
| blackboard.data.user | Provides the classes used to interact with user definitions in Blackboard. |
| blackboard.persist | |
| blackboard.persist.announcement | |
| blackboard.persist.calendar | |
| blackboard.persist.content | |
| blackboard.persist.course | |
| blackboard.persist.discussionboard | |
| blackboard.persist.gradebook | |
| blackboard.persist.navigation | |
| blackboard.persist.role | |
| blackboard.persist.user | |
| blackboard.platform | |
| blackboard.platform.config | |
| blackboard.platform.intl | |
| blackboard.platform.plugin | |
| blackboard.platform.security.authentication | Provides the public implementation classes for creating custom authentication modules for Learning System. |
| blackboard.platform.session | |
| Classes in blackboard.base used by blackboard.base | |
|---|---|
| BaseComparator
Base comparator class that implements ascending/descending and chaining. |
|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| BbList
Generic list class for a collection of objects. |
|
| BbList.Iterator
A custom extension of FilteringIterator that can be retrieved from
any BbList object using BbList.getFilteringIterator()
or BbList.getFilteringIterator(ListFilter). |
|
| FilteringIterator
The FilteringIterator class provides a means of applying a set
of "filters" to an iterator. |
|
| FormattedText.Type
Enumeration class to specify possible text formats. |
|
| ListFilter
Filters are used to get a sublist from a list using arbitrary, consumer defined, selection criteria. |
|
| ListFilter.Comparison
|
|
| NestedException
Base exception class for application specific exceptions that wish to hide the underlying exceptions. |
|
| NullIterator
A "null" implementation of the Iterator interface. |
|
| SharableArrayList
This class will eventually be a copy of array list to provide for ultra shallow cloning and copy-on-modify. |
|
| Classes in blackboard.base used by blackboard.data | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| FormattedText
The FormattedText class provides a means for storing a piece of
text along with a companion formatting specification. |
|
| ListFilter
Filters are used to get a sublist from a list using arbitrary, consumer defined, selection criteria. |
|
| Classes in blackboard.base used by blackboard.data.announcement | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| FormattedText
The FormattedText class provides a means for storing a piece of
text along with a companion formatting specification. |
|
| ListFilter
Filters are used to get a sublist from a list using arbitrary, consumer defined, selection criteria. |
|
| Classes in blackboard.base used by blackboard.data.calendar | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| FormattedText
The FormattedText class provides a means for storing a piece of
text along with a companion formatting specification. |
|
| ListFilter
Filters are used to get a sublist from a list using arbitrary, consumer defined, selection criteria. |
|
| Classes in blackboard.base used by blackboard.data.content | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| BbList
Generic list class for a collection of objects. |
|
| FormattedText
The FormattedText class provides a means for storing a piece of
text along with a companion formatting specification. |
|
| Classes in blackboard.base used by blackboard.data.course | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| BbList
Generic list class for a collection of objects. |
|
| FormattedText
The FormattedText class provides a means for storing a piece of
text along with a companion formatting specification. |
|
| ListFilter
Filters are used to get a sublist from a list using arbitrary, consumer defined, selection criteria. |
|
| Classes in blackboard.base used by blackboard.data.discussionboard | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| BbList
Generic list class for a collection of objects. |
|
| FormattedText
The FormattedText class provides a means for storing a piece of
text along with a companion formatting specification. |
|
| ListFilter
Filters are used to get a sublist from a list using arbitrary, consumer defined, selection criteria. |
|
| Classes in blackboard.base used by blackboard.data.gradebook | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.data.navigation | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| Classes in blackboard.base used by blackboard.data.user | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| Classes in blackboard.base used by blackboard.persist | |
|---|---|
| AppVersion
The AppVersion class provides a means of describing (indicating)
the properties of an object to be loaded/persisted by the persistence framework. |
|
| InitializationException
Exceptions thrown at application initialization time. |
|
| ListFilter
Filters are used to get a sublist from a list using arbitrary, consumer defined, selection criteria. |
|
| NestedException
Base exception class for application specific exceptions that wish to hide the underlying exceptions. |
|
| Classes in blackboard.base used by blackboard.persist.announcement | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.persist.calendar | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.persist.content | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.persist.course | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.persist.discussionboard | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.persist.gradebook | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.persist.navigation | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.persist.role | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.persist.user | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| Classes in blackboard.base used by blackboard.platform | |
|---|---|
| InitializationException
Exceptions thrown at application initialization time. |
|
| Classes in blackboard.base used by blackboard.platform.config | |
|---|---|
| InitializationException
Exceptions thrown at application initialization time. |
|
| Classes in blackboard.base used by blackboard.platform.intl | |
|---|---|
| BbEnum
Base enumeration class for fixed enumerations. |
|
| Classes in blackboard.base used by blackboard.platform.plugin | |
|---|---|
| InitializationException
Exceptions thrown at application initialization time. |
|
| Classes in blackboard.base used by blackboard.platform.security.authentication | |
|---|---|
| InitializationException
Exceptions thrown at application initialization time. |
|
| Classes in blackboard.base used by blackboard.platform.session | |
|---|---|
| BbList
Generic list class for a collection of objects. |
|
| InitializationException
Exceptions thrown at application initialization time. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||