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