Uses of Interface
org.osid.journaling.JournalEntryReceiver
Packages that use JournalEntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of JournalEntryReceiver in org.osid.journaling
Methods in org.osid.journaling with parameters of type JournalEntryReceiverModifier and TypeMethodDescriptionJournalingManager.getJournalEntryNotificationSession(JournalEntryReceiver journalEntryReceiver) Gets theOsidSessionassociated with the journal entry notification service.JournalingProxyManager.getJournalEntryNotificationSession(JournalEntryReceiver journalEntryReceiver, Proxy proxy) Gets theOsidSessionassociated with the journal entry notification service.JournalingManager.getJournalEntryNotificationSessionForJournal(JournalEntryReceiver journalEntryReceiver, Id journalId) Gets theOsidSessionassociated with the journal entry notification service for the given journal.JournalingProxyManager.getJournalEntryNotificationSessionForJournal(JournalEntryReceiver journalEntryReceiver, Id journalId, Proxy proxy) Gets theOsidSessionassociated with the journal entry notification service for the given journal.