Interface | osid.metering.MeterForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
Description |
This is the form for creating and updating | ||
Method | getMeterFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | meterRecordType | the meter record type |
Return | osid.metering.records.MeterFormRecord | the meter form record | |
Errors | NULL_ARGUMENT | meterRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(meterRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |