Uses of Interface
org.osid.calendaring.cycle.CyclicEventReceiver
Packages that use CyclicEventReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
-
Uses of CyclicEventReceiver in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle with parameters of type CyclicEventReceiverModifier 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.