| Interface | osid.mapping.path.rules.ObstacleEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description | 
                 An   | ||
| Method | getObstacleEnablerRecord | ||
| Description | 
                     Gets the obstacle enabler record corresponding to the 
                    given   | ||
| Parameters | osid.type.Type | obstacleEnablerRecordType | the type of obstacle enabler record to retrieve | 
| Return | osid.mapping.path.rules.records.ObstacleEnablerRecord | the obstacle enabler 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. | |