| Interface | osid.mapping.path.rules.ObstacleEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.mapping.path.rules.ObstacleEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getObstacleEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | obstacleEnablerRecordType | an obstacle enabler record type |
| Return | osid.mapping.path.rules.records.ObstacleEnablerFormRecord | the obstacle enabler form record | |
| Errors | NULL_ARGUMENT | obstacleEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(obstacleEnablerRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |