| Interface | osid.provisioning.PoolForm | ||
|---|---|---|---|
| Implements | osid.OsidGovernatorForm | ||
osid.OsidSubjugateableForm | |||
| Description |
This is the form for creating and updating | ||
| Method | getPoolFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | poolRecordType | a pool record type |
| Return | osid.provisioning.records.PoolFormRecord | the pool form record | |
| Errors | NULL_ARGUMENT | poolRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(poolRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |