Uses of Interface
org.osid.blogging.EntryQueryInspector
Packages that use EntryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.blogging
service.
-
Uses of EntryQueryInspector in org.osid.blogging
Methods in org.osid.blogging that return EntryQueryInspectorModifier and TypeMethodDescriptionEntrySearchResults.getEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.BlogQueryInspector.getEntryTerms()Gets the entry terms.EntrySmartBlogSession.inspectEntryQuery()Gets an entry query inspector for this blog.Methods in org.osid.blogging with parameters of type EntryQueryInspectorModifier and TypeMethodDescriptionEntrySearchSession.getEntryQueryFromInspector(EntryQueryInspector entryQueryInspector) Gets an entry query from an inspector.EntrySmartBlogSession.getEntryQueryFromInspector(EntryQueryInspector entryQueryInspector) Gets an entry query from an inspector.