Uses of Interface
org.osid.dictionary.EntryAdminSession
Packages that use EntryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.dictionary
service.
The Open Service Interface Definitions for the org.osid.dictionary.batch
service.
-
Uses of EntryAdminSession in org.osid.dictionary
Methods in org.osid.dictionary that return EntryAdminSessionModifier and TypeMethodDescriptionDictionaryManager.getEntryAdminSession()Gets theOsidSessionused to administer dictionary entries.DictionaryProxyManager.getEntryAdminSession(Proxy proxy) Gets theOsidSessionused to administer dictionary entries.DictionaryManager.getEntryAdminSessionForDictionary(Id dictionaryId) Gets theOsidSessionused to administer dictionary entries for the specifiedDictionary.DictionaryProxyManager.getEntryAdminSessionForDictionary(Id dictionaryId, Proxy proxy) Gets theOsidSessionused to administer dictionary entries for the specifiedDictionary. -
Uses of EntryAdminSession in org.osid.dictionary.batch
Subinterfaces of EntryAdminSession in org.osid.dictionary.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesEntriesin bulk.