OSID Logo
OSID Specifications
hold batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.hold.batch.HoldResourcePeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Hold relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

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

Gets the Id of the issue.

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