Uses of Interface
org.osid.commenting.BookQueryInspector
Packages that use BookQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.commenting
service.
-
Uses of BookQueryInspector in org.osid.commenting
Methods in org.osid.commenting that return BookQueryInspectorModifier and TypeMethodDescriptionBookQueryInspector.getAncestorBookTerms()Gets the ancestor book terms.BookSearchResults.getBookQueryInspector()Gets the inspector for the query to examine the terns used in the search.CommentQueryInspector.getBookTerms()Gets the book terms.BookQueryInspector.getDescendantBookTerms()Gets the descendant book terms.Methods in org.osid.commenting with parameters of type BookQueryInspectorModifier and TypeMethodDescriptionBookSearchSession.getBookQueryFromInspector(BookQueryInspector bookQueryInspector) Gets an entry query from an inspector.