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