Interface | osid.ontology.Subject | ||
---|---|---|---|
Implements | osid.OsidObject | ||
osid.Federateable | |||
Description |
A | ||
Method | getSubjectRecord | ||
Description |
Gets the subject record corresponding to the given
| ||
Parameters | osid.type.Type | subjectRecordType | the type of the record to retrieve |
Return | osid.ontology.records.SubjectRecord | the subject record | |
Errors | NULL_ARGUMENT | subjectRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(subjectRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |