| Package | Description |
|---|---|
| org.osid.dictionary |
The Open Service Interface Definitions for the org.osid.dictionary
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DictionarySearchSession
This session provides methods for searching
Dictionary
objects. |
| Modifier and Type | Method and Description |
|---|---|
DictionaryQuerySession |
DictionaryManager.getDictionaryQuerySession()
Gets the
OsidSession used to query dictionaries. |
DictionaryQuerySession |
DictionaryProxyManager.getDictionaryQuerySession(Proxy proxy)
Gets the
OsidSession used to query dictionaries. |