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