| Package | Description |
|---|---|
| org.osid.journaling |
The Open Service Interface Definitions for the org.osid.journaling
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JournalEntrySearchSession
This session provides methods for searching
JournalEntry
objects. |
| Modifier and Type | Method and Description |
|---|---|
JournalEntryQuerySession |
JournalingManager.getJournalEntryQuerySession()
Gets the
OsidSession associated with the journal entry
query service. |
JournalEntryQuerySession |
JournalingProxyManager.getJournalEntryQuerySession(Proxy proxy)
Gets the
OsidSession associated with the journal entry
query service. |
JournalEntryQuerySession |
JournalingManager.getJournalEntryQuerySessionForJournal(Id journalId)
Gets the
OsidSession associated with the journal entry
query service for the given journal. |
JournalEntryQuerySession |
JournalingProxyManager.getJournalEntryQuerySessionForJournal(Id journalId,
Proxy proxy)
Gets the
OsidSession associated with the journal entry
query service for the given journal. |