Uses of Interface
org.osid.calendaring.RecurringEventNotificationSession
Packages that use RecurringEventNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of RecurringEventNotificationSession in org.osid.calendaring
Methods in org.osid.calendaring that return RecurringEventNotificationSessionModifier and TypeMethodDescriptionCalendaringManager.getRecurringEventNotificationSession(RecurringEventReceiver recurringEventReceiver) Gets the notification session for notifications pertaining to recurring event changes.CalendaringProxyManager.getRecurringEventNotificationSession(RecurringEventReceiver recurringEventReceiver, Proxy proxy) Gets the notification session for notifications pertaining to recurring event changes.CalendaringManager.getRecurringEventNotificationSessionForCalendar(RecurringEventReceiver recurringEventReceiver, Id calendarId) Gets theOsidSessionassociated with the recurring event notification service for the given calendar.CalendaringProxyManager.getRecurringEventNotificationSessionForCalendar(RecurringEventReceiver recurringEventReceiver, Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the recurring event notification service for the given calendar.