Interface | osid.room.CampusForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getCampusFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | campusRecordType | the campus record type |
Return | osid.room.records.CampusFormRecord | the campus form record | |
Errors | NULL_ARGUMENT | campusRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(campusRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |