| Interface | osid.offering.rules.CanonicalUnitEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getCanonicalUnitEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | canonicalUnitEnablerRecordType | a canonical unit enabler record type |
| Return | osid.offering.rules.records.CanonicalUnitEnablerFormRecord | the canonical unit enabler form record | |
| Errors | NULL_ARGUMENT | canonicalUnitEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(canonicalUnitEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |