Uses of Interface
org.osid.calendaring.OffsetEventQueryInspector
Packages that use OffsetEventQueryInspector
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 OffsetEventQueryInspector in org.osid.calendaring
Methods in org.osid.calendaring that return OffsetEventQueryInspectorModifier and TypeMethodDescriptionOffsetEventSearchResults.getOffsetEventQueryInspector()Gets the inspector for the query to examine the terms used in the search.EventQueryInspector.getOffsetEventTerms()Gets the offset event terms.OffsetEventSmartCalendarSession.inspectOffsetEventQuery()Gets an offset event query inspector for this calendar.Methods in org.osid.calendaring with parameters of type OffsetEventQueryInspectorModifier and TypeMethodDescriptionOffsetEventSearchSession.getOffsetEventQueryFromInspector(OffsetEventQueryInspector offsetEventQueryInspector) Gets an offset event query from an inspector.OffsetEventSmartCalendarSession.getOffsetEventQueryFromInspector(OffsetEventQueryInspector offsetEventQueryInspector) Gets an offset event query from an inspector. -
Uses of OffsetEventQueryInspector in org.osid.calendaring.rules
Methods in org.osid.calendaring.rules that return OffsetEventQueryInspectorModifier and TypeMethodDescriptionOffsetEventEnablerQueryInspector.getRuledOffsetEventTerms()Gets the offset event query terms.