Uses of Interface
org.osid.calendaring.ScheduleSlotNotificationSession
Packages that use ScheduleSlotNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of ScheduleSlotNotificationSession in org.osid.calendaring
Methods in org.osid.calendaring that return ScheduleSlotNotificationSessionModifier and TypeMethodDescriptionCalendaringManager.getScheduleSlotNotificationSession(ScheduleSlotReceiver scheduleSlotReceiver) Gets the notification session for notifications pertaining to schedule slot changes.CalendaringProxyManager.getScheduleSlotNotificationSession(ScheduleSlotReceiver scheduleSlotReceiver, Proxy proxy) Gets the notification session for notifications pertaining to schedule slot changes.CalendaringManager.getScheduleSlotNotificationSessionForCalendar(ScheduleSlotReceiver scheduleSlotReceiver, Id calendarId) Gets theOsidSessionassociated with the schedule slot notification service for the given calendar.CalendaringProxyManager.getScheduleSlotNotificationSessionForCalendar(ScheduleSlotReceiver scheduleSlotReceiver, Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the schedule slot notification service for the given calendar.