| Interface | osid.offering.rules.CanonicalUnitProcessorForm | ||
|---|---|---|---|
| Implements | osid.OsidProcessorForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getCanonicalUnitProcessorFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | canonicalUnitProcessorRecordType | a canonical unit processor record type |
| Return | osid.offering.rules.records.CanonicalUnitProcessorFormRecord | the canonical unit processor form record | |
| Errors | NULL_ARGUMENT | canonicalUnitProcessorRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(canonicalUnitProcessorRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |