Package | Description |
---|---|
org.osid.journaling |
The Open Service Interface Definitions for the org.osid.journaling
service.
|
Modifier and Type | Method and Description |
---|---|
JournalEntryNotificationSession |
JournalingManager.getJournalEntryNotificationSession(JournalEntryReceiver journalEntryReceiver)
Gets the
OsidSession associated with the journal entry
notification service. |
JournalEntryNotificationSession |
JournalingProxyManager.getJournalEntryNotificationSession(JournalEntryReceiver journalEntryReceiver,
Proxy proxy)
Gets the
OsidSession associated with the journal entry
notification service. |
JournalEntryNotificationSession |
JournalingManager.getJournalEntryNotificationSessionForJournal(JournalEntryReceiver journalEntryReceiver,
Id journalId)
Gets the
OsidSession associated with the journal entry
notification service for the given journal. |
JournalEntryNotificationSession |
JournalingProxyManager.getJournalEntryNotificationSessionForJournal(JournalEntryReceiver journalEntryReceiver,
Id journalId,
Proxy proxy)
Gets the
OsidSession associated with the journal entry
notification service for the given journal. |