Uses of Interface
org.osid.calendaring.SupersedingEventQueryInspector
Packages that use SupersedingEventQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
-
Uses of SupersedingEventQueryInspector in org.osid.calendaring
Methods in org.osid.calendaring that return SupersedingEventQueryInspectorModifier and TypeMethodDescriptionSupersedingEventSearchResults.getSupersedingEventQueryInspector()Gets the inspector for the query to examine the terms used in the search.EventQueryInspector.getSupersedingEventTerms()Gets the superseding event terms.RecurringEventQueryInspector.getSupersedingEventTerms()Gets the superseding event terms.SupersedingEventSmartCalendarSession.inspectSupersedingEventQuery()Gets a superseding event query inspector for this calendar.Methods in org.osid.calendaring with parameters of type SupersedingEventQueryInspectorModifier and TypeMethodDescriptionSupersedingEventSearchSession.getSupersedingEventQueryFromInspector(SupersedingEventQueryInspector supersedingEventQueryInspector) Gets a superseding event query from an inspector.SupersedingEventSmartCalendarSession.getSupersedingEventQueryFromInspector(SupersedingEventQueryInspector supersedingEventQueryInspector) Gets a superseding event query from an inspector. -
Uses of SupersedingEventQueryInspector in org.osid.calendaring.rules
Methods in org.osid.calendaring.rules that return SupersedingEventQueryInspectorModifier and TypeMethodDescriptionSupersedingEventEnablerQueryInspector.getRuledSupersedingEventTerms()Gets the superseding event query terms.