Uses of Interface
org.osid.provisioning.rules.PoolEnablerQueryInspector
Packages that use PoolEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolEnablerQueryInspector in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolEnablerQueryInspectorModifier and TypeMethodDescriptionPoolEnablerSearchResults.getPoolEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.PoolEnablerSmartDistributorSession.inspectPoolEnablerQuery()Gets a pool enabler query inspector for this distributor.Methods in org.osid.provisioning.rules with parameters of type PoolEnablerQueryInspectorModifier and TypeMethodDescriptionPoolEnablerSearchSession.getPoolEnablerQueryFromInspector(PoolEnablerQueryInspector poolEnablerQueryInspector) Gets a pool enabler query from an inspector.PoolEnablerSmartDistributorSession.getPoolEnablerQueryFromInspector(PoolEnablerQueryInspector poolEnablerQueryInspector) Gets a pool enabler query from an inspector.