Uses of Interface
org.osid.lexicon.TextQuerySession
Packages that use TextQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.lexicon
service.
-
Uses of TextQuerySession in org.osid.lexicon
Subinterfaces of TextQuerySession in org.osid.lexiconModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongTexts.Methods in org.osid.lexicon that return TextQuerySessionModifier and TypeMethodDescriptionLexiconManager.getTextQuerySession()Gets theOsidSessionassociated with the text query service.LexiconProxyManager.getTextQuerySession(Proxy proxy) Gets theOsidSessionassociated with the text query service.LexiconManager.getTextQuerySessionForPress(Id pressId) Gets theOsidSessionassociated with the text query service for the given press.LexiconProxyManager.getTextQuerySessionForPress(Id pressId, Proxy proxy) Gets theOsidSessionassociated with the text query service for the given press.