OSID Logo
OSID Specifications
hold batch package
Version 3.1.0
Interfaceosid.hold.batch.HoldResourcePeer
Implementsosid.OsidCapsule
Used Byosid.hold.batch.HoldResourcePeerList
Description

An interface for the peers of the Hold relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Id the Resource Id
Compliancemandatory This method must be implemented.
MethodgetIssueId
Description

Gets the Id of the issue.

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