| Package | Description |
|---|---|
| org.osid.tracking |
The Open Service Interface Definitions for the org.osid.tracking
service.
|
| Modifier and Type | Method and Description |
|---|---|
LogEntryNotificationSession |
TrackingManager.getLogEntryNotificationSession(LogEntryReceiver logEntryReceiver)
Gets the
OsidSession associated with the log entry
notification service. |
LogEntryNotificationSession |
TrackingProxyManager.getLogEntryNotificationSession(LogEntryReceiver logEntryReceiver,
Proxy proxy)
Gets the
OsidSession associated with the log entry
notification service. |
LogEntryNotificationSession |
TrackingManager.getLogEntryNotificationSessionForFrontOffice(LogEntryReceiver logEntryReceiver,
Id frontOfficeId)
Gets the
OsidSession associated with the log entry
notification service for the given front office. |
LogEntryNotificationSession |
TrackingProxyManager.getLogEntryNotificationSessionForFrontOffice(LogEntryReceiver logEntryReceiver,
Id frontOfficeId,
Proxy proxy)
Gets the
OsidSession associated with the log entry
notification service for the given front office. |