Uses of Interface
org.osid.calendaring.cycle.CyclicTimePeriod
Packages that use CyclicTimePeriod
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
-
Uses of CyclicTimePeriod in org.osid
Methods in org.osid that return CyclicTimePeriodModifier and TypeMethodDescriptionOsidRuleApplicator.getAppliedCyclicTimePeriod()Gets the cyclic time period.OsidEnabler.getCyclicTimePeriod()Gets the cyclic time period. -
Uses of CyclicTimePeriod in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return CyclicTimePeriodModifier and TypeMethodDescriptionCyclicTimePeriodAdminSession.createCyclicTimePeriod(CyclicTimePeriodForm cyclicTimePeriodForm) Creates a newCyclicTimePeriod.CyclicTimePeriodLookupSession.getCyclicTimePeriod(Id cyclicTimePeriodId) Gets theCyclicTimePeriodspecified by itsId.CyclicTimePeriodList.getNextCyclicTimePeriod()Gets the nextCyclicTimePeriodin this list.CyclicTimePeriodList.getNextCyclicTimePeriods(long n) Gets the next set ofCyclicTimePeriodelements in this list which must be less than or equal to the number returned fromavailable().