Interface | osid.metering.UtilityForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating utilities.
| ||
Method | getUtilityFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | utilityRecordType | the utility record type |
Return | osid.metering.records.UtilityFormRecord | the utility form record | |
Errors | NULL_ARGUMENT | utilityRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(utilityRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |