Uses of Interface
org.osid.filing.FileContentSession
Packages that use FileContentSession
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of FileContentSession in org.osid.filing
Methods in org.osid.filing that return FileContentSessionModifier and TypeMethodDescriptionFilingManager.getFileContentSession()Gets the session for reading and writing files.FilingProxyManager.getFileContentSession(Proxy proxy) Gets the session for reading and writing files.FilingManager.getFileContentSessionForDirectory(Id directoryId) Gets the session for reading and writing files for the given path.FilingProxyManager.getFileContentSessionForDirectory(Id directoryId, Proxy proxy) Gets the session for reading and writing files for the given path.FilingManager.getFileContentSessionForPath(String path) Gets the session for reading and writing files for the given path.FilingProxyManager.getFileContentSessionForPath(String path, Proxy proxy) Gets the session for reading and writing files for the given path.