Package | Description |
---|---|
org.osid.filing |
The Open Service Interface Definitions for the org.osid.filing
service.
|
Modifier and Type | Method and Description |
---|---|
DirectoryQueryInspector |
DirectorySearchResults.getDirectoryQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
DirectoryQueryInspector[] |
DirectoryEntryQueryInspector.getDirectoryTerms()
Gets the directory query terms.
|
Modifier and Type | Method and Description |
---|---|
DirectoryQuery |
DirectorySearchSession.getDirectoryQueryFromInspector(DirectoryQueryInspector directoryQueryInspector)
Gets a directory query from an inspector.
|