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