Uses of Interface
org.osid.dictionary.Dictionary
Packages that use Dictionary
Package
Description
The Open Service Interface Definitions for the org.osid.dictionary
service.
-
Uses of Dictionary in org.osid.dictionary
Methods in org.osid.dictionary that return DictionaryModifier and TypeMethodDescriptionDictionaryAdminSession.createDictionary(DictionaryForm dictionaryForm) Creates a newDictionary.DictionaryLookupSession.getDictionary(Id dictionaryId) Gets theDictionaryspecified by itsId.DictionaryNode.getDictionary()Gets theDictionaryat this node.EntryAdminSession.getDictionary()Gets theDictionaryassociated with this session.EntryLookupSession.getDictionary()Gets theDictionaryassociated with this session.EntryNotificationSession.getDictionary()Gets theDictionaryassociated with this session.EntryQuerySession.getDictionary()Gets theDictionaryassociated with this session.EntryRetrievalSession.getDictionary()Gets theDictionaryassociated with this session.EntrySmartDictionarySession.getDictionary()Gets theDictionaryassociated with this session.DictionaryList.getNextDictionaries(long n) Gets the next set ofDictionaryobjects in this lis which must be less than or equal to whst is returned fromavailable().DictionaryList.getNextDictionary()Gets the nextDictionaryin this list.