Uses of Interface
org.osid.filing.FileQuerySession
Packages that use FileQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of FileQuerySession in org.osid.filing
Subinterfaces of FileQuerySession in org.osid.filingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching among files and directories objects.Methods in org.osid.filing that return FileQuerySessionModifier and TypeMethodDescriptionFilingManager.getFileQuerySession()Gets the session for querying files.FilingProxyManager.getFileQuerySession(Proxy proxy) Gets the session for querying files.FilingManager.getFileQuerySessionForDirectory(Id directoryId) Gets a file query session for the specified directory.FilingProxyManager.getFileQuerySessionForDirectory(Id directoryId, Proxy proxy) Gets a file query session for the specified directory.