Uses of Interface
org.osid.dictionary.DictionaryQueryInspector
Packages that use DictionaryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.dictionary
service.
-
Uses of DictionaryQueryInspector in org.osid.dictionary
Methods in org.osid.dictionary that return DictionaryQueryInspectorModifier and TypeMethodDescriptionDictionaryQueryInspector.getAncestorDictionaryTerms()Gets the ancestor dictionary query terms.DictionaryQueryInspector.getDescendantDictionaryTerms()Gets the descendant dictionary query terms.DictionarySearchResults.getDictionaryQueryInspector()Gets the inspector for the query to examine the terms used in the search.EntryQueryInspector.getDictionaryTerms()Gets the dictionary query terms.Methods in org.osid.dictionary with parameters of type DictionaryQueryInspectorModifier and TypeMethodDescriptionDictionarySearchSession.getDictionaryQueryFromInspector(DictionaryQueryInspector dictionaryQueryInspector) Gets a dictionary query from an inspector.