Uses of Interface
org.osid.lexicon.TextQuery
Packages that use TextQuery
Package
Description
The Open Service Interface Definitions for the org.osid.lexicon
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of TextQuery in org.osid.lexicon
Methods in org.osid.lexicon that return TextQueryModifier and TypeMethodDescriptionIdiomQuery.getTextQuery()Gets the query for a text.ParameterQuery.getTextQuery()Gets the query for a text.PressQuery.getTextQuery()Gets the query for a text.TextQuerySession.getTextQuery()Gets a text query.TextSmartPressSession.getTextQuery()Gets a text query.TextSearchSession.getTextQueryFromInspector(TextQueryInspector textQueryInspector) Gets a text query from an inspector.TextSmartPressSession.getTextQueryFromInspector(TextQueryInspector textQueryInspector) Gets a text query from an inspector.Methods in org.osid.lexicon with parameters of type TextQueryModifier and TypeMethodDescriptionvoidTextSmartPressSession.applyTextQuery(TextQuery textQuery) Applies a text query to this press.TextQuerySession.getTextsByQuery(TextQuery textQuery) Gets a list ofTextsmatching the given text query,TextSearchSession.getTextsBySearch(TextQuery textQuery, TextSearch textSearch) Gets the search results matching the given search query using the given search. -
Uses of TextQuery in org.osid.rules.check
Methods in org.osid.rules.check that return TextQueryModifier and TypeMethodDescriptionCheckQuery.getLoggingCheckTextQuery()Gets the query for a text.