Uses of Interface
org.osid.logging.LogEntryQueryInspector
Packages that use LogEntryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.logging
service.
-
Uses of LogEntryQueryInspector in org.osid.logging
Methods in org.osid.logging that return LogEntryQueryInspectorModifier and TypeMethodDescriptionLogEntrySearchResults.getLogEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.LogQueryInspector.getLogEntryTerms()Gets the log entry query terms.LogEntrySmartLogSession.inspectLogEntryQuery()Gets a logEntry query inspector for this log.Methods in org.osid.logging with parameters of type LogEntryQueryInspectorModifier and TypeMethodDescriptionLogEntrySmartLogSession.getLogEntryQueryFromInspector(LogEntryQueryInspector logEntryQueryInspector) Gets a logEntry query from an inspector.