OSID Logo
OSID Specifications
billing batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.billing.batch.EntryPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Entry relationship.

MethodgetCustomerId
Description

Gets the Id of the customer.

Returnosid.id.Idthe Customer Id
CompliancemandatoryThis method must be implemented.
MethodgetItemId
Description

Gets the Id of the item.

Returnosid.id.Idthe Item Id
CompliancemandatoryThis method must be implemented.
MethodgetPeriodId
Description

Gets the Id of the period.

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