Uses of Interface
org.osid.offering.OfferingQueryInspector
Packages that use OfferingQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of OfferingQueryInspector in org.osid.offering
Methods in org.osid.offering that return OfferingQueryInspectorModifier and TypeMethodDescriptionOfferingSearchResults.getOfferingQueryInspector()Gets the inspector for the query to examine the terms used in the search.CatalogueQueryInspector.getOfferingTerms()Gets the offering query terms.ParticipantQueryInspector.getOfferingTerms()Gets the offering query terms.OfferingSmartCatalogueSession.inspectOfferingQuery()Gets an offering query inspector for this catalogue.Methods in org.osid.offering with parameters of type OfferingQueryInspectorModifier and TypeMethodDescriptionOfferingSearchSession.getOfferingQueryFromInspector(OfferingQueryInspector offeringQueryInspector) Gets an offering query from an inspector.OfferingSmartCatalogueSession.getOfferingQueryFromInspector(OfferingQueryInspector offeringQueryInspector) Gets an offering query from an inspector.