Uses of Interface
org.osid.calendaring.TimePeriodQuerySession
Packages that use TimePeriodQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of TimePeriodQuerySession in org.osid.calendaring
Subinterfaces of TimePeriodQuerySession in org.osid.calendaringModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingTimePeriodobjects.Methods in org.osid.calendaring that return TimePeriodQuerySessionModifier and TypeMethodDescriptionCalendaringManager.getTimePeriodQuerySession()Gets theOsidSessionassociated with the time period query service.CalendaringProxyManager.getTimePeriodQuerySession(Proxy proxy) Gets theOsidSessionassociated with the time period query service.CalendaringManager.getTimePeriodQuerySessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the time period query service for the given calendar.CalendaringProxyManager.getTimePeriodQuerySessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the time period query service for the given calendar.