Uses of Interface
org.osid.logging.LogEntry
Packages that use LogEntry
Package
Description
The Open Service Interface Definitions for the org.osid.logging
service.
-
Uses of LogEntry in org.osid.logging
Methods in org.osid.logging that return LogEntryModifier and TypeMethodDescriptionLogEntryAdminSession.createLogEntry(LogEntryForm logEntryForm) Creates a newLogEntry.LogEntryLookupSession.getLogEntry(Id logEntryId) Gets theLogEntryspecified by itsId.LogEntry[]LogEntryList.getNextLogEntries(long n) Gets the next set ofLogEntry elementsin this list.LogEntryList.getNextLogEntry()Gets the nextLogEntryin this list.