Uses of Interface
org.osid.blogging.BlogQueryInspector
Packages that use BlogQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.blogging
service.
-
Uses of BlogQueryInspector in org.osid.blogging
Methods in org.osid.blogging that return BlogQueryInspectorModifier and TypeMethodDescriptionBlogQueryInspector.getAncestorBlogTerms()Gets the ancestor blog terms.BlogSearchResults.getBlogQueryInspector()Gets the inspector for the query to examine the terms used in the search.EntryQueryInspector.getBlogTerms()Gets the blog terms.BlogQueryInspector.getDescendantBlogTerms()Gets the descendant blog terms.Methods in org.osid.blogging with parameters of type BlogQueryInspectorModifier and TypeMethodDescriptionBlogSearchSession.getBlogQueryFromInspector(BlogQueryInspector blogQueryInspector) Gets a blog query from an inspector.