Uses of Interface
org.osid.journaling.JournalEntryQuerySession
Packages that use JournalEntryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of JournalEntryQuerySession in org.osid.journaling
Subinterfaces of JournalEntryQuerySession in org.osid.journalingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingJournalEntries.Methods in org.osid.journaling that return JournalEntryQuerySessionModifier and TypeMethodDescriptionJournalingManager.getJournalEntryQuerySession()Gets theOsidSessionassociated with the journal entry query service.JournalingProxyManager.getJournalEntryQuerySession(Proxy proxy) Gets theOsidSessionassociated with the journal entry query service.JournalingManager.getJournalEntryQuerySessionForJournal(Id journalId) Gets theOsidSessionassociated with the journal entry query service for the given journal.JournalingProxyManager.getJournalEntryQuerySessionForJournal(Id journalId, Proxy proxy) Gets theOsidSessionassociated with the journal entry query service for the given journal.