Uses of Interface
org.osid.forum.PostNotificationSession
Packages that use PostNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
-
Uses of PostNotificationSession in org.osid.forum
Methods in org.osid.forum that return PostNotificationSessionModifier and TypeMethodDescriptionForumManager.getPostNotificationSession(PostReceiver postReceiver) Gets theOsidSessionassociated with the post notification service.ForumProxyManager.getPostNotificationSession(PostReceiver postReceiver, Proxy proxy) Gets theOsidSessionassociated with the post notification service.ForumManager.getPostNotificationSessionForForum(PostReceiver postReceiver, Id forumId) Gets theOsidSessionassociated with the post notification service for the given forum.ForumProxyManager.getPostNotificationSessionForForum(PostReceiver postReceiver, Id forumId, Proxy proxy) Gets theOsidSessionassociated with the post notification service for the given forum.