public interface CredentialEntryPeer extends OsidCapsule
An interface for the peers of the CredentialEntry
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getCredentialId()
Gets the
Id of the credential. |
Id |
getStudentId()
Gets the
Id of the resource. |
Id getCredentialId()
Id of the credential. Credential Id mandatory - This method must be implemented. Id getStudentId()
Id of the resource. Resource Id mandatory - This method must be implemented.