| Package | Description |
|---|---|
| org.osid.forum |
The Open Service Interface Definitions for the org.osid.forum
service.
|
| Modifier and Type | Method and Description |
|---|---|
PostSearchSession |
ForumManager.getPostSearchSession()
Gets the
OsidSession associated with the post search
service. |
PostSearchSession |
ForumProxyManager.getPostSearchSession(Proxy proxy)
Gets the
OsidSession associated with the post search
service. |
PostSearchSession |
ForumManager.getPostSearchSessionForForum(Id forumId)
Gets the
OsidSession associated with the post search
service for the given forum. |
PostSearchSession |
ForumProxyManager.getPostSearchSessionForForum(Id forumId,
Proxy proxy)
Gets the
OsidSession associated with the post search
service for the given forum. |