OSID Logo
OSID Specifications
calendaring batch package
Version 3.1.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.Id the ScheduleSlot Id
Compliancemandatory This method must be implemented.
MethodgetTimePeriodId
Description

Gets the Id of the time period.

Returnosid.id.Id the TimePeriod Id
Compliancemandatory This method must be implemented.