Uses of Interface
org.osid.calendaring.ScheduleSlotQuery
Packages that use ScheduleSlotQuery
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of ScheduleSlotQuery in org.osid.calendaring
Methods in org.osid.calendaring that return ScheduleSlotQueryModifier and TypeMethodDescriptionScheduleQuery.getScheduleSlotQuery()Gets the query for a schedul slot.ScheduleSlotQuery.getScheduleSlotQuery()Gets the query for a schedul slot.ScheduleSlotQuerySession.getScheduleSlotQuery()Gets a schedule slot query.ScheduleSlotSmartCalendarSession.getScheduleSlotQuery()Gets a schedule slot query.ScheduleSlotSearchSession.getScheduleSlotQueryFromInspector(ScheduleSlotQueryInspector scheduleSlotQueryInspector) Gets a schedule slot query from an inspector.ScheduleSlotSmartCalendarSession.getScheduleSlotQueryFromInspector(ScheduleSlotQueryInspector scheduleSlotQueryInspector) Gets a schedule slot query from an inspector.Methods in org.osid.calendaring with parameters of type ScheduleSlotQueryModifier and TypeMethodDescriptionvoidScheduleSlotSmartCalendarSession.applyScheduleSlotQuery(ScheduleSlotQuery scheduleSlotQuery) Applies a schedule slot query to this calendar.ScheduleSlotQuerySession.getScheduleSlotsByQuery(ScheduleSlotQuery scheduleSlotQuery) Gets a list ofScheduleSlotsmatching the given schedule slot query.ScheduleSlotSearchSession.getScheduleSlotsBySearch(ScheduleSlotQuery scheduleSlotQuery, ScheduleSlotSearch scheduleSlotSearch) Gets the search results matching the given search query using the given search.