Interface | osid.filing.FileForm | ||
---|---|---|---|
Implements | osid.filing.DirectoryEntryForm | ||
Description |
This is the form for creating and updating | ||
Method | getFileFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | fileRecordType | the file record type |
Return | osid.filing.records.FileFormRecord | the file form record | |
Errors | NULL_ARGUMENT | fileRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(fileRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |