Interface | osid.ontology.RelevancyForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
Description |
This is the form for creating and updating | ||
Method | getRelevancyFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | relevancyRecordType | the relevancy record type |
Return | osid.ontology.records.RelevancyFormRecord | the relevancy form record | |
Errors | NULL_ARGUMENT | relevancyRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(relevancyRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |