Uses of Interface
org.osid.forum.PostAdminSession
Packages that use PostAdminSession
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 PostAdminSession in org.osid.forum
Methods in org.osid.forum that return PostAdminSessionModifier and TypeMethodDescriptionForumManager.getPostAdminSession()Gets theOsidSessionassociated with the post administrative service.ForumProxyManager.getPostAdminSession(Proxy proxy) Gets theOsidSessionassociated with the post administrative service.ForumManager.getPostAdminSessionForForum(Id forumId) Gets theOsidSessionassociated with the post administrative service for the given forum.ForumProxyManager.getPostAdminSessionForForum(Id forumId, Proxy proxy) Gets theOsidSessionassociated with the post administration service for the given forum. -
Uses of PostAdminSession in org.osid.forum.batch
Subinterfaces of PostAdminSession in org.osid.forum.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPostsin bulk.