| Interface | osid.provisioning.DistributorForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating distributors.
| ||
| Method | getDistributorFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | distributorRecordType | a distributor record type |
| Return | osid.provisioning.records.DistributorFormRecord | the distributor form record | |
| Errors | NULL_ARGUMENT | distributorRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(distributorRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |