Uses of Interface
org.osid.calendaring.rules.RecurringEventEnablerQueryInspector
Packages that use RecurringEventEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
-
Uses of RecurringEventEnablerQueryInspector in org.osid.calendaring.rules
Methods in org.osid.calendaring.rules that return RecurringEventEnablerQueryInspectorModifier and TypeMethodDescriptionRecurringEventEnablerSearchResults.getRecurringEventEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.RecurringEventEnablerSmartCalendarSession.inspectRecurringEventEnablerQuery()Gets a recurring event enabler query inspector for this calendar.Methods in org.osid.calendaring.rules with parameters of type RecurringEventEnablerQueryInspectorModifier and TypeMethodDescriptionRecurringEventEnablerSearchSession.getRecurringEventEnablerQueryFromInspector(RecurringEventEnablerQueryInspector recurringEventEnablerQueryInspector) Gets a recurring event enabler query from an inspector.RecurringEventEnablerSmartCalendarSession.getRecurringEventEnablerQueryFromInspector(RecurringEventEnablerQueryInspector recurringEventEnablerQueryInspector) Gets a recurring event enabler query from an inspector.