| Package | Description |
|---|---|
| org.osid.forum |
The Open Service Interface Definitions for the org.osid.forum
service.
|
| org.osid.forum.batch |
The Open Service Interface Definitions for the org.osid.forum.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
ReplyAdminSession |
ForumManager.getReplyAdminSession()
Gets the
OsidSession associated with the reply
administration service. |
ReplyAdminSession |
ForumProxyManager.getReplyAdminSession(Proxy proxy)
Gets the
OsidSession associated with the reply
administration service. |
ReplyAdminSession |
ForumManager.getReplyAdminSessionForForum(Id forumId)
Gets the
OsidSession associated with the reply
administration service for the given forum. |
ReplyAdminSession |
ForumProxyManager.getReplyAdminSessionForForum(Id forumId,
Proxy proxy)
Gets the
OsidSession associated with the reply
administration service for the given forum. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReplyBatchAdminSession
This session creates, updates, and deletes
Replies in
bulk. |