| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Method and Description |
|---|---|
RecurringEventNotificationSession |
CalendaringManager.getRecurringEventNotificationSession(RecurringEventReceiver recurringEventReceiver)
Gets the notification session for notifications pertaining to
recurring event changes.
|
RecurringEventNotificationSession |
CalendaringProxyManager.getRecurringEventNotificationSession(RecurringEventReceiver recurringEventReceiver,
Proxy proxy)
Gets the notification session for notifications pertaining to
recurring event changes.
|
RecurringEventNotificationSession |
CalendaringManager.getRecurringEventNotificationSessionForCalendar(RecurringEventReceiver recurringEventReceiver,
Id calendarId)
Gets the
OsidSession associated with the recurring
event notification service for the given calendar. |
RecurringEventNotificationSession |
CalendaringProxyManager.getRecurringEventNotificationSessionForCalendar(RecurringEventReceiver recurringEventReceiver,
Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the recurring
event notification service for the given calendar. |