Uses of Interface
org.osid.provisioning.RequestQueryInspector
Packages that use RequestQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of RequestQueryInspector in org.osid.provisioning
Methods in org.osid.provisioning that return RequestQueryInspectorModifier and TypeMethodDescriptionRequestSearchResults.getRequestQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProvisionQueryInspector.getRequestTerms()Gets the request query terms.QueueQueryInspector.getRequestTerms()Gets the request query terms.RequestTransactionQueryInspector.getRequestTerms()Gets the request query terms.RequestSmartDistributorSession.inspectRequestQuery()Gets a request query inspector for this distributor.Methods in org.osid.provisioning with parameters of type RequestQueryInspectorModifier and TypeMethodDescriptionRequestSearchSession.getRequestQueryFromInspector(RequestQueryInspector requestQueryInspector) Gets a request query from an inspector.RequestSmartDistributorSession.getRequestQueryFromInspector(RequestQueryInspector requestQueryInspector) Gets a request query from an inspector.