| Interface | osid.hold.OublietteForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating oubliettes.
| ||
| Method | getOublietteFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | oublietteRecordType | an oubliette record type |
| Return | osid.hold.records.OublietteFormRecord | the oubliette form 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. | |