OSID Logo
OSID Specifications
contact batch package
Version 3.1.0
Interfaceosid.contact.batch.ContactPeer
Implementsosid.OsidCapsule
Used Byosid.contact.batch.ContactPeerList
Description

An interface for the peers of the Contact relationship.

MethodgetAddressId
Description

Gets the Id of the address.

Returnosid.id.Id the Address Id
Compliancemandatory This method must be implemented.
MethodgetReferenceId
Description

Gets the Id of the reference.

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