Uses of Interface
org.osid.journaling.JournalEntryLookupSession
Packages that use JournalEntryLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of JournalEntryLookupSession in org.osid.journaling
Methods in org.osid.journaling that return JournalEntryLookupSessionModifier and TypeMethodDescriptionJournalingManager.getJournalEntryLookupSession()Gets theOsidSessionassociated with the journal entry lookup service.JournalingProxyManager.getJournalEntryLookupSession(Proxy proxy) Gets theOsidSessionassociated with the journal entry lookup service.JournalingManager.getJournalEntryLookupSessionForJournal(Id journalId) Gets theOsidSessionassociated with the journal entry lookup service for the given journal.JournalingProxyManager.getJournalEntryLookupSessionForJournal(Id journalId, Proxy proxy) Gets theOsidSessionassociated with the journal entry lookup service for the given journal.