Uses of Interface
org.osid.calendaring.CommitmentReceiver
Packages that use CommitmentReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of CommitmentReceiver in org.osid.calendaring
Methods in org.osid.calendaring with parameters of type CommitmentReceiverModifier and TypeMethodDescriptionCalendaringManager.getCommitmentNotificationSession(CommitmentReceiver commitmentReceiver) Gets the notification session for notifications pertaining to commitment changes.CalendaringProxyManager.getCommitmentNotificationSession(CommitmentReceiver commitmentReceiver, Proxy proxy) Gets the notification session for notifications pertaining to commitment changes.CalendaringManager.getCommitmentNotificationSessionForCalendar(CommitmentReceiver commitmentReceiver, Id calendarId) Gets theOsidSessionassociated with the commitment notification service for the given calendar.CalendaringProxyManager.getCommitmentNotificationSessionForCalendar(CommitmentReceiver commitmentReceiver, Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the commitment notification service for the given calendar.