Uses of Interface
org.osid.commenting.CommentQueryInspector
Packages that use CommentQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.commenting
service.
-
Uses of CommentQueryInspector in org.osid
Methods in org.osid that return CommentQueryInspectorModifier and TypeMethodDescriptionOsidObjectQueryInspector.getCommentTerms()Gets the comment query terms. -
Uses of CommentQueryInspector in org.osid.commenting
Methods in org.osid.commenting that return CommentQueryInspectorModifier and TypeMethodDescriptionCommentSearchResults.getCommentQueryInspector()Gets the inspector for the query to examine the terns used in the search.BookQueryInspector.getCommentTerms()Gets the comment terms.CommentSmartBookSession.inspectCommentQuery()Gets a comment query inspector for this book.Methods in org.osid.commenting with parameters of type CommentQueryInspectorModifier and TypeMethodDescriptionCommentSearchSession.getCommentQueryFromInspector(CommentQueryInspector commentQueryInspector) Gets an entry query from an inspector.CommentSmartBookSession.getCommentQueryFromInspector(CommentQueryInspector commentQueryInspector) Gets a comment query from an inspector.