| Package | Description |
|---|---|
| org.osid.dictionary |
The Open Service Interface Definitions for the org.osid.dictionary
service.
|
| org.osid.dictionary.batch |
The Open Service Interface Definitions for the org.osid.dictionary.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
DictionaryAdminSession |
DictionaryManager.getDictionaryAdminSession()
Gets the
OsidSession used to administer dictionaries |
DictionaryAdminSession |
DictionaryProxyManager.getDictionaryAdminSession(Proxy proxy)
Gets the
OsidSession used to administer dictionaries. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DictionaryBatchAdminSession
This session creates, updates, and deletes
Dictionaries
in bulk. |