Uses of Interface
org.osid.calendaring.rules.RecurringEventEnablerQuerySession
Packages that use RecurringEventEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
-
Uses of RecurringEventEnablerQuerySession in org.osid.calendaring.rules
Subinterfaces of RecurringEventEnablerQuerySession in org.osid.calendaring.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRecurringEventEnablerobjects.Methods in org.osid.calendaring.rules that return RecurringEventEnablerQuerySessionModifier and TypeMethodDescriptionCalendaringRulesManager.getRecurringEventEnablerQuerySession()Gets theOsidSessionassociated with the recurring event enabler query service.CalendaringRulesProxyManager.getRecurringEventEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the recurring event enabler query service.CalendaringRulesManager.getRecurringEventEnablerQuerySessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the recurring event enabler query service for the given calendar.CalendaringRulesProxyManager.getRecurringEventEnablerQuerySessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the recurring event enabler query service for the given calendar.