Uses of Interface
org.osid.forum.PostQueryInspector
Packages that use PostQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
-
Uses of PostQueryInspector in org.osid.forum
Methods in org.osid.forum that return PostQueryInspectorModifier and TypeMethodDescriptionPostSearchResults.getPostQueryInspector()Gets the inspector for the query to examine the terns used in the search.ForumQueryInspector.getPostTerms()Gets the post terms.PostSmartForumSession.inspectPostQuery()Gets a post query inspector for this forum.Methods in org.osid.forum with parameters of type PostQueryInspectorModifier and TypeMethodDescriptionPostSearchSession.getPostQueryFromInspector(PostQueryInspector postQueryInspector) Gets an entry query from an inspector.PostSmartForumSession.getPostQueryFromInspector(PostQueryInspector postQueryInspector) Gets a post query from an inspector.