Uses of Interface
org.osid.journaling.JournalEntryAdminSession
Packages that use JournalEntryAdminSession
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 JournalEntryAdminSession in org.osid.journaling
Methods in org.osid.journaling that return JournalEntryAdminSessionModifier and TypeMethodDescriptionJournalingManager.getJournalEntryAdminSession()Gets theOsidSessionassociated with the journal entry administration service.JournalingProxyManager.getJournalEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the journal entry administration service.JournalingManager.getJournalEntryAdminSessionForJournal(Id journalId) Gets theOsidSessionassociated with the journal entry administration service for the given journal.JournalingProxyManager.getJournalEntryAdminSessionForJournal(Id journalId, Proxy proxy) Gets theOsidSessionassociated with the journal entry administration service for the given journal. -
Uses of JournalEntryAdminSession in org.osid.journaling.batch
Subinterfaces of JournalEntryAdminSession in org.osid.journaling.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesJournalEntriesin bulk.