Uses of Interface
org.osid.forum.ForumQueryInspector
Packages that use ForumQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
-
Uses of ForumQueryInspector in org.osid.forum
Methods in org.osid.forum that return ForumQueryInspectorModifier and TypeMethodDescriptionForumQueryInspector.getAncestorForumTerms()Gets the ancestor forum terms.ForumQueryInspector.getDescendantForumTerms()Gets the descendant forum terms.ForumSearchResults.getForumQueryInspector()Gets the inspector for the query to examine the terns used in the search.PostQueryInspector.getForumTerms()Gets the forum terms.ReplyQueryInspector.getForumTerms()Gets the forum terms.Methods in org.osid.forum with parameters of type ForumQueryInspectorModifier and TypeMethodDescriptionForumSearchSession.getForumQueryFromInspector(ForumQueryInspector forumQueryInspector) Gets a forum query from an inspector.