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