Uses of Interface
org.osid.logging.batch.LogEntryPurgeSession
Packages that use LogEntryPurgeSession
Package
Description
The Open Service Interface Definitions for the org.osid.logging.batch
service.
-
Uses of LogEntryPurgeSession in org.osid.logging.batch
Methods in org.osid.logging.batch that return LogEntryPurgeSessionModifier and TypeMethodDescriptionLoggingBatchManager.getLogEntryPurgeSession()Gets theOsidSessionassociated with the log entry purge service.LoggingBatchProxyManager.getLogEntryPurgeSession(Proxy proxy) Gets theOsidSessionassociated with the log entry purge service.LoggingBatchManager.getLogEntryPurgeSessionForLog(Id logId) Gets theOsidSessionassociated with the log entry purge service for the given log.LoggingBatchProxyManager.getLogEntryPurgeSessionForLog(Id logId, Proxy proxy) Gets theOsidSessionassociated with the log entry purge service for the given log.