Interface | osid.ordering.PriceScheduleForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
osid.OsidAggregateableForm | |||
Description |
This is the form for creating and updating | ||
Method | getPriceScheduleFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | priceScheduleRecordType | the price schedule record type |
Return | osid.ordering.records.PriceScheduleFormRecord | the price schedule form record | |
Errors | NULL_ARGUMENT | priceScheduleRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(priceScheduleRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |