Uses of Interface
org.osid.journaling.JournalAdminSession
Packages that use JournalAdminSession
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 JournalAdminSession in org.osid.journaling
Methods in org.osid.journaling that return JournalAdminSessionModifier and TypeMethodDescriptionJournalingManager.getJournalAdminSession()Gets theOsidSessionassociated with the journal administrative service.JournalingProxyManager.getJournalAdminSession(Proxy proxy) Gets theOsidSessionassociated with the journal administrative service. -
Uses of JournalAdminSession in org.osid.journaling.batch
Subinterfaces of JournalAdminSession in org.osid.journaling.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesJournalsin bulk.