Interface | osid.ontology.SubjectForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
osid.OsidFederateableForm | |||
Description |
This is the form for creating and updating | ||
Method | getSubjectFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | subjectRecordType | the subject record type |
Return | osid.ontology.records.SubjectFormRecord | the subject form 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. |