Uses of Interface
org.osid.resource.demographic.DemographicQueryInspector
Packages that use DemographicQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.resource.demographic
service.
-
Uses of DemographicQueryInspector in org.osid.resource.demographic
Methods in org.osid.resource.demographic that return DemographicQueryInspectorModifier and TypeMethodDescriptionDemographicSearchResults.getDemographicQueryInspector()Gets the inspector for the query to examine the terms used in the search.DemographicQueryInspector.getExcludedDemographicTerms()Gets the excluded demographic query terms.DemographicQueryInspector.getIncludedDemographicTerms()Gets the included demographic query terms.DemographicQueryInspector.getIncludedExclusiveDemographicTerms()Gets the exclsuive demographic query terms.DemographicQueryInspector.getIncludedIntersectingDemographicTerms()Gets the intersecting demographic query terms.DemographicEnablerQueryInspector.getRuledDemographicTerms()Gets the demographic query terms.DemographicSmartBinSession.inspectDemographicQuery()Gets a demographic query inspector for this bin.Methods in org.osid.resource.demographic with parameters of type DemographicQueryInspectorModifier and TypeMethodDescriptionDemographicSearchSession.getDemographicQueryFromInspector(DemographicQueryInspector demographicQueryInspector) Gets a demographic query from an inspector.DemographicSmartBinSession.getDemographicQueryFromInspector(DemographicQueryInspector demographicQueryInspector) Gets a demographic query from an inspector.