Uses of Interface
org.osid.calendaring.cycle.CyclicEventNotificationSession
Packages that use CyclicEventNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
-
Uses of CyclicEventNotificationSession in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return CyclicEventNotificationSessionModifier and TypeMethodDescriptionCalendaringCycleManager.getCyclicEventNotificationSession(CyclicEventReceiver cyclicEventReceiver) Gets the notification session for notifications pertaining to cyclic event changes.CalendaringCycleProxyManager.getCyclicEventNotificationSession(CyclicEventReceiver eventReceiver, Proxy proxy) Gets the notification session for notifications pertaining to event changes.CalendaringCycleManager.getCyclicEventNotificationSessionForCalendar(CyclicEventReceiver cyclicEventReceiver, Id calendarId) Gets theOsidSessionassociated with the cyclic event notification service for the given calendar.CalendaringCycleProxyManager.getCyclicEventNotificationSessionForCalendar(CyclicEventReceiver eventReceiver, Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the cyclic event notification service for the given calendar.