Package | Description |
---|---|
org.osid.logging |
The Open Service Interface Definitions for the org.osid.logging
service.
|
Modifier and Type | Method and Description |
---|---|
LogEntry |
LogEntryAdminSession.createLogEntry(LogEntryForm logEntryForm)
Creates a new
LogEntry. |
LogEntry |
LogEntryLookupSession.getLogEntry(Id logEntryId)
Gets the
LogEntry specified by its Id. |
LogEntry[] |
LogEntryList.getNextLogEntries(long n)
Gets the next set of
LogEntry elements in this list. |
LogEntry |
LogEntryList.getNextLogEntry()
Gets the next
LogEntry in this list. |