Uses of Interface
org.osid.dictionary.EntryQuerySession
Packages that use EntryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.dictionary
service.
-
Uses of EntryQuerySession in org.osid.dictionary
Subinterfaces of EntryQuerySession in org.osid.dictionaryModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching among entries.Methods in org.osid.dictionary that return EntryQuerySessionModifier and TypeMethodDescriptionDictionaryManager.getEntryQuerySession()Gets theOsidSessionused to query dictionary entries.DictionaryProxyManager.getEntryQuerySession(Proxy proxy) Gets theOsidSessionused to query dictionary entries.DictionaryManager.getEntryQuerySessionForDictionary(Id dictionaryId) Gets theOsidSessionused to query dictionary entries for the specifiedDictionary.DictionaryProxyManager.getEntryQuerySessionForDictionary(Id dictionaryId, Proxy proxy) Gets theOsidSessionused to query dictionary entries for the specifiedDictionary.