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