Uses of Interface
org.osid.logging.LogEntrySearchOrder
Packages that use LogEntrySearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.logging
service.
-
Uses of LogEntrySearchOrder in org.osid.logging
Methods in org.osid.logging that return LogEntrySearchOrderModifier and TypeMethodDescriptionLogEntrySearchSession.getLogEntrySearchOrder()Gets a log entry search order.LogEntrySmartLogSession.getLogEntrySearchOrder()Gets a logEntry search order.Methods in org.osid.logging with parameters of type LogEntrySearchOrderModifier and TypeMethodDescriptionvoidLogEntrySmartLogSession.applyLogEntrySequencing(LogEntrySearchOrder logEntrySearchOrder) Applies a logEntry search order to this log.voidLogEntrySearch.orderLogEntryResults(LogEntrySearchOrder logEntrySearchOrder) Specify an ordering to the search results.