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