Uses of Interface
org.osid.logging.LogEntryAdminSession
Packages that use LogEntryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.logging
service.
The Open Service Interface Definitions for the org.osid.logging.batch
service.
-
Uses of LogEntryAdminSession in org.osid.logging
Methods in org.osid.logging that return LogEntryAdminSessionModifier and TypeMethodDescriptionLoggingManager.getLogEntryAdminSession()Gets theOsidSessionassociated with the logging entry administrative service.LoggingProxyManager.getLogEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the logging entry administrative service.LoggingManager.getLogEntryAdminSessionForLog(Id logId) Gets theOsidSessionassociated with the log entry administrative service for the given log.LoggingProxyManager.getLogEntryAdminSessionForLog(Id logId, Proxy proxy) Gets theOsidSessionassociated with the log entry administrative service for the given log. -
Uses of LogEntryAdminSession in org.osid.logging.batch
Subinterfaces of LogEntryAdminSession in org.osid.logging.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesLogEntriesin bulk.