Uses of Interface
org.osid.filing.FileSystemManagementSession
Packages that use FileSystemManagementSession
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of FileSystemManagementSession in org.osid.filing
Methods in org.osid.filing that return FileSystemManagementSessionModifier and TypeMethodDescriptionFilingManager.getFileSystemManagementSession()Gets the session for manipulating file systems.FilingProxyManager.getFileSystemManagementSession(Proxy proxy) Gets the session for manipulating file systems.FilingManager.getFileSystemManagementSessionForDirectory(Id directoryId) Gets the session for manipulating files for the given path.FilingProxyManager.getFileSystemManagementSessionForDirectory(Id directoryId, Proxy proxy) Gets the session for manipulating files for the given path.FilingManager.getFileSystemManagementSessionForPath(String path) Gets the session for manipulating files for the given path.FilingProxyManager.getFileSystemManagementSessionForPath(String path, Proxy proxy) Gets the session for manipulating files for the given path.