Uses of Interface
org.osid.provisioning.PoolQueryInspector
Packages that use PoolQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolQueryInspector in org.osid.provisioning
Methods in org.osid.provisioning that return PoolQueryInspectorModifier and TypeMethodDescriptionPoolSearchResults.getPoolQueryInspector()Gets the inspector for the query to examine the terms used in the search.BrokerQueryInspector.getPoolTerms()Gets the pool query terms.DistributorQueryInspector.getPoolTerms()Gets the pool query terms.ProvisionableQueryInspector.getPoolTerms()Gets the pool query terms.RequestQueryInspector.getPoolTerms()Gets the pool query terms.PoolSmartDistributorSession.inspectPoolQuery()Gets a pool query inspector for this distributor.Methods in org.osid.provisioning with parameters of type PoolQueryInspectorModifier and TypeMethodDescriptionPoolSearchSession.getPoolQueryFromInspector(PoolQueryInspector poolQueryInspector) Gets a pool query from an inspector.PoolSmartDistributorSession.getPoolQueryFromInspector(PoolQueryInspector poolQueryInspector) Gets a pool query from an inspector. -
Uses of PoolQueryInspector in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolQueryInspectorModifier and TypeMethodDescriptionQueueConstrainerQueryInspector.getRequiredProvisionPoolTerms()Gets the required provision pool query terms.PoolConstrainerQueryInspector.getRuledPoolTerms()Gets the pool query terms.PoolEnablerQueryInspector.getRuledPoolTerms()Gets the pool query terms.PoolProcessorQueryInspector.getRuledPoolTerms()Gets the pool query terms.