Uses of Interface
org.osid.calendaring.RecurringEventLookupSession
Packages that use RecurringEventLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of RecurringEventLookupSession in org.osid.calendaring
Methods in org.osid.calendaring that return RecurringEventLookupSessionModifier and TypeMethodDescriptionCalendaringManager.getRecurringEventLookupSession()Gets theOsidSessionassociated with the recurring event lookup service.CalendaringProxyManager.getRecurringEventLookupSession(Proxy proxy) Gets theOsidSessionassociated with the recurring event lookup service.CalendaringManager.getRecurringEventLookupSessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the recurring event lookup service for the given calendar.CalendaringProxyManager.getRecurringEventLookupSessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the recurring event lookup service for the given calendar.