Uses of Interface
org.osid.calendaring.RecurringEventQuerySession
Packages that use RecurringEventQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of RecurringEventQuerySession in org.osid.calendaring
Subinterfaces of RecurringEventQuerySession in org.osid.calendaringModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingRecurringEventobjects.Methods in org.osid.calendaring that return RecurringEventQuerySessionModifier and TypeMethodDescriptionCalendaringManager.getRecurringEventQuerySession()Gets theOsidSessionassociated with the recurring event query service.CalendaringProxyManager.getRecurringEventQuerySession(Proxy proxy) Gets theOsidSessionassociated with the recurring event query service.CalendaringManager.getRecurringEventQuerySessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the recurring event query service for the given calendar.CalendaringProxyManager.getRecurringEventQuerySessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the recurring event query service for the given calendar.