Uses of Interface
org.osid.filing.Directory
Packages that use Directory
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
The Open Service Interface Definitions for the org.osid.filing.allocation
service.
-
Uses of Directory in org.osid.filing
Methods in org.osid.filing that return DirectoryModifier and TypeMethodDescriptionFileSystemManagementSession.copyDirectory(Id src, String dst) Copies a directory and all of its contents to another path.DirectoryAdminSession.createDirectory(DirectoryForm directoryForm) Creates a new directory.DirectoryAdminSession.getDirectory()Gets the directory associated with this session.DirectoryLookupSession.getDirectory()Gets the directory associated with this session.DirectoryLookupSession.getDirectory(Id directoryId) Gets a specified directory.DirectoryNotificationSession.getDirectory()Gets theDirectoryassociated with this session.DirectoryQuerySession.getDirectory()Gets the directory associated with this session.FileContentSession.getDirectory()Gets the directory associated with this session.FileLookupSession.getDirectory()Gets the directory associated with this session.FileNotificationSession.getDirectory()Gets theDirectoryassociated with this session.FileQuerySession.getDirectory()Gets the directory associated with this session.FileSmartDirectorySession.getDirectory()Gets theDirectoryassociated with this session.FileSystemManagementSession.getDirectory()Gets the directory associated with this session.FileSystemSession.getDirectory()Gets the directory associated with this session.DirectoryList.getNextDirectories(long n) Gets the next set ofDirectoryelements in this list which must be less than or equal to the number returned fromavailable().DirectoryList.getNextDirectory()Gets the nextDirectoryin this list.FileSystemSession.getParentDirectory()Gets the parent of the directory associated with this session.FileSystemSession.getSubdirectory(String name) Gets a specified directory or alias to the directory by its name in the current directory only.FileSystemManagementSession.linkDirectory(Id directoryId, String link) Creates a link from one directory to another. -
Uses of Directory in org.osid.filing.allocation
Methods in org.osid.filing.allocation that return DirectoryModifier and TypeMethodDescriptionAllocation.getDirectory()Gets the directory responsible for these usage stats.AllocationAdminSession.getDirectory()Gets the directory associated with this session.AllocationNotificationSession.getDirectory()Gets theDirectoryassociated with this session.AllocationSession.getDirectory()Gets the directory associated with this session.