Uses of Interface
org.osid.dictionary.EntryNotificationSession
Packages that use EntryNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.dictionary
service.
-
Uses of EntryNotificationSession in org.osid.dictionary
Methods in org.osid.dictionary that return EntryNotificationSessionModifier 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.