Uses of Interface
org.osid.logging.LogEntrySearch
Packages that use LogEntrySearch
Package
Description
The Open Service Interface Definitions for the org.osid.logging
service.
-
Uses of LogEntrySearch in org.osid.logging
Methods in org.osid.logging that return LogEntrySearchModifier and TypeMethodDescriptionLogEntrySearchSession.getLogEntrySearch()Gets a log entry search.Methods in org.osid.logging with parameters of type LogEntrySearchModifier and TypeMethodDescriptionLogEntrySearchSession.getLogEntriesBySearch(LogEntryQuery logEntryQuery, LogEntrySearch logEntrySearch) Gets the search results matching the given search query using the given search.