Package | Description |
---|---|
org.osid.journaling |
The Open Service Interface Definitions for the org.osid.journaling
service.
|
Modifier and Type | Method and Description |
---|---|
BranchSearchSession |
JournalingManager.getBranchSearchSession()
Gets a branch search session.
|
BranchSearchSession |
JournalingProxyManager.getBranchSearchSession(Proxy proxy)
Gets a branch search session.
|
BranchSearchSession |
JournalingManager.getBranchSearchSessionForJournal(Id journalId)
Gets a branch search session for the given journal.
|
BranchSearchSession |
JournalingProxyManager.getBranchSearchSessionForJournal(Id journalId,
Proxy proxy)
Gets a branch search session for the given journal.
|