Uses of Interface
org.osid.dictionary.EntryReceiver
Packages that use EntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.dictionary
service.
-
Uses of EntryReceiver in org.osid.dictionary
Methods in org.osid.dictionary with parameters of type EntryReceiverModifier and TypeMethodDescriptionDictionaryManager.getEntryNotificationSession(EntryReceiver entryReceiver) Gets anEntryNotificationSessionwhich is responsible for subscribing to entry changes within a defaultDictionary.DictionaryProxyManager.getEntryNotificationSession(EntryReceiver entryReceiver, Proxy proxy) Gets anEntryNotificationSessionwhich is responsible for subscribing to entry changes within a defaultDictionary.DictionaryManager.getEntryNotificationSessionForDictionary(EntryReceiver entryReceiver, Id dictionaryId) Gets anEntryNotificationSessionwhich is responsible for subscribing to entry changes for a specifiedDictionary.DictionaryProxyManager.getEntryNotificationSessionForDictionary(EntryReceiver entryReceiver, Id dictionaryId, Proxy proxy) Gets anEntryNotificationSessionwhich is responsible for subscribing to entry changes for a specifiedDictionary.