public interface EffortPeer extends OsidCapsule
An interface for the peers of the Effort relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getCommissionId()
Gets the
Id of the commission. |
Id |
getResourceId()
Gets the
Id of the resource. |
Id getResourceId()
Id of the resource. Resource Id mandatory - This method must be implemented. Id getCommissionId()
Id of the commission. Commission Id mandatory - This method must be implemented.