OSID Logo
OSID Specifications
calendaring batch package
Version 3.0.0
Interfaceosid.calendaring.batch.SchedulePeer
Implementsosid.OsidCapsule
Used Byosid.calendaring.batch.SchedulePeerList
Description

An interface for the peers of the Schedule relationship.

MethodgetScheduleSlotId
Description

Gets the Id of the schedule slot.

Returnosid.id.Idthe ScheduleSlot Id
CompliancemandatoryThis method must be implemented.
MethodgetTimePeriodId
Description

Gets the Id of the time period.

Returnosid.id.Idthe TimePeriod Id
CompliancemandatoryThis method must be implemented.