Uses of Interface
org.osid.calendaring.Schedule
Packages that use Schedule
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of Schedule in org.osid
-
Uses of Schedule in org.osid.calendaring
Methods in org.osid.calendaring that return ScheduleModifier and TypeMethodDescriptionScheduleAdminSession.createSchedule(ScheduleForm scheduleForm) Creates a newSchedule.ScheduleList.getNextSchedule()Gets the nextSchedulein this list.Schedule[]ScheduleList.getNextSchedules(long n) Gets the next set ofScheduleelements in this list which must be less than or equal to the number returned fromavailable().ScheduleLookupSession.getSchedule(Id scheduleId) Gets theSchedulespecified by itsId.