| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleNotificationSession |
CalendaringManager.getScheduleNotificationSession(ScheduleReceiver scheduleReceiver)
Gets the notification session for notifications pertaining to schedule
changes.
|
ScheduleNotificationSession |
CalendaringProxyManager.getScheduleNotificationSession(ScheduleReceiver scheduleReceiver,
Proxy proxy)
Gets the notification session for notifications pertaining to schedule
changes.
|
ScheduleNotificationSession |
CalendaringManager.getScheduleNotificationSessionForCalendar(ScheduleReceiver scheduleReceiver,
Id calendarId)
Gets the
OsidSession associated with the schedule
notification service for the given calendar. |
ScheduleNotificationSession |
CalendaringProxyManager.getScheduleNotificationSessionForCalendar(ScheduleReceiver scheduleReceiver,
Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the schedule
notification service for the given calendar. |