Uses of Interface
org.osid.logging.LogEntryQuerySession
Packages that use LogEntryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.logging
service.
-
Uses of LogEntryQuerySession in org.osid.logging
Subinterfaces of LogEntryQuerySession in org.osid.loggingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching among log entries.Methods in org.osid.logging that return LogEntryQuerySessionModifier and TypeMethodDescriptionLoggingManager.getLogEntryQuerySession()Gets theOsidSessionassociated with the logging entry query service.LoggingProxyManager.getLogEntryQuerySession(Proxy proxy) Gets theOsidSessionassociated with the logging entry query service.LoggingManager.getLogEntryQuerySessionForLog(Id logId) Gets theOsidSessionassociated with the log entry query service for the given log.LoggingProxyManager.getLogEntryQuerySessionForLog(Id logId, Proxy proxy) Gets theOsidSessionassociated with the log entry query service for the given log.