Interface | osid.resourcing.CompetencyForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
Description |
This is the form for creating and updating | ||
Method | getCompetencyFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | competencyRecordType | a competency record type |
Return | osid.resourcing.records.CompetencyFormRecord | the competency form record | |
Errors | NULL_ARGUMENT | competencyRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(competencyRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |