Uses of Interface
org.osid.lexicon.PressQueryInspector
Packages that use PressQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.lexicon
service.
-
Uses of PressQueryInspector in org.osid.lexicon
Methods in org.osid.lexicon that return PressQueryInspectorModifier and TypeMethodDescriptionPressQueryInspector.getAncestorPressTerms()Gets the ancestor press query terms.PressQueryInspector.getDescendantPressTerms()Gets the descendant press query terms.PressSearchResults.getPressQueryInspector()Gets the inspector for the query to examine the terms used in the search.IdiomQueryInspector.getPressTerms()Gets the press query terms.ParameterQueryInspector.getPressTerms()Gets the press query terms.TextQueryInspector.getPressTerms()Gets the press query terms.Methods in org.osid.lexicon with parameters of type PressQueryInspectorModifier and TypeMethodDescriptionPressSearchSession.getPressQueryFromInspector(PressQueryInspector pressQueryInspector) Gets an press query from an inspector.