Uses of Interface
org.osid.calendaring.EventReceiver
Packages that use EventReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of EventReceiver in org.osid.calendaring
Methods in org.osid.calendaring with parameters of type EventReceiverModifier and TypeMethodDescriptionCalendaringManager.getEventNotificationSession(EventReceiver eventReceiver) Gets the notification session for notifications pertaining to event changes.CalendaringProxyManager.getEventNotificationSession(EventReceiver eventReceiver, Proxy proxy) Gets the notification session for notifications pertaining to event changes.CalendaringManager.getEventNotificationSessionForCalendar(EventReceiver eventReceiver, Id calendarId) Gets theOsidSessionassociated with the event notification service for the given calendar.CalendaringProxyManager.getEventNotificationSessionForCalendar(EventReceiver eventReceiver, Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the event notification service for the given calendar.