Uses of Interface
org.osid.authentication.keys.KeyQueryInspector
Packages that use KeyQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.keys
service.
-
Uses of KeyQueryInspector in org.osid.authentication.keys
Methods in org.osid.authentication.keys that return KeyQueryInspectorModifier and TypeMethodDescriptionKeySearchResults.getKeyQueryInspector()Gets the inspector for the query to examine the terms used in the search.KeySmartAgencySession.inspectKeyQuery()Gets a key query inspector for this agency.Methods in org.osid.authentication.keys with parameters of type KeyQueryInspectorModifier and TypeMethodDescriptionKeySearchSession.getKeyQueryFromInspector(KeyQueryInspector keyQueryInspector) Gets a key query from an inspector.KeySmartAgencySession.getKeyQueryFromInspector(KeyQueryInspector keyQueryInspector) Gets a key query from an inspector.