OSID Logo
OSID Specifications
calendaring batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.calendaring.batch.SchedulePeer
Implementsosid.OsidCapsule
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.