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