| Interface | osid.offering.CatalogueForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getCatalogueFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | catalogueRecordType | the catalogue record type |
| Return | osid.offering.records.CatalogueFormRecord | the record | |
| Errors | NULL_ARGUMENT | catalogueRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(catalogueRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |