Uses of Interface
org.osid.journaling.BranchReceiver
Packages that use BranchReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of BranchReceiver in org.osid.journaling
Methods in org.osid.journaling with parameters of type BranchReceiverModifier and TypeMethodDescriptionJournalingManager.getBranchNotificationSession(BranchReceiver branchReceiver) Gets the notification session for notifications pertaining to branch changes.JournalingProxyManager.getBranchNotificationSession(BranchReceiver branchReceiver, Proxy proxy) Gets the branch notification session for the given journal.JournalingManager.getBranchNotificationSessionForJournal(BranchReceiver branchReceiver, Id journalId) Gets the branch notification session for the given journal.JournalingProxyManager.getBranchNotificationSessionForJournal(BranchReceiver branchReceiver, Id journalId, Proxy proxy) Gets the branch notification session for the given journal.