Uses of Interface
org.osid.journaling.BranchAdminSession
Packages that use BranchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
The Open Service Interface Definitions for the org.osid.journaling.batch
service.
-
Uses of BranchAdminSession in org.osid.journaling
Methods in org.osid.journaling that return BranchAdminSessionModifier and TypeMethodDescriptionJournalingManager.getBranchAdminSession()Gets a branch administration session for creating, updating and deleting branches.JournalingProxyManager.getBranchAdminSession(Proxy proxy) Gets a branch administration session for creating, updating and deleting branches.JournalingManager.getBranchAdminSessionForJournal(Id journalId) Gets a branch administration session for the given journal.JournalingProxyManager.getBranchAdminSessionForJournal(Id journalId, Proxy proxy) Gets a branch administration session for the given journal. -
Uses of BranchAdminSession in org.osid.journaling.batch
Subinterfaces of BranchAdminSession in org.osid.journaling.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBranchesin bulk.