Uses of Interface
org.osid.lexicon.PressQuery
Packages that use PressQuery
Package
Description
The Open Service Interface Definitions for the org.osid.lexicon
service.
-
Uses of PressQuery in org.osid.lexicon
Methods in org.osid.lexicon that return PressQueryModifier and TypeMethodDescriptionPressQuery.getAncestorPressQuery()Gets the query for an press.PressQuery.getDescendantPressQuery()Gets the query for an press/ Multiple retrievals produce a nestedORterm.IdiomQuery.getPressQuery()Gets the query for an press.ParameterQuery.getPressQuery()Gets the query for an press.PressQuerySession.getPressQuery()Gets an press query.TextQuery.getPressQuery()Gets the query for an press.PressSearchSession.getPressQueryFromInspector(PressQueryInspector pressQueryInspector) Gets an press query from an inspector.Methods in org.osid.lexicon with parameters of type PressQueryModifier and TypeMethodDescriptionPressQuerySession.getPressesByQuery(PressQuery pressQuery) Gets a list ofPressesmatching the given press query.PressSearchSession.getPressesBySearch(PressQuery pressQuery, PressSearch pressSearch) Gets the search results matching the given search query using the given search.