| Interface | osid.provisioning.rules.PoolConstrainerEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getPoolConstrainerEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | poolConstrainerEnablerRecordType | a pool constrainer enabler record type |
| Return | osid.provisioning.rules.records.PoolConstrainerEnablerFormRecord | the pool constrainer enabler form record | |
| Errors | NULL_ARGUMENT | poolConstrainerEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(poolConstrainerEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |