Uses of Interface
org.osid.calendaring.ScheduleNotificationSession
Packages that use ScheduleNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of ScheduleNotificationSession in org.osid.calendaring
Methods in org.osid.calendaring that return ScheduleNotificationSessionModifier and TypeMethodDescriptionCalendaringManager.getScheduleNotificationSession(ScheduleReceiver scheduleReceiver) Gets the notification session for notifications pertaining to schedule changes.CalendaringProxyManager.getScheduleNotificationSession(ScheduleReceiver scheduleReceiver, Proxy proxy) Gets the notification session for notifications pertaining to schedule changes.CalendaringManager.getScheduleNotificationSessionForCalendar(ScheduleReceiver scheduleReceiver, Id calendarId) Gets theOsidSessionassociated with the schedule notification service for the given calendar.CalendaringProxyManager.getScheduleNotificationSessionForCalendar(ScheduleReceiver scheduleReceiver, Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the schedule notification service for the given calendar.