Package | Description |
---|---|
org.osid.commenting |
The Open Service Interface Definitions for the org.osid.commenting
service.
|
Modifier and Type | Method and Description |
---|---|
CommentSearchSession |
CommentingManager.getCommentSearchSession()
Gets the
OsidSession associated with the comment search
service. |
CommentSearchSession |
CommentingProxyManager.getCommentSearchSession(Proxy proxy)
Gets the
OsidSession associated with the comment search
service. |
CommentSearchSession |
CommentingManager.getCommentSearchSessionForBook(Id bookId)
Gets the
OsidSession associated with the comment search
service for the given book. |
CommentSearchSession |
CommentingProxyManager.getCommentSearchSessionForBook(Id bookId,
Proxy proxy)
Gets the
OsidSession associated with the comment search
service for the given book. |