Uses of Interface
org.osid.dictionary.EntryRetrievalSession
Packages that use EntryRetrievalSession
Package
Description
The Open Service Interface Definitions for the org.osid.dictionary
service.
-
Uses of EntryRetrievalSession in org.osid.dictionary
Methods in org.osid.dictionary that return EntryRetrievalSessionModifier and TypeMethodDescriptionDictionaryManager.getEntryRetrievalSession()Gets theOsidSessionused to retrieve dictionary entries.DictionaryProxyManager.getEntryRetrievalSession(Proxy proxy) Gets theOsidSessionused to retrieve dictionary entries.DictionaryManager.getEntryRetrievalSessionForDictionary(Id dictionaryId) Gets theOsidSessionused to retrieve dictionary entries for the specifiedDictionary.DictionaryProxyManager.getEntryRetrievalSessionForDictionary(Id dictionaryId, Proxy proxy) Gets theOsidSessionused to retrieve dictionary entries for the specifiedDictionary.