Uses of Interface
org.osid.calendaring.ScheduleSlotQueryInspector
Packages that use ScheduleSlotQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of ScheduleSlotQueryInspector in org.osid.calendaring
Methods in org.osid.calendaring that return ScheduleSlotQueryInspectorModifier and TypeMethodDescriptionScheduleSlotSearchResults.getScheduleSlotQueryInspector()Gets the inspector for the query to examine the terms used in the search.ScheduleQueryInspector.getScheduleSlotTerms()Gets the schedule slot terms.ScheduleSlotQueryInspector.getScheduleSlotTerms()Gets the schedule slot terms.ScheduleSlotSmartCalendarSession.inspectScheduleSlotQuery()Gets a schedule slot query inspector for this calendar.Methods in org.osid.calendaring with parameters of type ScheduleSlotQueryInspectorModifier and TypeMethodDescriptionScheduleSlotSearchSession.getScheduleSlotQueryFromInspector(ScheduleSlotQueryInspector scheduleSlotQueryInspector) Gets a schedule slot query from an inspector.ScheduleSlotSmartCalendarSession.getScheduleSlotQueryFromInspector(ScheduleSlotQueryInspector scheduleSlotQueryInspector) Gets a schedule slot query from an inspector.