| Interface | osid.filing.Directory | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
osid.filing.DirectoryEntry | |||
| Used By | osid.filing.DirectoryAdminSession | ||
osid.filing.DirectoryList | |||
osid.filing.DirectoryLookupSession | |||
osid.filing.DirectoryNotificationSession | |||
osid.filing.DirectoryQuerySession | |||
osid.filing.FileContentSession | |||
osid.filing.FileLookupSession | |||
osid.filing.FileNotificationSession | |||
osid.filing.FileQuerySession | |||
osid.filing.FileSmartDirectorySession | |||
| show 6 more⦠| |||
osid.filing.FileSystemManagementSession | |||
osid.filing.FileSystemSession | |||
osid.filing.allocation.Allocation | |||
osid.filing.allocation.AllocationAdminSession | |||
osid.filing.allocation.AllocationNotificationSession | |||
osid.filing.allocation.AllocationSession | |||
| 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. | |