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