Uses of Interface
org.osid.commenting.CommentReceiver
Packages that use CommentReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.commenting
service.
-
Uses of CommentReceiver in org.osid.commenting
Methods in org.osid.commenting with parameters of type CommentReceiverModifier 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.