Uses of Interface
org.osid.forum.PostQuerySession
Packages that use PostQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
-
Uses of PostQuerySession in org.osid.forum
Subinterfaces of PostQuerySession in org.osid.forumModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingPosts.Methods in org.osid.forum that return PostQuerySessionModifier and TypeMethodDescriptionForumManager.getPostQuerySession()Gets theOsidSessionassociated with the post query service.ForumProxyManager.getPostQuerySession(Proxy proxy) Gets theOsidSessionassociated with the post query service.ForumManager.getPostQuerySessionForForum(Id forumId) Gets theOsidSessionassociated with the post query service for the given forum.ForumProxyManager.getPostQuerySessionForForum(Id forumId, Proxy proxy) Gets theOsidSessionassociated with the post query service for the given forum.