OSID Logo
OSID Specifications
offering batch package
Version 3.1.0
Interfaceosid.offering.batch.OfferingPeer
Implementsosid.OsidCapsule
Used Byosid.offering.batch.OfferingPeerList
Description

An interface for the peers of the Offering relationship.

MethodgetCanonicalUnitId
Description

Gets the Id of the canonical unit.

Returnosid.id.Id the CanonicalUnit 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.