Uses of Interface
org.osid.calendaring.cycle.CyclicEventQuerySession
Packages that use CyclicEventQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
-
Uses of CyclicEventQuerySession in org.osid.calendaring.cycle
Subinterfaces of CyclicEventQuerySession in org.osid.calendaring.cycleModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingCyclicEvents.Methods in org.osid.calendaring.cycle that return CyclicEventQuerySessionModifier and TypeMethodDescriptionCalendaringCycleManager.getCyclicEventQuerySession()Gets theOsidSessionassociated with the cyclic event query service.CalendaringCycleProxyManager.getCyclicEventQuerySession(Proxy proxy) Gets theOsidSessionassociated with the cyclic event query service.CalendaringCycleManager.getCyclicEventQuerySessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the cyclic event query service for the given calendar.CalendaringCycleProxyManager.getCyclicEventQuerySessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the cyclic event query service for the given calendar.