Uses of Interface
org.osid.forum.batch.PostBatchAdminSession
Packages that use PostBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.forum.batch
service.
-
Uses of PostBatchAdminSession in org.osid.forum.batch
Methods in org.osid.forum.batch that return PostBatchAdminSessionModifier and TypeMethodDescriptionForumBatchManager.getPostBatchAdminSession()Gets theOsidSessionassociated with the bulk post administration service.ForumBatchProxyManager.getPostBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk post administration service.ForumBatchManager.getPostBatchAdminSessionForForum(Id forumId) Gets theOsidSessionassociated with the bulk post administration service for the given forum.ForumBatchProxyManager.getPostBatchAdminSessionForForum(Id forumId, Proxy proxy) Gets theOsidSessionassociated with the bulk post administration service for the given forum.