Uses of Interface
org.osid.journaling.BranchNotificationSession
Packages that use BranchNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of BranchNotificationSession in org.osid.journaling
Methods in org.osid.journaling that return BranchNotificationSessionModifier 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.