Uses of Interface
org.osid.resource.demographic.DemographicEnablerQueryInspector
Packages that use DemographicEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.resource.demographic
service.
-
Uses of DemographicEnablerQueryInspector in org.osid.resource.demographic
Methods in org.osid.resource.demographic that return DemographicEnablerQueryInspectorModifier and TypeMethodDescriptionDemographicEnablerSearchResults.getDemographicEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.DemographicEnablerSmartBinSession.inspectDemographicEnablerQuery()Gets a demographic enabler query inspector for this bin.Methods in org.osid.resource.demographic with parameters of type DemographicEnablerQueryInspectorModifier and TypeMethodDescriptionDemographicEnablerSearchSession.getDemographicEnablerQueryFromInspector(DemographicEnablerQueryInspector demographicEnablerQueryInspector) Gets a demographic enabler query from an inspector.DemographicEnablerSmartBinSession.getDemographicEnablerQueryFromInspector(DemographicEnablerQueryInspector demographicEnablerQueryInspector) Gets a demographic enabler query from an inspector.