OSID Logo
OSID Specifications
provisioning batch package
Version 3.1.0
Interfaceosid.provisioning.batch.RequestTransactionPeer
Implementsosid.OsidCapsule
Used Byosid.provisioning.batch.RequestTransactionPeerList
Description

An interface for the peers of the RequestTransaction relationship.

MethodgetBrokerId
Description

Gets the Id of the broker.

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