OSID Logo
OSID Specifications
inquiry batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.inquiry.batch.ResponsePeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Response relationship.

MethodgetInquiryId
Description

Gets the Id of the inquiry.

Returnosid.id.Idthe inquiry Id
CompliancemandatoryThis method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

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