OSID Logo
OSID Specifications
calendaring batch package
Version 3.1.0
Interfaceosid.calendaring.batch.CommitmentPeer
Implementsosid.OsidCapsule
Used Byosid.calendaring.batch.CommitmentPeerList
Description

An interface for the peers of the Commitment relationship.

MethodgetEventtId
Description

Gets the Id of the event.

Returnosid.id.Id the Event Id
Compliancemandatory This method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

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