OSID Logo
OSID Specifications
provisioning batch package
Version 3.0.0
Interfaceosid.provisioning.batch.RequestPeer
Implementsosid.OsidCapsule
Used Byosid.provisioning.batch.RequestPeerList
Description

An interface for the peers of the Request relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

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

Gets the Id of the queue.

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