Uses of Interface
org.osid.calendaring.cycle.CyclicTimePeriodQuery
Packages that use CyclicTimePeriodQuery
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of CyclicTimePeriodQuery in org.osid
Methods in org.osid that return CyclicTimePeriodQueryModifier and TypeMethodDescriptionOsidEnablerQuery.getCyclicTimePeriodQuery()Gets the query for a cyclic time period. -
Uses of CyclicTimePeriodQuery in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return CyclicTimePeriodQueryModifier and TypeMethodDescriptionCyclicTimePeriodQuerySession.getCyclicTimePeriodQuery()Gets a cyclic time period query.CyclicTimePeriodSmartCalendarSession.getCyclicTimePeriodQuery()Gets a cyclic time period query.CyclicTimePeriodSearchSession.getCyclicTimePeriodQueryFromInspector(CyclicTimePeriodQueryInspector cyclicTimePeriodQueryInspector) Gets a cyclic time period query from an inspector.CyclicTimePeriodSmartCalendarSession.getCyclicTimePeriodQueryFromInspector(CyclicTimePeriodQueryInspector cyclicTimePeriodQueryInspector) Gets a cyclic time period query from an inspector.Methods in org.osid.calendaring.cycle with parameters of type CyclicTimePeriodQueryModifier and TypeMethodDescriptionvoidCyclicTimePeriodSmartCalendarSession.applyCyclicTimePeriodQuery(CyclicTimePeriodQuery cyclicTimePeriodQuery) Applies a cyclic time period query to this calendar.CyclicTimePeriodQuerySession.getCyclicTimePeriodsByQuery(CyclicTimePeriodQuery cyclicTimePeriodQuery) Gets a list ofCyclicTimePeriodsmatching the given query.CyclicTimePeriodSearchSession.getCyclicTimePeriodsBySearch(CyclicTimePeriodQuery cyclicTimePeriodQuery, CyclicTimePeriodSearch cyclicTimePeriodSearch) Gets the search results matching the given search query using the given search. -
Uses of CyclicTimePeriodQuery in org.osid.offering
Methods in org.osid.offering that return CyclicTimePeriodQueryModifier and TypeMethodDescriptionCanonicalUnitQuery.getOfferedCyclicTimePeriodQuery()Gets the query for a cyclic period query.