Uses of Interface
org.osid.filing.DirectoryQuerySession
Packages that use DirectoryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of DirectoryQuerySession in org.osid.filing
Subinterfaces of DirectoryQuerySession in org.osid.filingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongDirectoryobjects.Methods in org.osid.filing that return DirectoryQuerySessionModifier and TypeMethodDescriptionFilingManager.getDirectoryQuerySession()Gets the session for querying directories.FilingProxyManager.getDirectoryQuerySession(Proxy proxy) Gets the session for querying directories.FilingManager.getDirectoryQuerySessionForDirectory(Id directoryId) Gets the session for querying directories within a given directory.FilingProxyManager.getDirectoryQuerySessionForDirectory(Id directoryId, Proxy proxy) Gets the session for querying directories within a given directory.