| Interface | osid.filing.Directory | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
osid.filing.DirectoryEntry | |||
| Description |
| ||
| Method | getDirectoryRecord | ||
| Description |
Gets the directory record corresponding to the given
| ||
| Parameters | osid.type.Type | directoryRecordType | the directory record type |
| Return | osid.filing.records.DirectoryRecord | the directory 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. | |