| Interface | osid.hold.Oubliette | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description |
A | ||
| Method | getOublietteRecord | ||
| Description |
Gets the oubliette record corresponding to the given
| ||
| Parameters | osid.type.Type | oublietteRecordType | the type of oubliette record to retrieve |
| Return | osid.hold.records.OublietteRecord | the oubliette record | |
| Errors | NULL_ARGUMENT | oublietteRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| PERMISSION_DENIED | authorization failure occurred | ||
| UNSUPPORTED | hasRecordType(oublietteRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |