| Interface | osid.provisioning.rules.ProvisionableEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.provisioning.rules.ProvisionableEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getProvisionableEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | provisionableEnablerRecordType | a provisionable enabler record type |
| Return | osid.provisioning.rules.records.ProvisionableEnablerFormRecord | the provisionable enabler form record | |
| Errors | NULL_ARGUMENT | provisionableEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(provisionableEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |