Uses of Interface
org.osid.journaling.batch.BranchBatchAdminSession
Packages that use BranchBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.journaling.batch
service.
-
Uses of BranchBatchAdminSession in org.osid.journaling.batch
Methods in org.osid.journaling.batch that return BranchBatchAdminSessionModifier and TypeMethodDescriptionJournalingBatchManager.getBranchBatchAdminSession()Gets theOsidSessionassociated with the bulk branch administration service.JournalingBatchProxyManager.getBranchBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk branch administration service.JournalingBatchManager.getBranchBatchAdminSessionForJournal(Id journalId) Gets theOsidSessionassociated with the bulk branch administration service for the given journal.JournalingBatchProxyManager.getBranchBatchAdminSessionForJournal(Id journalId, Proxy proxy) Gets theOsidSessionassociated with the bulk branch administration service for the given journal.