Uses of Interface
org.osid.filing.DirectoryQueryInspector
Packages that use DirectoryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of DirectoryQueryInspector in org.osid.filing
Methods in org.osid.filing that return DirectoryQueryInspectorModifier and TypeMethodDescriptionDirectorySearchResults.getDirectoryQueryInspector()Gets the inspector for the query to examine the terms used in the search.DirectoryEntryQueryInspector.getDirectoryTerms()Gets the directory query terms.Methods in org.osid.filing with parameters of type DirectoryQueryInspectorModifier and TypeMethodDescriptionDirectorySearchSession.getDirectoryQueryFromInspector(DirectoryQueryInspector directoryQueryInspector) Gets a directory query from an inspector.