Uses of Interface
org.osid.commenting.CommentNotificationSession
Packages that use CommentNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.commenting
service.
-
Uses of CommentNotificationSession in org.osid.commenting
Methods in org.osid.commenting that return CommentNotificationSessionModifier and TypeMethodDescriptionCommentingManager.getCommentNotificationSession(CommentReceiver commentReceiver) Gets theOsidSessionassociated with the comment notification service.CommentingProxyManager.getCommentNotificationSession(CommentReceiver commentReceiver, Proxy proxy) Gets theOsidSessionassociated with the comment notification service.CommentingManager.getCommentNotificationSessionForBook(CommentReceiver commentReceiver, Id bookId) Gets theOsidSessionassociated with the comment notification service for the given book.CommentingProxyManager.getCommentNotificationSessionForBook(CommentReceiver commentReceiver, Id bookId, Proxy proxy) Gets theOsidSessionassociated with the comment notification service for the given book.