Uses of Interface
org.osid.calendaring.CalendarQueryInspector
Packages that use CalendarQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
-
Uses of CalendarQueryInspector in org.osid.calendaring
Methods in org.osid.calendaring that return CalendarQueryInspectorModifier and TypeMethodDescriptionCalendarQueryInspector.getAncestorCalendarTerms()Gets the ancestor calendar terms.CalendarSearchResults.getCalendarQueryInspector()Gets the inspector for the query to examine the terms used in the search.CommitmentQueryInspector.getCalendarTerms()Gets the calendar terms.EventQueryInspector.getCalendarTerms()Gets the calendar terms.OffsetEventQueryInspector.getCalendarTerms()Gets the calendar terms.RecurringEventQueryInspector.getCalendarTerms()Gets the calendar terms.ScheduleQueryInspector.getCalendarTerms()Gets the calendar terms.ScheduleSlotQueryInspector.getCalendarTerms()Gets the calendar terms.SupersedingEventQueryInspector.getCalendarTerms()Gets the calendar terms.TimePeriodQueryInspector.getCalendarTerms()Gets the calendar terms.CalendarQueryInspector.getDescendantCalendarTerms()Gets the descendant calendar terms.Methods in org.osid.calendaring with parameters of type CalendarQueryInspectorModifier and TypeMethodDescriptionCalendarSearchSession.getCalendarQueryFromInspector(CalendarQueryInspector calendarQueryInspector) Gets a calendar query from an inspector. -
Uses of CalendarQueryInspector in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return CalendarQueryInspectorModifier and TypeMethodDescriptionCyclicEventQueryInspector.getCalendarTerms()Gets the calendar terms.CyclicTimePeriodQueryInspector.getCalendarTerms()Gets the calendar terms. -
Uses of CalendarQueryInspector in org.osid.calendaring.rules
Methods in org.osid.calendaring.rules that return CalendarQueryInspectorModifier and TypeMethodDescriptionCommitmentEnablerQueryInspector.getCalendarTerms()Gets the calendar query terms.OffsetEventEnablerQueryInspector.getCalendarTerms()Gets the calendar query terms.RecurringEventEnablerQueryInspector.getCalendarTerms()Gets the calendar query terms.SupersedingEventEnablerQueryInspector.getCalendarTerms()Gets the calendar query terms.