Uses of Interface
org.osid.forum.ReplyAdminSession
Packages that use ReplyAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
The Open Service Interface Definitions for the org.osid.forum.batch
service.
-
Uses of ReplyAdminSession in org.osid.forum
Methods in org.osid.forum that return ReplyAdminSessionModifier and TypeMethodDescriptionForumManager.getReplyAdminSession()Gets theOsidSessionassociated with the reply administration service.ForumProxyManager.getReplyAdminSession(Proxy proxy) Gets theOsidSessionassociated with the reply administration service.ForumManager.getReplyAdminSessionForForum(Id forumId) Gets theOsidSessionassociated with the reply administration service for the given forum.ForumProxyManager.getReplyAdminSessionForForum(Id forumId, Proxy proxy) Gets theOsidSessionassociated with the reply administration service for the given forum. -
Uses of ReplyAdminSession in org.osid.forum.batch
Subinterfaces of ReplyAdminSession in org.osid.forum.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRepliesin bulk.