Uses of Interface
org.osid.filing.FileSystemSession
Packages that use FileSystemSession
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of FileSystemSession in org.osid.filing
Methods in org.osid.filing that return FileSystemSessionModifier and TypeMethodDescriptionFilingManager.getFileSystemSession()Gets the session for examining file systems.FilingProxyManager.getFileSystemSession(Proxy proxy) Gets the session for examining file systems.FilingManager.getFileSystemSessionForDirectory(Id directoryId) Gets the session for exmaning file systems for the given directory.FilingProxyManager.getFileSystemSessionForDirectory(Id directoryId, Proxy proxy) Gets the session for exmaning file systems for the given directory.FilingManager.getFileSystemSessionForPath(String path) Gets the session for exmaning file systems for the given path.FilingProxyManager.getFileSystemSessionForPath(String path, Proxy proxy) Gets the session for exmaning file systems for the given path.