| Interface | osid.provisioning.ProvisionReturnForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
osid.OsidSubjugateableForm | |||
| Description |
This is the form for creating and updating | ||
| Method | getProvisionReturnFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | provisionReturnRecordType | a provision return record type |
| Return | osid.provisioning.records.ProvisionReturnFormRecord | the provision return form record | |
| Errors | NULL_ARGUMENT | provisionReturnRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(provisionReturnRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |