| Interface | osid.provisioning.rules.BrokerProcessorEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getBrokerProcessorEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | brokerProcessorEnablerRecordType | a broker processor enabler record type |
| Return | osid.provisioning.rules.records.BrokerProcessorEnablerFormRecord | the broker processor enabler form record | |
| Errors | NULL_ARGUMENT | brokerProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(brokerProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |