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