OSID Logo
OSID Specifications
inquiry batch package
Version 3.1.0
Interfaceosid.inquiry.batch.ResponsePeer
Implementsosid.OsidCapsule
Used Byosid.inquiry.batch.ResponsePeerList
Description

An interface for the peers of the Response relationship.

MethodgetInquiryId
Description

Gets the Id of the inquiry.

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