Uses of Interface
org.osid.offering.ParticipantQueryInspector
Packages that use ParticipantQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of ParticipantQueryInspector in org.osid.offering
Methods in org.osid.offering that return ParticipantQueryInspectorModifier and TypeMethodDescriptionParticipantSearchResults.getParticipantQueryInspector()Gets the inspector for the query to examine the terms used in the search.CatalogueQueryInspector.getParticipantTerms()Gets the participant query terms.ResultQueryInspector.getParticipantTerms()Gets the participant query terms.ParticipantSmartCatalogueSession.inspectParticipantQuery()Gets a participant query inspector for this catalogue.Methods in org.osid.offering with parameters of type ParticipantQueryInspectorModifier and TypeMethodDescriptionParticipantSearchSession.getParticipantQueryFromInspector(ParticipantQueryInspector participantQueryInspector) Gets the participant query inspector.ParticipantSmartCatalogueSession.getParticipantQueryFromInspector(ParticipantQueryInspector participantQueryInspector) Gets a participant query from an inspector.