Uses of Interface
org.osid.calendaring.EventQuery
Packages that use EventQuery
Package
Description
The Open Service Interface Definitions for the org.osid
service.
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.course
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of EventQuery in org.osid
Methods in org.osid that return EventQueryModifier and TypeMethodDescriptionOsidEnablerQuery.getEventQuery(boolean match) Gets the query for the event. -
Uses of EventQuery in org.osid.calendaring
Methods in org.osid.calendaring that return EventQueryModifier and TypeMethodDescriptionEventQuery.getContainingEventQuery()Gets the query for a containing event.OffsetEventQuery.getEndReferenceEventQuery()Gets the query for the end reference event.CalendarQuery.getEventQuery()Gets the query for an event.CommitmentQuery.getEventQuery()Gets the query for an event.EventQuerySession.getEventQuery()Gets an event query.EventSmartCalendarSession.getEventQuery()Gets an event query.RecurringEventQuery.getEventQuery()Gets the query for an event.TimePeriodQuery.getEventQuery()Gets the query for an event or recurring event.EventSearchSession.getEventQueryFromInspector(EventQueryInspector eventQueryInspector) Gets an event query from an inspector.EventSmartCalendarSession.getEventQueryFromInspector(EventQueryInspector eventQueryInspector) Gets an event query from an inspector.TimePeriodQuery.getExceptionQuery()Gets the query for an exception event.OffsetEventQuery.getStartReferenceEventQuery()Gets the query for the start reference event.SupersedingEventQuery.getSupersededEventQuery()Gets the query for an attached event.SupersedingEventQuery.getSupersedingEventQuery()Gets the query for a superseding event.Methods in org.osid.calendaring with parameters of type EventQueryModifier and TypeMethodDescriptionvoidEventSmartCalendarSession.applyEventQuery(EventQuery eventQuery) Applies an event query to this calendar.EventQuerySession.getEventsByQuery(EventQuery eventQuery) Gets a list ofEventsmatching the given event query.EventSearchSession.getEventsBySearch(EventQuery eventQuery, EventSearch eventSearch) Gets the search results matching the given search query using the given search. -
Uses of EventQuery in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return EventQuery -
Uses of EventQuery in org.osid.course
Methods in org.osid.course that return EventQueryModifier and TypeMethodDescriptionCourseOfferingQuery.getEventQuery()Gets the query for an event. -
Uses of EventQuery in org.osid.rules.check
Methods in org.osid.rules.check that return EventQueryModifier and TypeMethodDescriptionCheckQuery.getTimeCheckEventQuery()Gets the query for an event.