OSID Logo
OSID Specifications
resourcing batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.resourcing.batch.AvailabilityPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Availability relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

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

Gets the Id of the job.

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