|
Class Summary |
| Conference |
The Conference class is a representation of a conference within
the Bb Course Management System. |
| ConferenceOwner |
The ConferenceOwner class is a representation of a conference owner within
the Bb Course Management System. |
| ConferenceOwner.OwnerType |
Enumeration for Conference Owner
Currently we have
COURSE, GROUP, MODULE, TAB, SYSTEM |
| ConferenceStatus |
The ConferenceStatus object wraps the state of a user's interaction with a given piece
of conference and adaptive release status. |
| Forum |
The Forum class provides a representation of a discussion board
forum within the Bb Course Management System. |
| ForumProperties |
The ForumProperties class represents the properties to a given
discussion board forum within the Bb Course Management System. |
| ForumStatus |
The ForumStatus object wraps the state of a user's interaction with a given piece
of forum and adaptive release status. |
| Message |
The LwMessage class provides a "light weight" view of a
discussion board forum message within the Bb Course Management System. |
| Message.MessageLifecycle |
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 |
| MessageAttachment |
The MessageAttachment class represents an attachment to a given
discussion board message within the Bb Course Management System. |
| MessageCounts |
This object represents aggregate data for discussion board messages
It contains a total count of messages and a count of read messages. |
| MessageLabel |
The MessageLabel class represents a label to a given discussion board message within
the Bb Course Management System. |
| MessageStatus |
The MessageStatus object wraps the state of a user's interaction with a given piece
of message and adaptive release status. |
| MessageTag |
Association between a Discussion board message and
a Tag |
| UserForumSettings |
The UserForumSettings class is a representation of the
discussion board forum settings. |
| UserForumSettings.ForumRole |
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 |
| UserMsgState |
|