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