Uses of Interface
org.osid.calendaring.ScheduleSlot
Packages that use ScheduleSlot
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of ScheduleSlot in org.osid.calendaring
Methods in org.osid.calendaring that return ScheduleSlotModifier and TypeMethodDescriptionScheduleSlotAdminSession.createScheduleSlot(ScheduleSlotForm scheduleSlotForm) Creates a newScheduleSlot.ScheduleSlotList.getNextScheduleSlot()Gets the nextScheduleSlotin this list.ScheduleSlotList.getNextScheduleSlots(long n) Gets the next set ofScheduleSlotelements in this list which must be less than or equal to the number returned fromavailable().Schedule.getScheduleSlot()Gets the schedule slot included inside this one.ScheduleSlotLookupSession.getScheduleSlot(Id scheduleSlotId) Gets theScheduleSlotspecified by itsId.