Interface | osid.commenting.BookForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getBookFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | bookRecordType | the book record type |
Return | osid.commenting.records.BookFormRecord | the book form record | |
Errors | NULL_ARGUMENT | bookRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(bookRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |