public interface ProficiencyPeer extends OsidCapsule
An interface for the peers of the Proficiency
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getObjectiveId()
Gets the
Id of the objective. |
Id |
getResourceId()
Gets the
Id of the resource. |
Id getObjectiveId()
Id of the objective. Objective Id mandatory - This method must be implemented. Id getResourceId()
Id of the resource. Resource Id mandatory - This method must be implemented.