Uses of Interface
org.osid.calendaring.TimePeriod
Packages that use TimePeriod
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.offering
service.
The Open Service Interface Definitions for the org.osid.recognition
service.
-
Uses of TimePeriod in org.osid
Methods in org.osid that return TimePeriodModifier and TypeMethodDescriptionOsidRuleApplicator.getAppliedTimePeriod()Gets the time period.OsidEnabler.getTimePeriod()Gets the time period. -
Uses of TimePeriod in org.osid.calendaring
Methods in org.osid.calendaring that return TimePeriodModifier and TypeMethodDescriptionTimePeriodAdminSession.createTimePeriod(TimePeriodForm timePeriodForm) Creates a newTimePeriod.TimePeriodList.getNextTimePeriod()Gets the nextTimePeriodin this list.TimePeriodList.getNextTimePeriods(long n) Gets the next set ofTimePeriodelements in this list which must be less than or equal to the number returned fromavailable().Schedule.getTimePeriod()Gets theTimePeriodfor this recurring event.TimePeriodLookupSession.getTimePeriod(Id timePeriodId) Gets theTimePeriodspecified by itsId. -
Uses of TimePeriod in org.osid.offering
Methods in org.osid.offering that return TimePeriodModifier and TypeMethodDescriptionOffering.getTimePeriod()Gets the time period of this offeringParticipant.getTimePeriod()Gets the time period for this participant. -
Uses of TimePeriod in org.osid.recognition
Methods in org.osid.recognition that return TimePeriod