Interface | osid.dictionary.DictionaryForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating a | ||
Method | getDictionaryFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | dictionaryRecordType | a dictionary record type |
Return | osid.dictionary.records.DictionaryFormRecord | the dictionary form record | |
Errors | NULL_ARGUMENT | dictionaryRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(dictionaryRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |