OSID Logo
OSID Specifications
resourcing batch package
Version 3.1.0
Interfaceosid.resourcing.batch.CommissionPeer
Implementsosid.OsidCapsule
Used Byosid.resourcing.batch.CommissionPeerList
Description

An interface for the peers of the Commission relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

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

Gets the Id of the work.

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