OSID Logo
OSID Specifications
resourcing batch package
Version 3.0.0
Interfaceosid.resourcing.batch.EffortPeer
Implementsosid.OsidCapsule
Used Byosid.resourcing.batch.EffortPeerList
Description

An interface for the peers of the Effort relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

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

Gets the Id of the commission.

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