Uses of Interface
org.osid.offering.rules.CanonicalUnitEnablerQueryInspector
Packages that use CanonicalUnitEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.offering.rules
service.
-
Uses of CanonicalUnitEnablerQueryInspector in org.osid.offering.rules
Methods in org.osid.offering.rules that return CanonicalUnitEnablerQueryInspectorModifier and TypeMethodDescriptionCanonicalUnitEnablerSearchResults.getCanonicalUnitEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.CanonicalUnitEnablerSmartCatalogueSession.inspectCanonicalUnitEnablerQuery()Gets a canonical unit enabler query inspector for this catalogue.Methods in org.osid.offering.rules with parameters of type CanonicalUnitEnablerQueryInspectorModifier and TypeMethodDescriptionCanonicalUnitEnablerSearchSession.getCanonicalUnitEnablerQueryFromInspector(CanonicalUnitEnablerQueryInspector canonicalUnitEnablerQueryInspector) Gets a canonical unit enabler query from an inspector.CanonicalUnitEnablerSmartCatalogueSession.getCanonicalUnitEnablerQueryFromInspector(CanonicalUnitEnablerQueryInspector canonicalUnitEnablerQueryInspector) Gets a canonical unit enabler query from an inspector.