Uses of Interface
org.osid.forum.ReplyNotificationSession
Packages that use ReplyNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
-
Uses of ReplyNotificationSession in org.osid.forum
Methods in org.osid.forum that return ReplyNotificationSessionModifier and TypeMethodDescriptionForumManager.getReplyNotificationSession(ReplyReceiver replyReceiver) Gets theOsidSessionassociated with the reply notification service.ForumProxyManager.getReplyNotificationSession(ReplyReceiver replyReceiver, Proxy proxy) Gets theOsidSessionassociated with the reply notification service.ForumManager.getReplyNotificationSessionForForum(ReplyReceiver replyReceiver, Id forumId) Gets theOsidSessionassociated with the reply notification service for the given forum.ForumProxyManager.getReplyNotificationSessionForForum(ReplyReceiver replyReceiver, Id forumId, Proxy proxy) Gets theOsidSessionassociated with the reply notification service for the given forum.