Uses of Interface
org.osid.calendaring.cycle.CyclicTimePeriodList
Packages that use CyclicTimePeriodList
Package
Description
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 CyclicTimePeriodList in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return CyclicTimePeriodListModifier and TypeMethodDescriptionCyclicTimePeriodLookupSession.getCyclicTimePeriods()Gets allCyclicTimePeriods.CyclicTimePeriodSearchResults.getCyclicTimePeriods()Gets the cyclic time period list resulting from the search.CyclicTimePeriodCalendarSession.getCyclicTimePeriodsByCalendar(Id calendarId) Gets the list ofCyclicTimePeriodsassociated with anCalendar.CyclicTimePeriodCalendarSession.getCyclicTimePeriodsByCalendars(IdList calendarIds) Gets the list ofCyclicTimePeriodscorresponding to a list ofCalendars.CyclicTimePeriodLookupSession.getCyclicTimePeriodsByGenusType(Type cyclicTimePeriodGenusType) Gets aCyclicTimePeriodListcorresponding to the given cyclic time period genusTypewhich does not include cyclic time periods of genus types derived from the specifiedType.CyclicTimePeriodLookupSession.getCyclicTimePeriodsByIds(IdList cyclicTimePeriodIds) Gets aCyclicTimePeriodListcorresponding to the givenIdList.In plenary mode, the returned list contains all of the cyclic time periods specified in theIdlist, in the order of the list, including duplicates, or an error results if anIdin the supplied list is not found or inaccessible.CyclicTimePeriodLookupSession.getCyclicTimePeriodsByParentGenusType(Type cyclicTimePeriodGenusType) Gets aCyclicTimePeriodListcorresponding to the given cyclic time period genusTypeand include any additional cyclic time periods with genus types derived from the specifiedType.CyclicTimePeriodQuerySession.getCyclicTimePeriodsByQuery(CyclicTimePeriodQuery cyclicTimePeriodQuery) Gets a list ofCyclicTimePeriodsmatching the given query.CyclicTimePeriodLookupSession.getCyclicTimePeriodsByRecordType(Type cyclicTimePeriodRecordType) Gets aCyclicTimePeriodListcontaining the given cyclic time period recordType.TimePeriodCyclicTimePeriodLookupSession.getCyclicTimePeriodsByTimePeriod(Id timePeriodId) Gets the list ofCyclicTimePeriodsmapped to aTimePeriod. -
Uses of CyclicTimePeriodList in org.osid.offering
Methods in org.osid.offering that return CyclicTimePeriodListModifier and TypeMethodDescriptionCanonicalUnit.getOfferedCyclicTimePeriods()Gets the cyclic periods in which this CU can be offered.