Uses of Interface
org.osid.calendaring.cycle.CyclicTimePeriodQuerySession
Packages that use CyclicTimePeriodQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
-
Uses of CyclicTimePeriodQuerySession in org.osid.calendaring.cycle
Subinterfaces of CyclicTimePeriodQuerySession in org.osid.calendaring.cycleModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingCyclicTimePeriods.Methods in org.osid.calendaring.cycle that return CyclicTimePeriodQuerySessionModifier and TypeMethodDescriptionCalendaringCycleManager.getCyclicTimePeriodQuerySession()Gets theOsidSessionassociated with the cyclic time period query service.CalendaringCycleProxyManager.getCyclicTimePeriodQuerySession(Proxy proxy) Gets theOsidSessionassociated with the cyclic time period query service.CalendaringCycleManager.getCyclicTimePeriodQuerySessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the cyclic time period query service for the given calendar.CalendaringCycleProxyManager.getCyclicTimePeriodQuerySessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the cyclic time period query service for the given calendar.