Uses of Interface
org.osid.calendaring.ScheduleQuerySession
Packages that use ScheduleQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of ScheduleQuerySession in org.osid.calendaring
Subinterfaces of ScheduleQuerySession in org.osid.calendaringModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingScheduleobjects.Methods in org.osid.calendaring that return ScheduleQuerySessionModifier and TypeMethodDescriptionCalendaringManager.getScheduleQuerySession()Gets theOsidSessionassociated with the schedule query service.CalendaringProxyManager.getScheduleQuerySession(Proxy proxy) Gets theOsidSessionassociated with the schedule query service.CalendaringManager.getScheduleQuerySessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the schedule query service for the given calendar.CalendaringProxyManager.getScheduleQuerySessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the schedule query service for the given calendar.