public interface RegistrationPeer extends OsidCapsule
An interface for the peers of the Registration
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getActivityBundleId()
Gets the
Id of the activity bundle. |
Id |
getStudentid()
Gets the
Id of the student resource. |
Id getActivityBundleId()
Id of the activity bundle. ActivityBundle Id mandatory - This method must be implemented. Id getStudentid()
Id of the student resource. Resource Id mandatory - This method must be implemented.